Changes

Jump to: navigation, search

OPS335 Lab 1

276 bytes added, 16:10, 14 January 2017
Performing Full Backups
#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
dump -z100 -f /backup/full/backup-test/full /var/lib/libvirt/images/backup-test.qcow2</source><br>#When the backup operation has been completed, issue the following command to determine the file-type:<br><br><source lang=bash>file /backup/full/backup-test/full</source><br>#What is type of file is this? Use the '''ls -lh''' command to determine the size of this file.@
=== Performing Incremental Backups ===
13,420
edits

Navigation menu