On 4 November 2010 12:01, Michael Schwartzkopff <mi...@clusterbau.com> wrote: > On Thursday 04 November 2010 11:56:54 Pavlos Parissis wrote: >> On 4 November 2010 11:30, Michael Schwartzkopff <mi...@clusterbau.com> wrote: >> > On Thursday 04 November 2010 11:23:18 Michael Schwartzkopff wrote: >> >> Hi, >> >> I want to create a cluster with DRBD, Filesystem, a service and an IP >> >> address. Failover should only be triggered by a sys admin and not happen >> >> automatically. I was wondering if I could solve this with a >> >> >> >> symmetric-cluster="false" >> >> >> >> property of the cluster. How does the CRM start resources on nodes? Do I >> >> have to set >> >> >> >> crm resource start <resource> >> >> >> >> manually? Or how does it work. Thanks. >> > >> > Ok, I read the 1.1 pacemaker doc section 6.2.2. This should do the trick. >> > See: http://www.clusterlabs.org/doc/en- >> > US/Pacemaker/1.1/html/Pacemaker_Explained/ch06s02s02.html >> > >> > I can make the DRBD master run on the first node and the secondary on the >> > second node. How do I prevent the DRBD being promoted automatically on >> > the second node if the first node fails? >> >> why do you want that? > > Customer request. Definitely NOT my idea. >
something like this could be useful location master-location ms-drbd_02 rule $id="master-rule" $role="Master" -1000: #uname eq node-02 _______________________________________________ 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