----- Original Message -----
> From: "Jake Smith" <jsm...@argotec.com>
> To: "The Pacemaker cluster resource manager" <pacemaker@oss.clusterlabs.org>
> Sent: Friday, June 8, 2012 10:45:59 AM
> Subject: Re: [Pacemaker] Configuring a cluster for asymmetric operation
> 
> 
> 
> 
> 
> David,
> 
> 
> 
> Just so I'm clearer (when I run into this issue...)
> 
> 
> 
> You have to have all of the supporting software for each resource
> installed (i.e. drbd, nfs, mysql, or whatever) not just the RA's?
> 
> 
> 
> If you have the RA's installed you'd get "not installed" but that is
> not sufficient for Pacemaker to assume it's not running? I would
> think that not installed would be can't be running but... ;-)
>

My understanding is this. If you have symmetric-cluster == true, both the RA 
scripts and all the software the RA scripts use should be installed on every 
node in the cluster.  An RA returning 'not installed' will cause failures if 
symmetric-cluster == true.  This is why Brad had to install the drbd software 
on server C with a skeleton config even though the software will never run.

If symmetric-cluster == false, it appears that it is sufficient enough to just 
have the RA scripts installed.  In that case 'not installed' is treated the 
same as if the resource isn't running.  This bit is based on my analysis of the 
code.  I have not actually tested this scenario out, but this is what I would 
expect to happen.

-- Vossel

> 
> 
> Thanks!
> 
> 
> 
> 
> Jake
> 

_______________________________________________
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