Public bug reported:

Platform:  Ubuntu 12.04 LTS

i create two snapshot on guest snap_rhel_vnx

------------   snap1-rhel_vnx     --------------
virsh # snapshot-create snap_rhel_vnx 
/etc/libvirt/qemu/snap_rhel_vnx_basesnap.xml
Domain snapshot snap1-rhel_vnx  created from 
'/etc/libvirt/qemu/snap_rhel_vnx_basesnap.xml'

--------------  1344991717   ---------------
virsh # snapshot-create snap_rhel_vnx
Domain snapshot 1344991717 created


virsh # snapshot-list snap_rhel_vnx
 Name                 Creation Time             State
------------------------------------------------------------
 1344991717           2012-08-14 20:48:37 -0400 running
 snap1-rhel_vnx       2012-08-14 20:44:27 -0400 running


here is xml for  snap1-rhel_vnx
<domainsnapshot>
    <name>snap1-rhel_vnx </name>
    <description>base snapshot when os install </description>
</domainsnapshot>


So far everything is ok.  However there is problem when reverting back to 
"snap1-rhel_vnx"

virsh # snapshot-revert snap_rhel_vnx snap1-rhel_vnx
error: Domain snapshot not found: no snapshot with matching name 
'snap1-rhel_vnx'


revert to " 1344991717 " is ok.

** Affects: qemu-kvm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1036973

Title:
  Domain snapshot not found with name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1036973/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to