[libvirt-users] 答复: Is virsh blockcommit supported? Thanks a lot

2013-09-03 Thread Guozhonghua
Thanks a lot. :) That will be good to support the features in future. Guozhonghua -邮件原件- 发件人: Eric Blake [mailto:ebl...@redhat.com] 发送时间: 2013年9月4日 9:34 收件人: guozhonghua 02084 抄送: libvirt-users@redhat.com; libvir-l...@redhat.com; changlimin 00148 主题: Re: [libvirt-users] Is virsh blockco

[libvirt-users] No valid cgroup for machine...

2013-09-03 Thread Jaka Hudoklin
Hello! How do i get pass this error? offlinehacker:~/ $ virsh --debug 0 -c lxc:/// create o1.xml create: file(optdata): o1.xml error: Failed to create domain from o1.xml error: internal error: No valid cgroup for machine c1 My cgroups seem to be mounted: cgroup on /sys/fs/cgroup/systemd type c

[libvirt-users] Error Attaching Seventh VirtIO-SCSI Device to Guest

2013-09-03 Thread McEvoy, James
I have run into a problem attempting to attach the seventh virtio-scsi device to a RHEL 6.4 Guest from a RHEL 6.4 host running libvirt version 0.10.2-18. I have a guest that is running RHEL6.4 where I can attach disks sda(boot), sdb, sdc, sdd, sde and sdf but when I try to attach sdg the virsh a

Re: [libvirt-users] Is virsh blockcommit supported? Thanks a lot

2013-09-03 Thread Eric Blake
On 09/03/2013 06:56 PM, Guozhonghua wrote: > Hi, > > I have another question, when I do the blockcommit command and get the result > " Top image as the active layer is currently unsupported ", is it being > developed? > root@cvk-31:/vms/images# virsh blockcommit Vmtest /vms/images/Vmtest1;echo $

[libvirt-users] Is virsh blockcommit supported? Thanks a lot

2013-09-03 Thread Guozhonghua
Hi, I have another question, when I do the blockcommit command and get the result " Top image as the active layer is currently unsupported ", is it being developed? root@cvk-31:/vms/images# virsh blockcommit Vmtest /vms/images/Vmtest1;echo $? error: internal error unable to execute QEMU command '

[libvirt-users] 答复: Is virsh blockcommit supported? Thanks a lot

2013-09-03 Thread Guozhonghua
Thanks a lot. :) I will check it and have a test on it. Guozhonghua -邮件原件- 发件人: Eric Blake [mailto:ebl...@redhat.com] 发送时间: 2013年9月3日 23:47 收件人: guozhonghua 02084 抄送: libvirt-users@redhat.com 主题: Re: [libvirt-users] Is virsh blockcommit supported? Thanks a lot [dropping libvir-list -

Re: [libvirt-users] libvirt-qemu/kvm passthru w/Intel 82598EB

2013-09-03 Thread Doug Goldstein
On Fri, Aug 30, 2013 at 4:07 PM, laurence.schuler wrote: > Hi, > I am trying to configure two identical systems with the following setup. > > dom0: Centos 6 OS on Apple Xserve i7 server with PCI cards for 4GB FC > (LSI FC949ES) and 10GB Ethernet (Intel 82598EB) > > dom1: Centos 5 OS with passth

[libvirt-users] remote xenserver problem

2013-09-03 Thread linxiao...@centerm.com.cn
HI: I’m a user of your libvirt, and it help me a lot of time. Thank you for your greate work! However,I found some understand problems,the following is my test environment: 1.I use the version of libvirt is libvirt1.1.1,when I want to use the command like this: #virsh -c xenapi:///?no_verify=1 #

Re: [libvirt-users] Is virsh blockcommit supported? Thanks a lot

2013-09-03 Thread Eric Blake
[dropping libvir-list - this is a usage question, not a development question] On 09/02/2013 11:29 PM, Guozhonghua wrote: > I had test the command virsh blockcommit, but it failed, with the libvirt > version 1.1.0, and qemu version 1.6.0. > Is this feature being developing? Thanks The feature is

[libvirt-users] Customize UNIX socket permissions

2013-09-03 Thread Jonathan Lebon
Hi, I have a qemu domain which uses a virtio-serial port. On the host, the unix socket is created in /var/lib/libvirt/qemu. As non-root, I'd like to be able to communicate through this unix socket. The issue is that the socket is created as qemu:qemu with permissions 755 (does this come from libv

[libvirt-users] how to setup network filter

2013-09-03 Thread Jiaan Zeng
Hi All, I am new to libvirt and encounter a strange problem to set up network filter in a NAT network. I launched VMs in a single host using NAT, i.e. interface type='network'. Now I want to control the outbound traffic from VM instance - only allow the VM to asses a set of ip addresses. My netwo

Re: [libvirt-users] error: virDBusCallMethod

2013-09-03 Thread Thomas Stein
On Tuesday 03 September 2013 16:49:31 Gao feng wrote: > On 09/03/2013 04:36 PM, Thomas Stein wrote: > > Hello. > > > > Since upgrading to libvirt-1.1.2 i get this error: > > > > 2013-09-03 08:29:55.258+: 2281: error : virDBusCallMethod:1156 : The > > name org.freedesktop.machine1 was not prov

Re: [libvirt-users] error: virDBusCallMethod

2013-09-03 Thread Gao feng
On 09/03/2013 04:36 PM, Thomas Stein wrote: > Hello. > > Since upgrading to libvirt-1.1.2 i get this error: > > 2013-09-03 08:29:55.258+: 2281: error : virDBusCallMethod:1156 : The name > org.freedesktop.machine1 was not provided by any .service files You should update systemd to the versio

[libvirt-users] error: virDBusCallMethod

2013-09-03 Thread Thomas Stein
Hello. Since upgrading to libvirt-1.1.2 i get this error: 2013-09-03 08:29:55.258+: 2281: error : virDBusCallMethod:1156 : The name org.freedesktop.machine1 was not provided by any .service files Also live migration doesn't seem to work anymore. There is no error except the above one but t