Open main menu

CDOT Wiki β

Changes

OPS335 Lab 1

9 bytes added, 16:08, 14 January 2017
Performing Full Backups
#Make certain that you are logged in as root user on your host machine.
#From your vm1 machine, make a cloned virtual machine called '''backup-test'''
#On your host machine, run the following commands: <br><br><source lang=bash>mkdir -p /backup/full/backup-test<br>dump -z100 -f /backup/full/backup-test/full /var/lib/libvirt/images/backup-test.qcow2</source>#
=== Performing Incremental Backups ===
13,420
edits