How to find dom0 name from hosted domU
Posted
by
svigan
on Server Fault
See other posts from Server Fault
or by svigan
Published on 2009-08-20T22:11:07Z
Indexed on
2012/11/17
23:06 UTC
Read the original article
Hit count: 194
xen
I'm actually testing RHEL 5.3 with Xen between two servers in order to have a disaster recovery solution. So I'm playing with moving my domU from one dom0 server to the other server.
Unfortunatly when somebody else move the domU I don't have any clue where my domain is hosted. I'm wondering where I can't find my dom0 name with inside domU. I'm looking for something like the gzonename command on a solaris sparse zone. I check inside /proc/xen but I don't see anything special except the dom0 kernel release.
Does anybody know a wait to find this ?
© Server Fault or respective owner