Hi,

i just realized that i have a guest with two disks. What would be the 
appropiate way to snapshot both of them ?

virsh snapshot-create-as --domain guest --diskspec 
vda,file=/path/to/snapshot/snapshot1.qcow2 -disk-only --atomic &&
virsh snapshot-create-as --domain guest --diskspec 
vdb,file=/path/to/snapshot/snapshot2.qcow2 -disk-only --atomic

or

virsh snapshot-create-as --domain guest --diskspec 
vda,file=/path/to/snapshot/snapshot1.qcow2 --diskspec 
vdb,file=/path/to/snapshot/snapshot2.qcow2 --disk-only --atomic



Bernd
 

Helmholtz Zentrum Muenchen
Deutsches Forschungszentrum fuer Gesundheit und Umwelt (GmbH)
Ingolstaedter Landstr. 1
85764 Neuherberg
www.helmholtz-muenchen.de
Aufsichtsratsvorsitzende: MinDir'in Baerbel Brumme-Bothe
Geschaeftsfuehrer: Prof. Dr. Guenther Wess, Heinrich Bassler, Dr. Alfons Enhsen
Registergericht: Amtsgericht Muenchen HRB 6466
USt-IdNr: DE 129521671


_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to