Hi, While there are a few howtos floating around, what is the standard way to snapshot guests? I went through and converted from raw to pre allocated meta data qcow2 images for this purpose. Some howtos suggest to do an xml snapshot file as so;
And then to run as so;
Seems a bit over kill. I was thinking more along the lines of this; qemu-img snapshot -c $date $filename qemu-img convert -f qcow2 -O qcow2 -s $date $filename $filename-$date Or something like this.Anyways, hoping to see how you all are doing this for best practice sort of thing. - aurf |
_______________________________________________ CentOS-virt mailing list CentOS-virt@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos-virt