[Bug 613549] Re: does not support cloning vm storage on lvm backend
Jamin W. Collins
jcollins at asgardsrealm.net
Thu Aug 5 17:22:20 BST 2010
Rebooted the server and now I'm no longer getting the "Could not
determine original disk information: Disk '/dev/group/volume' does not
exist." error. However it fails to actually perform the cloning with the
following:
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/clone.py", line 756, in _async_clone
CloneManager.start_duplicate(self.clone_design, meter)
File "/usr/lib/pymodules/python2.6/virtinst/CloneManager.py", line 634, in start_duplicate
_do_duplicate(design, meter)
File "/usr/lib/pymodules/python2.6/virtinst/CloneManager.py", line 659, in _do_duplicate
dst_dev.setup(meter)
File "/usr/lib/pymodules/python2.6/virtinst/VirtualDisk.py", line 1076, in setup
self._do_create_storage(progresscb)
File "/usr/lib/pymodules/python2.6/virtinst/VirtualDisk.py", line 938, in _do_create_storage
self._set_vol_object(self.vol_install.install(meter=progresscb),
File "/usr/lib/pymodules/python2.6/virtinst/Storage.py", line 1161, in install
raise RuntimeError("Libvirt version does not support "
RuntimeError: Libvirt version does not support storage cloning.
The only output in dmesg during this operation is this:
[81563.970215] type=1503 audit(1281024773.950:22): operation="capable"
pid=1526 parent=1 profile="/usr/sbin/libvirtd" name="fsetid"
--
does not support cloning vm storage on lvm backend
https://bugs.launchpad.net/bugs/613549
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.
More information about the Ubuntu-server-bugs
mailing list