On Mon, Oct 1, 2012 at 1:08 AM, James Harper
<james.har...@bendigoit.com.au> wrote:
> I just tried to join two machines to a cluster that were previously members 
> of another cluster. One worked fine, but the other seems to have some 
> problems. "crm status" says everything is offline, but the other nodes all 
> see it as online and resources actually seem to start. It seems to say this a 
> lot:
>
> ERROR: cib_perform_op: Discarding update with feature set '3.0.6' greater 
> than our own '3.0.5'
>
> But there are other errors too (I'd have to sanitise the logs but can post if 
> it would help)

They usually do.

> Have I got a mismatched version or something?

It looks like it based on that one log.  But its hard to be definitive
without any other information.

>
> Failing that, how do I clean out all the cluster configuration (cib etc) so 
> it's like it's been just installed and can start from scratch?

On the node with the 'bad' or 'old' config, shut down pacemaker and run:

   rm -f /var/lib/heartbeat/crm/cib.*

> Everything is 1.1.7.
>
> Thanks
>
> 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

_______________________________________________
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

Reply via email to