VMware Backup Scripts
by
scott_glaser
—
last modified
Jan 30, 2007 10:13 AM
Several versions of the vmware backup script, some do backups some do snapshots.
-
backup_vmware.sh
—
by
scott_glaser
—
last modified
Jan 30, 2007 11:23 AM
- This is the complete backup script to backup a vmware servers images to another remote server.
-
vmware_backup.sh
—
by
scott_glaser
—
last modified
Jan 30, 2007 11:47 AM
- This script stops the vmware image, makes a tarball copy and moves it to a pre-determined directory.
-
vmware_snapshot_all.sh
—
by
scott_glaser
—
last modified
Jan 30, 2007 11:54 AM
- This script is meant to be utilizied to snapshot all vm images on a server that are currently running. It will shutdown the image, create the snapshot, then restart each image.

