We recently upgraded to vSphere5, which meant that our VCB backups no longer worked.
I have now ALMOST got VADP backups to work - I can SEE the finish line! - but I'm falling at the last hurdle.
The snapshot is creating on the VADP proxy, and there's then a message saying "Downloading VM configuration for VADP.com" (where VADP.com is the name of the proxy)
We then get a message saying:
83065:nsrvadp_save: The following internal error occurred: Unable to download the config file: "VADP\VADP.vmx" HTTP response code 401
and then a URL
I'm surprised to see Internet Explorer style errors ("401") and if I put:
into IE then I get an error saying document cannot be displayed.
I have a feeling this is to do with SSL certificates and have made sure that the certificate is installed (name "vmware") but fear there is something else I'm missing.
I'm using IE6 (I know - in 2012!)
Any help to push me over the finishing line would be HUGELY appreciated.
Response code 401 is an authentication problem, so you should look at the permissions of your user. Have a look at the NetWorker VMWare Integration Guide page 52 for details on the user role and for the list of necessary permissions.
coganb
736 Posts
283
0
Posted November 28th, 2012 00:00
Hi,
Response code 401 is an authentication problem, so you should look at the permissions of your user. Have a look at the NetWorker VMWare Integration Guide page 52 for details on the user role and for the list of necessary permissions.
-Bobby