Re: [libvirt-users] [libvirt] how did libvirt manage Virtual Network?

2011-09-09 Thread Laine Stump
(This seems more appropriate for the libvirt-users mailing list) On 09/08/2011 10:16 PM, Wayne Xia wrote: Working at the network management, I am a bit confused about the VLAN model in libvirt. in the xml definition, there is a section as following: ... What is

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

2011-09-09 Thread Laine Stump
(please reply to the list rather than personal mail) On 09/08/2011 11:23 PM, huachao yao wrote: 2011/9/9 Laine Stump mailto:la...@laine.org>> On 09/07/2011 11:03 PM, huachao yao wrote: Hello, i want to start a guest OS in the server, and use spice to achieve graphical in

[libvirt-users] virDomainDefineXml Issue

2011-09-09 Thread Kiran Javaid
Hello Everyone, I am facing a problem in defining the xml for domain creation using libvirt. I am using Xen hypervisor. domPtr = lib.virDomainDefineXML(conPtr, domainXML); I get the following error: "libvir: Xen Daemon error : XML error: failed to parse domain description" Any suggestions ar

Re: [libvirt-users] IPs of VMs on KVM

2011-09-09 Thread Mihamina Rakotomandimby
On 09/09/2011 01:59 PM, PREETHI RAMESH wrote: How can I find the IPs of the VMs using libvirt function? First: The VM can manage it's IP adress itself: may be static or dynamic. To know the IP adress, I'd sugges to to use the tools you use to use for a "real" network. But, you are lucky on t

[libvirt-users] IPs of VMs on KVM

2011-09-09 Thread PREETHI RAMESH
How can I find the IPs of the VMs using libvirt function? As of now, I'm thinking of using Nmap to get the MAC address and the ARP it to get the IP. Can someone please help me out? ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat