[Linux-HA] operation: on_fail="nothing' is not supported?
:CRM-Stable-4a0d4e40eeb0
Andrew Beekhof
beekhof at gmail.com
Mon Nov 6 01:09:32 MST 2006
On 11/6/06, Alex and Gill Strachan <asgks at yahoo.com> wrote:
> Trying to working out how to do some maintenacne work on a single resource without all resources stopping!
>
> Tried setting on_fail="nothing" but this invalidates the DTD; it is listed in the /usr/lib/heartbeat/crm.dtd document. See below...
try "ignore" instead
>
>
>
> [root at sinfids3b1 ~]# crm_verify -L -VVV
> crm_verify[22228]: 2006/11/06_15:44:21 info: main: =#=#=#=#= Getting XML =#=#=#=#=
> crm_verify[22228]: 2006/11/06_15:44:21 info: main: Reading XML from: live cluster
> crm_verify[22228]: 2006/11/06_15:44:21 notice: main: Required feature set: 1.1
> element op: validity error : Value "nothing" for attribute on_fail of op is not among the enumerated set
> crm_verify[22228]: 2006/11/06_15:44:21 ERROR: validate_with_dtd: CIB does not validate against /usr/lib/heartbeat/crm.dtd
> crm_verify[22228]: 2006/11/06_15:44:21 ERROR: main: CIB did not pass DTD validation
> crm_verify[22228]: 2006/11/06_15:44:21 notice: unpack_config: On loss of CCM Quorum: Ignore
> crm_verify[22228]: 2006/11/06_15:44:21 info: determine_online_status: Node sinfids3b1 is online
> crm_verify[22228]: 2006/11/06_15:44:21 info: determine_online_status: Node sinfids3a1 is online
> Errors found during check: config not valid
> [root at sinfids3b1 ~]# view /usr/lib/heartbeat/crm.dtd
> [root at sinfids3b1 ~]# date;sleep 180;date
> [root at sinfids3b1 ~]# cibadmin -Q >~/saved-cib.xml
> [root at sinfids3b1 ~]# grep nothing saved-cib.xml
> <op name="monitor" timeout="240s" id="aims_sinfids3A_aims_mon" interval="180s" on_fail="nothing"/>
>
>
>
> Send instant messages to your online friends http://au.messenger.yahoo.com
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
More information about the Linux-HA
mailing list