* Getting DomU IP from Dom0
@ 2013-11-25 22:46 Manoj Subramaniam (manojsub)
2013-11-26 2:51 ` Konrad Rzeszutek Wilk
0 siblings, 1 reply; 2+ messages in thread
From: Manoj Subramaniam (manojsub) @ 2013-11-25 22:46 UTC (permalink / raw)
To: xen-users@lists.xen.org, xen-devel@lists.xen.org
[-- Attachment #1.1: Type: text/plain, Size: 244 bytes --]
Is there a direct way to get the DomU's IP address (DHCP assigned) from Dom0 without having login? The tcpdump on source mac (suggested way on the Xen wiki), ARP/RARP seem to be workarounds and not suitable for my scripting needs.
- Manoj
[-- Attachment #1.2: Type: text/html, Size: 633 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Getting DomU IP from Dom0
2013-11-25 22:46 Getting DomU IP from Dom0 Manoj Subramaniam (manojsub)
@ 2013-11-26 2:51 ` Konrad Rzeszutek Wilk
0 siblings, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2013-11-26 2:51 UTC (permalink / raw)
To: Manoj Subramaniam (manojsub)
Cc: xen-users@lists.xen.org, xen-devel@lists.xen.org
On Mon, Nov 25, 2013 at 10:46:48PM +0000, Manoj Subramaniam (manojsub) wrote:
> Is there a direct way to get the DomU's IP address (DHCP assigned) from Dom0 without having login? The tcpdump on source mac (suggested way on the Xen wiki), ARP/RARP seem to be workarounds and not suitable for my scripting needs.
At Oracle we developed a driver that communicates via the XenBus that
kind of information. It is open-source so you should be able to download
it and use it.
See https://oss.oracle.com/git/?p=linux-uek3-3.8.git;a=commitdiff;h=f5c314acc2ca1f7cbf4496fdc5c6fe07287f562d
There is also a user-space proess in dom0 that communicates with
them - ovmwatch. You should be able to get that from OVM 3.2 source
ISOs.
>
> - Manoj
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-26 2:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-25 22:46 Getting DomU IP from Dom0 Manoj Subramaniam (manojsub)
2013-11-26 2:51 ` Konrad Rzeszutek Wilk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.