On Mon, Sep 28, 2009 at 9:36 PM, E-Blokos <in...@e-blokos.com> wrote:
> Hi,
>
> On fedora 10 (maybe other distrib)
> it needs to add
>
> . /lib/lsb/init-functions in o2cb script
> to use "start_daemon" function.

Which is part of the redhat-lsb package for those that don't already
have it installed.
Alternatively, run

sed -i.gres s/start_daemon//g /usr/lib/ocf/resource.d/ocfs2/o2cb
sed -i.gres s/pidofproc/pidof/g /usr/lib/ocf/resource.d/ocfs2/o2cb

which is a change i need to send upstream

_______________________________________________
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to