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 But RA external/ipmi had no start and stop actions too ... ??? Thanks Alain _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
