On 09/15/2011 03:28 PM, Charles Richard wrote: > Hi Dima, > > I know this as yes, doing a ifconfig -a does not show the interface. > Furthermore, if I go in /etc/ha.d/resource.d and call ./IPaddr 10.10.10.x/ > 255.255.255.0 start, the interface does start.
Last I looked, for some unknown reason ip aliases created with "ip" command don't show up in ifconfig output and vice versa. So if you're using an IPx resource agent that uses "ip", which was the default in the last pacemaker howto I looked at, ifconfig -a won't show your alias. Try "ip addr show". Dima -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
