[Linux-HA] configuration pb on RHEL6 : with stonithonexternal/ipmi

Andrew Beekhof andrew at beekhof.net
Wed Jun 23 02:36:45 MDT 2010


On Wed, Jun 23, 2010 at 10:02 AM, Alain.Moulle <Alain.Moulle at bull.net> wrote:
> Hi,
> I'm trying to configure :
> crm configure primitive NEWrestofencedevha1 stonith:fence_ipmilan params
> ipaddr=xxx.xxx.xxx.xxx login=mylogin passwd=mypasswd action=reboot  meta
> target-role=Stopped
>
> and it returns some warnings :
> WARNING: NEWrestofencedevha1: action start not advertised in meta-data,
> it may not be supported by the RA
> WARNING: NEWrestofencedevha1: action stop not advertised in meta-data,
> it may not be supported by the RA
>
> I don't understand why these warnings as I set the action to reboot, not
>  start neither stop ...
>
> Maybe because list of operations (action) in fence_ipmilan is
> Valid operations: on, off, reboot, status, list or monitor
> where there is no start neither stop

Right.

>
> But RA external/ipmi had no start and stop actions too ...

But the metadata was being "fudged" to pretend there was.
This isn't done yet for the RHCS agents.
You can safely ignore these warnings.


More information about the Linux-HA mailing list