On 05/25/2013 06:40 PM, yue wrote:
May 25 20:50:59 ovirtdev NetworkManager[2370]: <warn>
/sys/devices/virtual/net/vnet0:
couldn't determine device driver; ignoring...
root@ovirtdev <mailto:root@ovirtdev> images]# virsh snapshot-create-as linux
snapshot1
"snapshot1" --disk-only --atomic
error: internal error unable to execute QEMU command 'transaction':
/var/lib/libvirt/images/test.snapshot1: error while creating qcow2: Permission denied
A few questions:
1/ What distribution ?
2/ Versions of libvirt, qemu (some versions?
Please note that, libvirt uses QEMU's 'transaction' command under the hood
when the guest
is 'live'. So, if you're using an older version of QEMU, it might not have
"transaction"
command in it.
3/ Are you using "virsh" independently or are you mangling libvirt commands with
oVirt
environment ? (from your initial post, it appears it's an oVirt node).
--
/kashyap