Adding a NVSD Repository results in the following error 'Unable to connect to remote server'
By default, NVSD uses port 37453 to communicate with vRanger instances that are streaming data to the NVSD Device.
If another port is selected in the NVSD repository details then the above error is the result.
You can test the connection to the NVSD repository by accessing the stats page. http://NVSDHOST:37453/proc/stats.stnz
If you are unable to access the stats page, verify general network connectivity to the NVSD host.
Also verify that you are using the correct WebDAV port.
You can run the following from the NVSD host to show the port that is used in the NVSD configuration:
smartdisk.bat config --show (You will need to run this from a cmd prompt in the Program Files\Quest Software\NetVault SmartDisk\foundation\bin\ directory.)