qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] 2 errors of vnet and snapshot.
@ 2013-05-25 13:15 yue-kvm
  2013-05-25 15:54 ` Eric Blake
  0 siblings, 1 reply; 2+ messages in thread
From: yue-kvm @ 2013-05-25 13:15 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 626 bytes --]

hi,all
i encounterd 2 errors .  qemu 1.5(source code build), libvirt libvirt-0.10.2-18.el6_4.2.x86_64.
1. in guest, i can ping out, but get no answers. even throught i ping HOST ip.
May 25 20:50:59 ovirtdev NetworkManager[2370]: <warn> /sys/devices/virtual/net/vnet0: couldn't determine device driver; ignoring...
2.  permissive selinux. and give all permission to everyone .
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

[-- Attachment #2: Type: text/html, Size: 942 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] 2 errors of vnet and snapshot.
  2013-05-25 13:15 [Qemu-devel] 2 errors of vnet and snapshot yue-kvm
@ 2013-05-25 15:54 ` Eric Blake
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Blake @ 2013-05-25 15:54 UTC (permalink / raw)
  To: yue-kvm; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1349 bytes --]

On 05/25/2013 07:15 AM, yue-kvm wrote:
> hi,all
> i encounterd 2 errors .  qemu 1.5(source code build), libvirt libvirt-0.10.2-18.el6_4.2.x86_64.

Are you using RHEL or CentOS?  If it is RHEL, then I suggest you ask Red
Hat for support.

> 1. in guest, i can ping out, but get no answers. even throught i ping HOST ip.
> May 25 20:50:59 ovirtdev NetworkManager[2370]: <warn> /sys/devices/virtual/net/vnet0: couldn't determine device driver; ignoring...
> 2.  permissive selinux. and give all permission to everyone .
> 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

This error is probably associated with libvirt, not qemu; where libvirt
may be setting permissions incorrectly (there have been bug fixes in the
past, and libvirt 1.0.5 does much better than libvirt 0.10.2).  As such,
this is probably not the best list to get help for your issue.
Furthermore, it would help if you show the entire backing chain of the
file that you are trying to snapshot (qemu-img info
/var/lib/libvirt/images/test.snapshot1).

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 621 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-25 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-25 13:15 [Qemu-devel] 2 errors of vnet and snapshot yue-kvm
2013-05-25 15:54 ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).