Changes

Jump to: navigation, search

stoney conductor: VM Backup

390 bytes added, 12:49, 22 October 2013
/* Retain */
== Retain ==
# Move the files to the backup location:#* Move the old disk image to the backup location and add the date as suffix to not overwrite older backups: <code>mv my-vm-backup.qcow2 /path/to/backup/my-vm-backup.qcow2.date</code>#* Move the state file to the backup location and add the date as suffix to not overwrite older backups: <code>mv my-vm.state /path/to/backup/my-vm.state.date</code>
= State of the art =
486
edits