2009/8/5 Yan Gao <[email protected]>: > On Wed, 2009-08-05 at 10:43 +0530, abhishek agrawal wrote: >> I referred the following document page -35 >> >> http://clusterlabs.org/mediawiki/images/f/fb/Configuration_Explained.pdf >> >> As of given in it..there is no ID associated with date_spec. >> >> moreover to try date_spec id, i useed following rule,but its also not >> working. >> >> <rule id="core-hour-rule" score="100"> >> <date_expression id="9to5" operation="date_spec"> > id cannot be numeric prefixed. Beginning with '^[A-Za-z_]' is allowed.
damn, I thought i'd fixed all those. thanks for pointing that one out _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
