Changes

Jump to: navigation, search

stoney conductor: VM Backup

12 bytes added, 14:37, 10 January 2014
/* How to manually restore a machine from backup */
<source lang='bash'>
backupdate="<BACKUP-DATE>" # For example: backupdate="20140109T134445Z"
diskimage1="<DISK-IMAGE-1>.qcow2" # For example: diskimage1="8798561b-d5de-471b-a6fc-ec2b4831ed12.qcow2"diskimage2="<DISK-IMAGE-2>.qcow2" # For example: diskimage2="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee.qcow2"
...
</source>
486
edits