[Pacemaker] custom path to LSB compliant script in primitive?

Craig Hurley lists at thehurley.com
Wed Oct 6 16:36:27 EDT 2010


Hello,

Is it possible to provide a custom path to a lsb compliant script in a
primitive?  To get it working I copied my script to /etc/init.d/rp and
I'm using the following config:

primitive p_rp lsb:rp \
        op monitor interval="30s" \
        meta target-role="Started"

...  but I'd like to leave the startup script in it's default install
path of /opt/x/y/x/rp and modify the config so point at that default
path.

Is this possible?
Is this documented somewhere?

Thanks,
Craig.




More information about the Pacemaker mailing list