I believe you're hitting the bug fixed by this patch: https://github.com/beekhof/pacemaker/commit/ed22210
It wont happen again until the same time next month. On Wed, Aug 1, 2012 at 2:51 PM, mark - pacemaker list <[email protected]> wrote: > Hello, > > I suspect I've missed a dependency somewhere in the build process, and I'm > hoping someone recognizes this as an easy fix. I've basically followed the > build guide on ClusterLabs in 'Clusters from Scratch v2', the build from > source section. The hosts are CentOS 6.3 x86_64. My only changes to the > configure lines where adding '--sysconfdir=/etc --localstatedir=/var' to > them, everything else is pretty much as the guide shows. > > With a few commands, such as 'crm configure verify', I get this error > message: > > # crm configure verify > crm_verify[1448]: 2012/07/31_23:37:41 ERROR: crm_abort: > gregorian_to_ordinal: Triggered assert at iso8601.c:635 : a_date->days > 0 > crm_verify[1448]: 2012/07/31_23:37:41 ERROR: crm_abort: > convert_from_gregorian: Triggered assert at iso8601.c:622 : > gregorian_to_ordinal(a_date) > > These are accompanied by a corresponding entry in > /var/log/cluster/corosync.log: > Jul 31 23:35:25 XenC crmd: [1063]: ERROR: crm_abort: gregorian_to_ordinal: > Triggered assert at iso8601.c:635 : a_date->days > 0 > Jul 31 23:35:25 XenC crmd: [1063]: ERROR: crm_abort: convert_from_gregorian: > Triggered assert at iso8601.c:622 : gregorian_to_ordinal(a_date) > > So far the cluster seems functional and logs appear clean otherwise, so I > don't know if those are cosmetic or if I have a whole field of landmines due > to some missed dependency. I've pastebin'ed my notes from building these if > that helps at all: pastebin.com/c5BTMA0q > > Thanks, > Mark > > _______________________________________________ > Pacemaker mailing list: [email protected] > 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 > _______________________________________________ Pacemaker mailing list: [email protected] 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
