The musings of an IT Consultant

Feb 7 2009   6:10AM GMT

Creating virtual machine backups in VMware ESXi or ESX for free with ghettoVCB



Posted by: Raj Perumal
backup ESXi, backup free vmware, backup script, backup without VCB, backups, backups VMware ESXi, file level backup, ghetto VCB, ghettoVCB, ghettoVCB.sh, how to backup ESX, how to backup ESXi, how to backup virtual machine, how to backup virtual machines, how to backup VMware, how to implement ghettoVCB, http://communities.vmware.com/docs/DOC-8760, lamw, script to backup vmware, VCB, virtual machine backups, virtual machine level backup, VMware backups, VMware ESX, VMware ESXi, William Lam

Hello again folks! Today I wanted to talk a little bit about virtual machine backups. When backing up in a virtual environment there are two types of backups you are looking at. File level backups and virtual machine level backups.

File level backups are self explantory, they are the backups you run with backup software to backup the individual files, folders and system state data on a server. Everyone should already be doing these kinds of backups.

Virtual machine level backups are backups of the entire virtual machine itself. Virtual machine backups consist of the actual files that make up the entire virtual machine. For example in the case of VMware, the vmdk and vmx files for example. By backing these files up, you can restore the entire virtual machine to another location if your ESX server and the storage area that holds the virtual machine blows up. You can install a new ESX server and restore the entire virtual machine to a new storage location managed by a new ESX host.

One of my favorite products to do this is the free script from William Lam called GhettoVCB. You can read more details about it in my post here.

-RP

Comment on this Post

Leave a comment:

Lamw  |   Feb 9, 2009  12:38 AM (GMT)

Hi Raj,

My colleague Tuan just made me aware of these 3 articles regarding VM backups and the use of ghettoVCB. The posts are very detail in helping user’s setup their free VMware backup solution, great job! I’ll also be adding these links from our site and from the main ghettoVCB script for new user’s that may want a step by step guide on setting up the environment.

Thanks for the write up

==
William


 

Rparamount  |   Feb 9, 2009  10:08 PM (GMT)

Hi William, that sounds great! Thanks again for providing us with this great script!

-Raj


 

Kurtplaatjes  |   Jun 3, 2009  9:42 AM (GMT)

Hey Raj, excellent site! Well done and keep up the good work