User Tools

Site Tools


virt:snapshots

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
virt:snapshots [2013/10/05 08:25]
tschulz created
virt:snapshots [2015/10/30 14:16]
tschulz [Resize Qemu Image]
Line 10: Line 10:
 <​file>​ <​file>​
 qemu-img create -f qed -b SNAP_IMG.qed SNAP_OF_SNAP_IMG.qed ​ qemu-img create -f qed -b SNAP_IMG.qed SNAP_OF_SNAP_IMG.qed ​
 +</​file>​
 +
 +===== List Snapshots =====
 +<​file>​
 +qemu-img snapshot -l /​images/​windows7.qcow2
 +</​file>​
 +
 +===== Resize Qemu Image =====
 +<​file>​
 +qemu-img resize windows7.qcow +20GB
 </​file>​ </​file>​
virt/snapshots.txt · Last modified: 2015/10/30 14:16 by tschulz