Displaying 1 result from an estimated 1 matches for "0f39".
Did you mean:
0.39
2012 Sep 26
1
Create and revert to snapshot fails silently after device update on running domain
...on the domain). If I do not use the update device commands prior
to creating a snapshot, all is well. If I remove the source from the
cdrom device using update device, the snapshots work properly again.
Any idea what causes this?
Steps to reproduce using virsh:
virsh # start 4d5d722b-864c-657e-0f39-55d1bafc760e
Domain 4d5d722b-864c-657e-0f39-55d1bafc760e started
virsh # snapshot-create 4d5d722b-864c-657e-0f39-55d1bafc760e
Domain snapshot 1348653920 created
virsh # snapshot-revert 4d5d722b-864c-657e-0f39-55d1bafc760e 1348653920
All is good, the snapshot is reverted to properly. Now I update...