Re: [libvirt-users] Graphical framebuffers confuse, XML format about spice

2011-09-07 Thread huachao yao
When i set the Graphic node as : the Error is : libvir: QEMU error : XML error: listen network 'rednet' had no usable address what should i do to achieve graphical interaction with the guest OS ?? 2011/9/8 huachao yao > Hello, i want to start a guest OS in the server, and u

[libvirt-users] Graphical framebuffers confuse, XML format about spice

2011-09-07 Thread huachao yao
Hello, i want to start a guest OS in the server, and use spice to achieve graphical interaction with the guest OS. But when i config the XML file, i was confuse by spice . The graphic node is : but is has such error as below : libvir: QEMU error : internal error process exited while connecting t

[libvirt-users] Libvirt vm migration with xen 4.1.1

2011-09-07 Thread Rogério Vinhal Nunes
Hello, I am trying to migrate a virtual machine between two xen 4.1.1 hosts using libvirt, but as I use this command: virsh migrate --live vm102 xen+ssh://10.0.254.8 The following error happens: error: POST operation failed: xend_post: error from xen daemon: (xend.err "can't connect: [Errno -2]

[libvirt-users] Libvirt migration with Xen 4.1.1

2011-09-07 Thread Rogério Vinhal Nunes
Hello, I am trying to migrate a virtual machine between two xen 4.1.1 hosts using libvirt, but as I use this command: virsh migrate --live vm102 xen+ssh://10.0.254.8 The following error happens: error: POST operation failed: xend_post: error from xen daemon: (xend.err "can't connect: [Errno -2]

Re: [libvirt-users] How to dedicate a NIC for VM traffic without assigning it an IP

2011-09-07 Thread RaSca
Il giorno Mer 07 Set 2011 15:31:45 CEST, Albert Chin ha scritto: I am testing out a new server with RHEL6 running KVM. We have a few NICs on the server, one of which we would like to dedicate to network traffic to/from the virtual guests. Is it possible to do this without assigning an IP address

[libvirt-users] How to dedicate a NIC for VM traffic without assigning it an IP

2011-09-07 Thread Albert Chin
I am testing out a new server with RHEL6 running KVM. We have a few NICs on the server, one of which we would like to dedicate to network traffic to/from the virtual guests. Is it possible to do this without assigning an IP address to the NIC? We're currently doing something like this with Vmware S