Rick Tuhimata - DataLock Support
posted this on July 04, 2009 03:53 pm
FAQ: Backup methodology for backup on VMware environment.
[DataLock Software]: All
How do I backup VMware environment with [DataLock Software]?
Method 1: Back up the guest OS with [DataLock Software]:
iii. System restores can be problematic with this backup methodology. iv. Furthermore, backup processing load needs to be taken into consideration as well. We would recommend that each individual guest OS be backed up one at a time to minimize the impact that backup might have on other guest OS hosted on the same VMware server.
5. Shutdown or suspend the virtual machine. I/O operations to the vmdk files must be halted, and powering off the guest OS is probably the simplest way of accomplishing that. Unfortunately, with this technique, the virtual machine will be unavailable for the duration of the backup. 6. Create a snapshot of the virtual machine. This technique utilizes the
snapshot module (VCBMounter.exe) built into ESX Server. While the virtual
machine is operating, ESX Server can halt all I/O operations to the vmdk
files by invoking vcbmounter with commandline. All I/O operation to the vmdk
files are halted, and new I/O operations are captured by a Redo log(s). 7. Shutdown the virtual machine, then create a snapshot. In this technique the virtual machine is powered off, a snapshot is quickly created, the machine is powered on, and then the backup proceed. This technique provides a compromise backup methodology that limits the downtime of the virtual machine while assuring that the virtual machine backed up is recoverable.
viii. If each virtual machine located on a single physical machine is backed up, it is recommended to limit the number of file systems that are backed up in parallel, to minimize the I/O impact that backup operations might have on running virtual machines. ix. All vmdk files associated with a specific virtual machine must be backed up at the same time. If the vmdk files are not backed up at the same point in time, data loss or corruption can occur. It is also required that the VMware configuration files catalog, unmount.dat, .log, .nvram and .vmx files be backed up as well. These files are small and are rarely updated, but it is required that they be backed up each time the guest OS vmdk files are backed up.
Workaround: N/A Also See: To create a full snapshot of a
virtual machine, you can run VCBMounter with command line options such as the
following: Other Info: N/A |