On 7/31/07, Michael Kapp <[EMAIL PROTECTED]> 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? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
