Am Montag, 27. April 2009 10:22:02 schrieb devi: > Hi, > > In the ocf script of IPaddr, we are checking various cases and one of > them is for IP aliasing. That is, we are only checking for that virtual > ip in the machine. I mean, it is not validating for the whole network. > We can validate the virtual ip using > > eval "ping -c 1 $IP_ADDR" > > so that it will check the availability of the virtualip with respect to > the whole network. That is we can use that virtual ip or not. > > This is my view, Please comment on this.
hi, management of IP addresses is human task. Before you assing a virtual IP address to the cluster you should be sure that it is not used anywhere else. In my opinion this could not be the task of the cluster. There are too many possible scenarios where the cluster shows an error and it will be difficult to debug. Michael. -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [email protected] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
