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,
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