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
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.