TSM 6.3: Backup VMware VM with Physical RDM or Independent Disks


When deploy some application servers which require a high IO performance (like Exchange, Database server) on VMware ESXi, It is common to place the data on the physical RDM (Raw Device Mapping). To backup such VM, you have to explicitly tell TSM to exclude the physical RDM and independent disks from the backup. Otherwise, the backup job will fail. To allow TSM to backup the normal disks (like OS) in such VM, you need to add the option ‘-vmprocessvmwithindependent=yes -vmprocessvmwithprdm=yes’ into the VM backup job.

Example:

update sched vmware Weekly_full_Exchange DAYofweek=Fri Startt=20:00:00 Desc=’Exchange Weekly Full Backup’ OPTions=’-vmfulltype=vstor -vmbackuptype=fullvm -asnodename=DC1 -vmprocessvmwithindependent=yes -vmprocessvmwithprdm=yes -domain.vmfull=”vmfolder=Exchange” -MODE=FULL’

Log:

image

Advertisement

One thought on “TSM 6.3: Backup VMware VM with Physical RDM or Independent Disks

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s