On 9/8/2010 at 10:40 PM, Nikita Michalko <[email protected]> wrote: > Helo list! > > I am trying now to upgrade heartbeat 2.1.3 (pacemaker 0.6) to 3.0.3 on > SLES11/SP1. > After installing the new RPM's from > http://download.opensuse.org/repositories/network:/ha-clustering/SLE_11_SP1/x > 86_64/ > I see the following errors in the ha-log: > ... > WARN: do_cib_control: Couldn't complete CIB registration 30 times... pause > and retry > ERROR: do_cib_control: Could not complete CIB registration 30 times... > hard > error > ... > The cib.xml has proper rights (I think): > -rw------- 1 hacluster haclient 3474 2010-09-08 > 12:25 /var/lib/heartbeat/crm/cib.xml > > Verifying CIB: > crm_verify -VVV -x cib.xml > crm_verify[24558]: 2010/09/08_13:20:17 notice: update_validation: Upgrading > (null)-style configuration to pacemaker-0.6 with no-op > crm_verify[24558]: 2010/09/08_13:20:17 notice: update_validation: Upgrading > transitional-0.6-style configuration to pacemaker-1.0 > with /usr/share/pacemake > r/upgrade06.xsl > crm_verify[24558]: 2010/09/08_13:20:17 notice: update_validation: Upgrading > pacemaker-1.1-style configuration to pacemaker-1.2 with no-op > crm_verify[24558]: 2010/09/08_13:20:17 notice: update_validation: Upgraded > from <none> to pacemaker-1.2 validation > crm_verify[24558]: 2010/09/08_13:20:17 WARN: cluster_status: We do not have > quorum - fencing and resource management disabled > > With crm I can not change anything in cib.xml: > crm configure > Signon to CIB failed: connection failed > Init failed, could not perform requested operations > ERROR: cannot parse xml: no element found: line 1, column 0 > > Installed SW/versions: > heartbeat-3.0.3-2.14
Where did that version of Heartbeat come from? It's not present in the openSUSE network:ha-clustering repo (actually, there is no version of heartbeat present in that repo). > libgssglue1-0.1-6.22 > libglue2-1.0.6-2.1 > cluster-glue-1.0.6-2.1 > resource-agents-1.0.3-4.2 > pacemaker-1.1.2.1-5.1 > > My cib.xml and ha-log are attached. I suppose my CIB is wrong. > How can I update the old cib.xml? > Could someone point me pls to the right upgrade > sequence/documentation? It looks like Pacemaker in network:ha-clustering builds without Heartbeat support (there's no Heartbeat in that repo, so no current source for heartbeat-devel). That being said, I suspect Pacemaker in the openSUSE repos hasn't built with Heartbeat support for some time (seems to be disabled in the spec file for Pacemaker 1.0.x from the openSUSE:11.1 repo, for example). The SLE HAE product replaced Heartbeat with openAIS when SLES 11 was released (this is now corosync+openais on SLE 11 SP1), so I'm curious to know what OS you're upgrading from, if you previously had heartbeat 2.1.3 running. Regards, Tim -- Tim Serong <[email protected]> Senior Clustering Engineer, OPS Engineering, Novell Inc. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
