|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-API] Is the host a Xen Master ??
Just my two cents but to determinate if a host is the pool master, i just look for the word "master" in /etc/xensource/pool.conf like : # Check if we're running on the pool master if [ `cat /etc/xensource/pool.conf` != "master" ]; then exit 0 fi SÃbastien ------ Original Message ------ From: "Denis Cardon" <denis.cardon@xxxxxxxxxxxxxxxxxxxxxx> To: "Shafi Mohammed S" <shafi@xxxxxxxxx> Cc: "Thileepan S" <thileepan@xxxxxxxxx>; xen-api@xxxxxxxxxxxxx Sent: 20.01.2014 10:35:27 Subject: Re: [Xen-API] Is the host a Xen Master ?? Hi Shafi, _______________________________________________ Xen-api mailing list Xen-api@xxxxxxxxxxxxx http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |