Sent: Mon Dec 13 2010 15:19:48 GMT-0700 (Mountain Standard Time)
From: Pavlos Parissis <pavlos.paris...@gmail.com>
To: The Pacemaker cluster resource manager <pacemaker@oss.clusterlabs.org>
Subject: Re: [Pacemaker] colocation issues (isnt it always)
If you put all of them in a group and have the nfs_sdb1 as last
resource you will manage to have what you want with a very simple
configuration
BTW, I used your conf and in my case all resources started on the same node
I futzed around with it some more and the problem was the nfsserver resource. It wasnt properly detecting that it wasnt running on the 'nas02' node. When I first added the resource it wasnt in the colocation rule, so it started up on 'nas02' (or it thought it did), and then I added the colocation rule. Well the monitor action was reporting that the service was running when it really wasnt. So every time it went to shut it down and move it to another node, it failed cause it thought it was still running. I ended up writing my own script with a working monitor function and it moved over just fine.
_______________________________________________
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://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to