Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


April 25, 2007

A VMware-Specific Backup Option


RSS
Subscribe to Windows IT Pro | See More Backup and Recovery Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!
Main Article    Virtualizing Disaster Recovery

Another backup alternative is to use the utilities within VMware's ESX Server to perform your image-level backups. You can use the vcbMounter utility to back up an entire VM in the service console. The tool creates a quiesced snapshot of the VM and exports the snapshot into a set of files, which you can later use to restore the VM. To back up the set of files, you can use supported backup software or use scp to perform a simple file transfer.

On the source ESX Server systems, use the vcbMounter utility to back up the VM files. The syntax is as follows:

vcbMounter -a  -r 

where VM identifier is a unique identifier of the VM to be backed up, and backup destination specifies the location for backup data. The most common way of identifying VMs is to use their DNS name or IP address. Note that you can use scp to back up a VM to a local directory or to a remote server. For example, to backup the VM w2k3vm.acme.com to the local directory /home/vmbackup/w2k3vm, you would use the command
vcbMounter -a ipaddr:w2k3vm.acme.com -r /home/vmbackup/w2k3vm

To restore files to the designated folder in the ESX Server console, you'll need to use the VM’s catalog file. The vcbMounter utility creates this file for each VM it backs up. You'll need to make a copy of this file. In our example, you need to make a copy of the /home/vmbackup/w2k3m VM's catalog file. To do so, you can enter the command

cp /home/vmbackup/w2k3m/catalog /tmp/catalog-w2k3m

In the copy of the catalog file, you have to specify the new settings for data stores, and the folder path. The data store identifies where to store all the files that comprise a VM. You can obtain a list of valid data store names from the data store browser in your VI client or by looking at the file system labels of your VMFS volumes in the service console under /vmfs/volumes. The folder path identifies the folder that will store the VM.

After modifying the settings in the VM's catalog file, you'll need to use this file to restore the VM. To restore the VM, use the -a entry to specify the alternate catalog file. For example, to restore a VM backed up under /home/vmbackup/w2k3m by using the alternate catalog file /tmp/catalog-w2k3m, enter

vcbRestore -s /home/vmbackup/w2k3m -a /tmp/catalog-w2k3m.

End of Article



Reader Comments

You must be a registered user or online subscriber to comment on this article. Please log on before posting a comment. Are you a new visitor? Register now




Top Viewed ArticlesView all articles
Command Prompt Tricks

One reader shares his tip for setting up the command prompt to reflect a remote path. ...

WinInfo Short Takes: Week of November 23, 2009

An often irreverent look at some of the week's other news, including some post-PDC some soul searching, a Google Chrome OS announcement and a Microsoft response, Windows 7 off to a supposedly strong start, the Jonas Brothers and Xbox 360, and so much more ...

2009 Windows IT Pro Editors' Best and Community Choice Awards

Picking a favorite product from an impressive crowd of competitive offerings is never an easy task, and such was the case with our Editors' Best and Community Choice awards this year. ...


Virtualization Whitepapers A Business Case for Backup & Recovery for The Virtualized Environment

Related Events VirtualizationPro 2010 Summit & Expo

Deep Dive into VMware vSphere

Check out our list of Free Email Newsletters!

Windows OSs eBooks Understanding and Leveraging Code Signing Technologies

A Guide to Windows Certification and Public Keys

SQL Server Administration for Oracle DBAs

Related Windows OSs Resources Introducing Left-Brain.com, the online IT bookstore
Looking for books, CDs, toolkits, eBooks? Prime your mind at Left-Brain.com

Discover Windows IT Pro eLearning Series!
Clear & detailed technical information and helpful how-to's, all in our trademark no-nonsense format


Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement