Changes

Jump to: navigation, search

OPS335 Lab 1

239 bytes added, 16:07, 14 January 2017
Performing Full Backups
'''Perform the following steps:'''
#Make certain that your vm1 machine is virtual machines are NOT running.
#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:
 
<source lang=bash>
mkdir -p /backup/full/backup-test
dump -z100 -f /backup/full/backup-test/full /var/lib/libvirt/images/backup-test.qcow2
</source>
=== Performing Incremental Backups ===
13,420
edits

Navigation menu