On Wed, Jun 23, 2010 at 10:02 AM, Alain.Moulle <[email protected]> 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.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to