[Pacemaker] ERROR: gfs-control: parameter daemon does not exist
Andrew Beekhof
andrew at beekhof.net
Thu Apr 8 07:30:49 UTC 2010
On Wed, Apr 7, 2010 at 6:50 PM, Andy <andreas.stoer at anst-consult.de> wrote:
> Hello,
>
> For my setup I used the tutorial "Clusters from scratch v2 (corosync)" from
> Andrew. The tutorial uses pacemaker 1.05 (Fedora 11). I used version 1.07
> (Fedora 12)
>
> I checked the changelog of the release notes of 1.06 and 1.07 to
> find any hints of changes of controld RA. No hint about a change
> of allowed parameters.
> What I can see in controld ra-file is that there is no daemon parameter
> definition.
Yep, thats the problem.
The RA should be advertising that parameter.
Just replace the existing RA with the updated one from:
http://hg.clusterlabs.org/pacemaker/stable-1.0/raw-file/tip/extra/resources/controld
>
> My questions:
>
> 1. Is it correct that "daemon" must be within parameter definition
> of controld ra agent to work proberly ?
>
> 2. Is there another version with that definition ?
>
> The Command which caused the error message:
>
> ---
> configure primitive gfs-control ocf:pacemaker:controld \
> params daemon=gfs_controld.pcmk args="-g 0" \
> op monitor interval=120s
> ---
>
>
>
>
>
> _______________________________________________
> Pacemaker mailing list
> Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
More information about the Pacemaker
mailing list