VMware

Jonathan Marrott's VM Scripting Blog

A swell blog containing some of the scripts I have written for VM management.

Previous Next
2

TSM - Backup Script

Posted by froboy Sep 28, 2007

Here is a TSM backup Script that I automate on each of my servers. I actually run this off of a mount.

tsmex and tsmvm.pl should be in the same directory.

tsm is a cron job file that goes in /etc/cron.d. After copying execute the following statements:
chmod 0644 /etc/cron.d/*
service crond restart

Attachments:
Tags: script, tsm, dsm, install


Oct 5, 2007 2:42 AM c0de1

The backup of the VM works but how do i restore back the VM.

I restored a VM but i can't start the VM.

I saw that delta's not in the backup comes. But the restore needs the delta is see in the vmdk file.

Oct 5, 2007 7:11 AM froboy in response to: c0de1

Check out my new post on restoring images.

Click to view froboy's profile Member since: Jun 26, 2006

A swell blog containing some of the scripts I have written for VM management.

View froboy's profile

Communities