Joachim Banzhaf wrote:
Am Freitag, 21. Juli 2006 10:08 schrieb James Pan:
Joachim Banzhaf wrote:
...
It looks for /bin/ip and I dont have that:
# l /bin/ip
/bin/ls: /bin/ip: No such file or directory
Yes,
IP2UTIL should be "/sbin/ip" normally. To work around, just change
IP2UTIL to "/sbin/ip" in the IPaddr2 script.
But i have no idea why IP2UTIL was expanded to "/bin/ip" on your machine,
Did you install linux-ha from source codes or binary package?
IP2UTIL=/bin/ip
the 2.0.6 rpm's from the linux-ha website (heartbeat-2.0.6-1.i586.rpm)
IP2UTIL is /bin/ip in the IPaddr2 RA in heartbeat-2.0.6-1.i586.rpm
/bin/ip is a symbolic link to /sbin/ip on SLES 10 beta, but on other
distros (SLES9, Fedora5), /bin/ip does not exist.
Should it be changed to /sbin/ip in the RPM?
Regards,
Joachim Banzhaf
_______________________________________________
Linux-HA mailing list
[EMAIL PROTECTED]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/