[Pacemaker] Forming single node cluster?
David Vossel
dvossel at redhat.com
Thu Jan 2 22:37:25 UTC 2014
----- Original Message -----
> From: "Digimer" <lists at alteeve.ca>
> To: "The Pacemaker cluster resource manager" <pacemaker at oss.clusterlabs.org>
> Sent: Thursday, January 2, 2014 2:03:26 PM
> Subject: Re: [Pacemaker] Forming single node cluster?
>
> On 02/01/14 02:36 PM, John Wei wrote:
> > Any way to form a single node cluster? I am evaluating pacemaker. Hope I
> > can do this with just single server.
> >
> > John
>
> I'm not sure how much you can evaluate with just one node, but
> technically, I see no reason why you couldn't. You would have to disable
> both quorum and stonith, and there would be no resource recovery or
> migration of course.
These pcs commands will accomplish this.
pcs property set stonith-enabled=false
pcs property set no-quorum-policy=ignore
-- Vossel
>
> --
> Digimer
> Papers and Projects: https://alteeve.ca/w/
> What if the cure for cancer is trapped in the mind of a person without
> access to education?
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at 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
>
More information about the Pacemaker
mailing list