[Bug 1403841] [NEW] libvirt snapshot does not save source in xml

2014-12-18 Thread krypton
Public bug reported: Ubuntu 14.04.1 tls trusty Using library: libvirt 1.2.2 Using API: QEMU 1.2.2 Running hypervisor: QEMU 2.0.0 When you create a snapshot through "virsh snapshot-create-as" when a virtual machine is on, then the source tag in the xml is changed. But when you reboot the HOST,

[Bug 1401570] [NEW] libvirt 1.2.2 old xml file when rebooting

2014-12-11 Thread krypton
Public bug reported: We are working on an Ubuntu 14.04 tls server with qemu & libvirt. We are running a virtual machine and we make snapshots through: virsh snapshot-create-as $name $date --diskspec $device,file=$path$name"/"$name"_"$date"."$extension --disk-only --atomic Everything good so far