Hello Everyone,
So, I'm working with VDP and trying to backup 7 vms. I don't have this issue at any other client of ours. I have a client that the VDP runs at the default time set and fails to backup all the servers. I have yet to have it backup every server without any issues.
The error in vSphere Web Client tells me the following:
VDP: Backup job (*****) failed to backup client ******. Execution error: E10052:Failed to create snapshot.. Job ID: ******************** (Full Client path: )
After browsing around I was able to finally find the avamarclient logs and received a bit more information on the root issue here:
2013-03-29 20:00:42 avvcbimage Info <16001>: Found 2 disk(s), 0 snapshots, and 0 snapshot ctk files, on the VMs datastore.
2013-03-29 20:00:42 avvcbimage Info <9692>: a VM snapshot has been requested
2013-03-29 20:00:42 avvcbimage Info <14627>: Creating snapshot 'VDP-13646016429e35cb6f7d88831d272f231fb5dce2f44dba91f0', quieceF S=1
2013-03-29 20:00:42 avvcbimage Info <14631>: create snapshot task still in progress, sleep for 2 sec.
2013-03-29 20:01:05 avvcbimage Warning <16004>: Soap fault detected, Query problem, Msg:'SOAP 1.1 fault: SOAP-ENV:Client [no sub code]
"Connection timed out"
Detail: connect failed in tcp_connect()
'
2013-03-29 20:01:05 avvcbimage Error <14628>: Create snapshot failed for snapshot 'VDP-13646016429e35cb6f7d88831d272f231fb5dce2f 44dba91f0'.
2013-03-29 20:01:05 avvcbimage FATAL <14688>: The VMX '[ESXI01_Local_Volume_0] *******/*******.vmx' could not be snapshot.
2013-03-29 20:01:05 avvcbimage Info <0000>: Starting graceful (staged) termination, Create Snapshot failure. (wrap-up stage)
2013-03-29 20:01:05 avvcbimage Error <9759>: createSnapshot: snapshot creation failed
2013-03-29 20:01:05 avvcbimage Info <14696>: snapshot created:false NOMC:false ChangeBlTrackingAvail:true UsingChBl:true, FullBa ckup=false
2013-03-29 20:01:05 avvcbimage Info <9666>: Available transport modes are file:san:hotadd:nbdssl:nbd
2013-03-29 20:01:05 avvcbimage Info <9667>: Calling ConnectEx with servername=***********************:443 vmxspec=moref=vm-25 on port 0 snapshot()
2013-03-29 20:01:05 avvcbimage Info <9668>: virtual machine will be connected readonly
2013-03-29 20:01:05 avvcbimage Info <9669>: VixDiskLib_ConnectEx returned VIX_OK
2013-03-29 20:01:05 avvcbimage Info <9672>: Disconnected from VM
2013-03-29 20:01:05 avvcbimage Info <16038>: Final summary, cancelled/aborted 0, snapview 2, exitcode 202: plugin error 02
After the VDP Job fails. I notice that the snap is actually there, as I check the Snapshot Manager and see the "VDP-Job###" listed.
So, when I rerun the job manually it goes ahead and removes the VDP-Snapshot. Then begins to re-snap the VM. I know these VMs lock up for less than a minute when VDP runs. I feel as if when Virtual Center is being snapped it freezes the I/O on that VM and makes VDP lose it's connection to vCenter Server and then fails the VDP backup. So, we thought to get another set of 1TB Drives and put them in a RAID-1 Configuration and create another datastore to strictly be dedicated for VDP backups.
Even after this implementation we still are seeing the issue.
Does anyone have any suggestions as to what to try to get VDP working properly. Also, I have redeployed mutliple times to ensure it wasn't corruption in VDP itself.
Thank you to anyone who assists !