|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] How to list IP used by domU
If the domU is running I would just run a ifconfig via ssh and parse the
stdout.
If the domU is not running you could mount the virtual disk (or physical
partition) and pull it out of the net conf file(s).
Mathieu Kretchner wrote:
> Hello,
>
> I'm trying to script a tool that return all the @ip for all the domU I have.
>
> Is it possible to have those informations from within the dom0 ? (maybe
> by connecting to the domU from the dom0 ?)
>
> Thank you
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|