Introducing CA ARCserve Backup Agents and Options › Using Agents › Agent for Virtual Machines › Installing and Configuring the Agent › Post Installation Tasks › VMware vSphere Integration Post Installation Tasks › Specify a Backup Approach
Specify a Backup Approach
The agent lets you specify one of the following approaches to protect VM backup data:
- VMware vSphere Web Services SDK and VMware VDDK--Lets you protect the following implementations:
- ESX Server 3.5 and above when managed by vCenter Server 4.0 and above
- VMware Virtual Center 2.5 and above up to vCenter Server 5.0 managing ESX Server 3.5 and above up to ESX Server 5.0
Important! After you install the agent, by default, CA ARCserve Backup processes backups using VDDK. However, you can specify to use the VCB approach for backups by modifying the registry keys described in this topic.
- VCB Framework--Lets you protect VMs on all ESX Server systems supported by the version of VCB Framework that is installed on the backup proxy system.
Note: Be aware of the following VMware limitations:
- ESX Server 4.0 and VMware vCenter Server 4.0 are supported with only VCB Framework 1.5, Update 1 and later releases.
- ESX Server 5.0 and vCenter Server 5.0 are not supported with VCB Framework.
VMware vSphere Web Services SDK and VMware VDDK Approach
When using the VMware vSphere Web Services SDK and VMware VDDK approach, consider the following:
- With this approach specified, CA ARCserve Backup uses VDDK to process raw (full VM) backups and raw (full VM) backups with the Allow file level restore option specified when VDDK and VCB are installed on the backup proxy system. However, by default, the agent always uses VDDK for all backups and all versions of ESX Server.
- CA ARCserve Backup backs up only the active blocks relating to the full backup phase of raw (full VM) backups (with and without the allow file level restore option specified), and mixed mode backups with the allow file level restore option specified.
If the virtual disks are provisioned as thick disks or thin disks, CA ARCserve Backup creates backup sessions that are approximately the same size as the used disk space on the VM.
CA ARCserve Backup does not support the active block analysis approach on virtual machines that contain virtual raw device mapping (RDM) disks. However, if CA ARCserve Backup detects virtual RDM disks, you can submit full backups of the virtual RDM disks and recover the disks as normal thick disks.
Note: Although active block backup jobs complete successfully, one of the following messages can appear in the Activity Log after the jobs run:
- AW0720:Failed to create the disk bitmap for the disk, "Full disk including unused blocks will be backed up".
- AW0589:Failed to enable changed block tracking for the virtual machine, "Full disk including unused blocks will be backed up".
To correct the condition that generated messages AW0720 and AW0589, reset changed block tracking. For information about how to reset changed block tracking, see the following VMware Knowledge Base article:http://kb.vmware.com/kb/1020128.
Be aware of the following limitations:
- Due to a VMware limitation, the agent does not support backing up raw device mapping (RDM) in physical compatible mode.
- The first time you back up virtual machines using this approach (active block backup), verify there are no snapshots on the virtual machines. For all subsequent backups, there can be one or more snapshots on the VMs.
- CA ARCserve Backup performs active block backups on virtual machines running on VMware hardware version 7 and the following VMware platforms:
- ESX Server 4.0 or later
- vCenter Server 4.0 or later
- CA ARCserve Backup performs active block backups on virtual machines running on VMware hardware version 8 and the following VMware platforms:
- ESX Server 5.0
- vCenter Server 5.0
- Backups store the snapshot in the mount directory specified using ARCserve VMware Configuration Tool.
- CA ARCserve Backup uses VDDK to recover data when the VM data is backed up using VDDK.
Note: VMware converter is not required to restore virtual machine data that was backed up using VDDK.
- The backup process creates a file named vmconfig.dat in binary format that contains the VM configuration details.
Note: You should not attempt to modify vmconfig.dat.
- The backup process does not create or update catalog files.
- The mount point directory does not display files for the mounted volume. This behavior occurs because VDDK does not mount volumes to a directory or map volumes to a drive letter.
- The backup process creates disk files with a zero file size in the mount directory for raw (full VM) backups and raw (full VM) backups with the Allow file level restore option specified.
Note: You should not attempt to modify the disk files.
When executing file level backups using the VCB Framework approach or the VMware vSphere Web Services SDK and VMware VDDK approach, be aware of the following behavior:
- The backup process does not create or update catalog files.
- The backup process creates a child disk in the mount point directory.
To specify a backup approach
- Open Windows Registry Editor
Modify the following registry keys, as required, using the values specified.
- Key Name--useVCBFor35
Lets you specify the VMware application to use for backup operations on ESX Server 3.5 systems when VCB Framework and VDDK are installed on the backup proxy system.
Path
HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\CA ARCserve Backup\ClientAgent\Parameters
Type
REG_DWORD
Default Value
0 (Back up data using VDDK)
Note: To protect VMs using VCB Framework when ESX Server 3.5 is installed on the backup proxy system, set this value to 1.
- Key Name--useVCBFor40
Lets you specify the VMware application to use for backup operations on ESX Server 4.0 systems when VCB Framework and VDDK are installed on the backup proxy system.
Path
HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\CA ARCserve Backup\ClientAgent\Parameters
Type
REG_DWORD
Default Value
0 (Back up data using VDDK)
Note: Set this value to 1 to protect virtual machines using VCB Framework when ESX Server 5.0 or ESX Server 4.0 is installed on the backup proxy system.
- Close Windows Registry Editor.