Hi,
I'm trying to move all my HA related resources into CIB since I upgraded
to SP2 on SLES10. I was happy to see o2cb RA being available however it
doesn't start the resource.
The problem appears to be:
o2cb[18474][18480]: 2008/06/21_12:41:28 ERROR: o2cb init script not
found.
I checked the RA script under /usr/lib/ocf/resource.d/heartbeat/o2cb and
found these lines:
RCO2CB=INITDIR/o2cb
#RCO2CB=/etc/init.d/o2cb
It works the other way around:
#RCO2CB=INITDIR/o2cb
RCO2CB=/etc/init.d/o2cb
I smell a bug here or perhaps I missed something?
The init line
. ${OCF_ROOT}/resource.d/heartbeat/.ocf-directories
should source also the
. ${OCF_ROOT}/resource.d/heartbeat/.ocf-directories
file which includes the "INITDIR" variable but something must have gone wrong
somewhere along the line.
Could somebody confirm this? Perhaps I shouldn't have but I filed a bug also:
https://bugzilla.novell.com/show_bug.cgi?id=402440
Thanks,
Ivan
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems