Symptom:
Arcserve UDP agentless backups may fail when you attempt to back up a virtual machine in VMware ESXi 6.0 and if the Change Block Tracking (CBT) function is enabled.
This is a known issue of VMware. When the backup fails, the following two behaviors can occur:
Solution:
VMware has resolved this issue in their latest build, ESXi 6.0 Build 2715440. You can install the ESXi600-201505001 patch to resolve this issue. For more information about downloading and installing the patch, see the VMware KB article.
If you cannot apply the patch, you can resolve the issue by making the following changes in the registry key:
Solution for CBT connection failure.
If Arcserve UDP cannot connect to CBT, then instead of failing the backup job, Arcserve UDP can continue the backup job. However, instead of performing an incremental backup, by default Arcserve UDP will perform a complete disk backup of the VM. If you do not want to perform a full backup automatically, you can add a registry key to change this default behavior. If you add the key and set the value to 1, then Arcserve UDP will fail the backup job when a CBT error occurs.
You can add this registry key either in the VM or in the Proxy server as follows:
In Proxy Server
[HKEY_LOCAL_MACHINE\SOFTWARE\CA\ARCserve Unified Data Protection\Engine\AFBackupDll]
"BackupEntireDiskOnCBTBitmapFailure"=dword:00000001
In VM
[HKEY_LOCAL_MACHINE\SOFTWARE\CA\ARCserve Unified Data Protection\Engine\AFBackupDll\<vm instance uuid>]
"BackupEntireDiskOnCBTBitmapFailure"=dword:00000001
Solution for quiesced snapshot
By default, Arcserve UDP captures quiesced snapshots. If Arcserve UDP fails to capture the quiesce snapshots, you can add a registry key to change the default behavior. If you add the key and set the value to 1, then Arcserve UDP will capture non-quiesced snapshots for backup. You can add this registry key either in the VM or in the Proxy server as follows:
Note: If you back up non-quiesced snapshots, the backup becomes a crash-consistent backup. In a crash-consistent backup, SQL Server or Exchange DB level restores and Exchange granular restores are not possible.
In Proxy Server
[HKEY_LOCAL_MACHINE\SOFTWARE\CA\ARCserve Unified Data Protection\Engine\AFBackupDll]
"DisableTakeQuiescenceSnapshot"=dword:00000001
In VM
[HKEY_LOCAL_MACHINE\SOFTWARE\CA\ARCserve Unified Data Protection\Engine\AFBackupDll\<vm instance uuid>]
"DisableTakeQuiescenceSnapshot"=dword:00000001
Note: If you add the registry key in both the VM and proxy level registry, then the setting in the VM level registry will have the priority over the setting in the Proxy level registry.
|
Copyright © 2015 Arcserve.
All rights reserved.
|
|