On 7/31/07, Andre Heine <[EMAIL PROTECTED]> wrote: > Hello all, > > > for a comparison... > > Am Dienstag, 31. Juli 2007 schrieb Andrew Beekhof: > > looks sane enough. > > can you try running it manually (as root): > > > > OCF_ROOT=/usr/lib/ocf /usr/sbin/ocf-tester -o ip=127.0.0.20 -o > > netmask=32 -n DemoIPaddr2 > > /usr/lib/ocf/resource.d//heartbeat/IPaddr2 > > > > even better, could you add "set -x" to the IPaddr2 script first? > > We testing Version 2.1.2 yet: > > nfs00001:~ # set -x > nfs00001:~ # OCF_ROOT=/usr/lib/ocf/resource /usr/sbin/ocf-tester -o > ip=127.0.0.20 -o netmask=32 -n > DemoIPaddr2 /usr/lib/ocf/resource.d/heartbeat/IPaddr2 > + OCF_ROOT=/usr/lib/ocf/resource > + /usr/sbin/ocf-tester -o ip=127.0.0.20 -o netmask=32 -n > DemoIPaddr2 /usr/lib/ocf/resource.d/heartbeat/IPaddr2 > Beginning tests for /usr/lib/ocf/resource.d/heartbeat/IPaddr2... > * rc=0: Monitoring a stopped resource should return 7 > * rc=0: Monitoring a stopped resource should return 7 > * rc=0: Monitoring a stopped resource should return 7 > * rc=0: Monitoring a stopped resource should return 7 > Tests failed: /usr/lib/ocf/resource.d/heartbeat/IPaddr2 failed 4 tests
thats weird can you do the same (supply -v and add "set -x" to the IPaddr2 script) please? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
