ramailango wrote:
I have the server virtualized by xen.i created 10 virtual machines in the server. now i am power up 5 virtual machines only.i want to find ip addresses of all the power up virtual machines from server. how to find it? help me.
Assuming you have no console access to any of your domu (xm console domu-name), I'd suggest shutting down all your domu (xm shutdown domu-name) and either booting each into single user or mounting the partitions/images to access the rc files in /etc.
Otherwise ... ifconfig? :)If they are in a routed configuration then you may be able to make the determination from the xvif assignments, depending on the range used.
Sarton