[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-API] Question: Can I get somehow the IP-address of a virtual system ?
On Fri, Apr 13, 2007 at 12:35:44PM +0200, "K?mpfe, Christiane" wrote: > > Question: Can I get somehow the IP-address of a virtual system > ... via the XEN-API ??? Not really. There's no way for Dom0 to reliably know what / how many IP addresses a guest is using. It may have 1 IP per NIC, or many IPs per NIC, or none. At best the Dom0 could sniff the traffic to take a 'guess' at what IP might be being used, but this isn't really something you want to rely on in an app, since it would be incomplete or even potentially wrong. You'd really need to have some agent in your DomU's that tells some management software outside the host about its internal OS networking config. Regards, Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| _______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |