Hi, I'm trying to put 2 sets of rules for stickiness and I'm having crm_mon 
and crmd segfaulting if I try to put them.

I've narrowed it down to putting this rule :

cibadmin -C -o crm_config -X '
<cluster_property_set id="heures_maintenance" score="100">
 <rule id="cluster:heures_nuit" boolean_op="or">
   <date_expression operation="date_spec">
     <date_spec weekdays="6"/>
   </date_expression>
 </rule>
 <attributes/>
 </cluster_property_set>
'

Is it a known problem ?


Thanks a lot.
_______________________________________________
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