> -----Original Message----- > From: James Harper [mailto:james.har...@bendigoit.com.au] > Sent: Saturday, 13 October 2012 1:48 AM > To: pacemaker@oss.clusterlabs.org > Subject: [Pacemaker] node utilization error > > When I try and set the utilization on a node I get this: > > # crm node utilization node5 set memory 30000 Error setting memory=30000 > (section=nodes, set=nodes-node5-utilization): Update does not conform to > the configured schema/DTD Error performing operation: Update does not > conform to the configured schema/DTD > > Am I doing something wrong? The docs say that it should work... >
I tried it in my test cluster and it worked fine, and noticed that in my test cluster, "validate-with="pacemaker-1.2"" was set while in my production cluster it was "validate-with="pacemaker-1.0"". Changing the validation to 1.2 resolved the problem. James _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org