EMC VDS provider and SMSans
hi,
i find smsans gui slow vds provider have. assuming cannot vds provider have, there workaround speed operations on smsans(like creating , deleting luns etc)? inputs on appreciated.
regards,
kiran
hardware providers supplied san vendors. so, should contact them.
on contrary can send me vds logs? logs see curlprit,
enable vds trace log:
1. exit vds clients , stop vds service: net stop vds
2. clear previous log might have been made previously: del %systemroot%\system32\$vds$.log
3. enable debug logging: reg add hkey_local_machine\system\currentcontrolset\services\vds\debuglog /v level /t reg_dword /d 31 /f
4. start vds , reproduce issue.
5. vds should continue tracing %systemroot%\system32\$vds$.log
once vds trace log of issue has been made, advisable stop tracing, since may hurt performance leave on , leave ever-growing vds log file on disk.
disable vds tracing:
1. exit vds clients , stop vds service: net stop vds
2. disable debug logging: reg delete hkey_local_machine\system\currentcontrolset\services\vds\debuglog /va /f
Windows Server > File Services and Storage
Comments
Post a Comment