[Linux-HA] BasicSanityCheck - heartbeat-2.1.1/heartbeat-2.1.2 - fails IPaddr2 tests

Andrew Beekhof beekhof at gmail.com
Tue Jul 31 05:11:24 MDT 2007


On 7/31/07, Michael Kapp <michael.kapp at avira.com> wrote:
>
> Same with heartbeat-2.1.2 but gave me one error less:
> (IPaddr2 used as RA in cib.xml seems to be working.)
>
> BasicSanityCheck
> ================
>
> stdout:
> =======
>
> ...
> ERROR: IPaddr2 RA failed
> OOPS! Looks like we had some errors come up.
> 1 errors. Log file is stored in /tmp/linux-ha.testlog
> ...
>
> set -x
> ======
>
> ...
> Testing RA: IPaddr2
> + /usr/sbin/ocf-tester -o ip=127.0.0.20 -o netmask=32 -n DemoIPaddr2
> /usr/lib/ocf/resource.d//heartbeat/IPaddr2
> + rc=1
> + '[' 1 -ne 0 ']'
> + echo 'ERROR: IPaddr2 RA failed'
> ...
>
> logfile
> =======
>
> ...
> Testing RA: IPaddr2
> Beginning tests for /usr/lib/ocf/resource.d//heartbeat/IPaddr2...
> * rc=5: Validation failed.  Did you supply enough options with -o ?
> Aborting tests
> ERROR: IPaddr2 RA failed
> ...

I just tried the latest version too and it seemed to work.
I've had trouble in the past if no default route was present... what
does your routing table look like?


More information about the Linux-HA mailing list