Open main menu

CDOT Wiki β

Changes

OPS335 Lab 1

6 bytes added, 16:20, 14 January 2017
Performing Full Backups
#Remove the vm you just created by issuing the follow command:<br><source lang=bash>rm /var/lib/libvirt/images/backup-test.qcow2</source>
#Try launching the backup-test VM from the virtual machine manager. Did it work?
#Issue the following command to restore the backup-test VM by issuing the following command:<source lang=bash>restore -x -f /backup/full/backup-test</source>
=== Performing Incremental Backups ===
13,420
edits