Unable to perform image level restore with VMware Protection
Hello!
I'm hoping to see if any one has experienced this issue before, or at least assist in my situation. I have a case opened and it's been opened for awhile. Thanks in advanced!!
I have an 8.1.1 environment where I'm currently using VMWare Protection. I have EBR configured with an external proxy. I have NO issues backing up VMs, and I have NO issues performing a file-level restore. However, I am unable to perform an image-level restore. Support reviewed the EBR logs and noticed the error below:
2014-04-17 10:48:18 avnwcomm Info <0000>: NWP_LOG_OUTPUT: NW Client Plugin: recover_start_session: Client '0' is not properly configured on the NetWorker Server.
2014-04-17 10:48:18 avnwcomm Info <0000>: NWP_LOG_OUTPUT: NW Client Plugin: ASSERT(retries < MAX_RSTART_RETRIES) failed in nsr/libnwp/nwp_helper.c: 1446
2014-04-17 10:48:18 avnwcomm Info <0000>: NWP_LOG_OUTPUT: NW Client Plugin: ASSERT(rs->rs_rsi != NULL) failed in nsr/libnwp/nwp_helper.c: 1462
2014-04-17 10:48:18 avnwcomm Info <0000>: NWP_LOG_OUTPUT: NW Client Plugin: ASSERT(!err) failed in nsr/libnwp/nwp_helper.c: 440
2014-04-17 10:48:18 avnwcomm Info <0000>: NWP_LOG_OUTPUT: NW Client Plugin: ABORT session operation successful. Reason for abort: nwp_start_recover_session_helper: cannot start recover session, Client '0' is not properly configured on the NetWorker Server.
2014-04-17 10:48:18 avnwcomm Info <0000>: NWP_LOG_OUTPUT: NW Client Plugin: ASSERT(!err) failed in nsr/libnwp/nwp_intf.c: 331
2014-04-17 10:48:18 avnwcomm Info <0000>: NWP_LOG_OUTPUT: NW Client Plugin: cannot start recover session, Client '0' is not properly configured on the NetWorker Server.
2014-04-17 10:48:18 avnwcomm Error <0000>: Received error from NetWorker connection attempt:
Error Code 16: cannot start recover session, Client '0' is not properly configured on the NetWorker Server.
I guess at some point, the external proxy was configured with a "0" name during the initial configuration of the external proxy, and our assumption was that EBR still had some reference of that "0" name. Troubleshooting steps included deleting the external proxy and recreating it. We also ran:
mccli group show --recursive
mccli client show --recursive=true | grep proxy
We deleted any bad "proxy" from the EBR database. Unfortunately, we were still getting the same issue where restore would fail 10minutes after initiating the restore.
I have almost the same issue, I am unable to restore any VM despite the fact that backups are running smoothly, or at least it seems that it is the case...
My infrastructure is quite simple as it is in this case a NetWorker test infrastructure, it is composed of a single NetWorker server which is also a storage node (called naboo), and a VBA (called cjebr3test), DNS is OK, see below:
62.1.31.172.in-addr.arpa name = cjebr3test.company.com.
I found a workaround to be able to restore a full VM, I have added in the /etc/hosts file the IP address of the NetWorker server followed by its FQDN and its short name, and then it worked fine !
I am wondering if this issue might not be related to the fact that the NetWorker server is simply called "naboo" and the storage node is called "naboo.company.com" ... ?
I noticed this difference by having a look at the NMC/Devices tab.
Morover, I have many entries in the /nsr/logs/daemon.log (at least one per second) like this one:
73139 04/09/2015 04:41:52 PM nsrd RAP warning Received no results for NSR Storage Node resource query for naboo on server naboo
TheStorageProto
27 Posts
2591
0
Posted May 8th, 2014 07:00
Can you check if there is an issue in the nsrla on Appliance:
nsradmin -p nsrexec
nsradmin > p type: nsrla
Check the "name" and "Ip addresses"
If its bad, lets consider re-creating it.