On Thu, Apr 8, 2010 at 3:17 PM, Alain.Moulle <[email protected]> wrote: > Hi Dejan, > > I've done the patch manually in : > /usr/lib/python2.4/site-packages/crm/cibconfig.py : > ... > if self.obj_type == "property": > l = get_pe_property_list() + get_crmd_property_list() > l += ("dc-version","cluster-infrastructure","last-lrm-refresh") > elif self.obj_type == "op_defaults": > ... > > but I always got the same error : > crm configure property DC-deadtime=60
lowercase "dc" not "DC" > ERROR: cib-bootstrap-options: attribute DC-deadtime does not exist > > Regards > Alain > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
