Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Fri, Jan 20, 2012 at 3:42 PM, Billy Harvey <billy.harvey at gmail.com> wrote: > On Fri, Jan 20, 2012 at 03:09, Rasto Levrinc <rasto.levrinc at gmail.com> > wrote: >> >> On Thu, Jan 19, 2012 at 10:22 PM, Billy Harvey <billy.harvey at gmail.com> >> wrote: >> > Is anyone having success using DRBD 8.4.1 on CentOS 6.2, along with >> > Pacemaker 1.1.6 and Corosync 1.4.1? >> > >> > When I force a failover by putting one node into standby, the other node >> > never brings the DRBD up on its own. >> >> Looks like a common pacemaker misconfiguration. Only if there was a GUI >> for >> that. :) Anyway you should post your config. >> .... > <master id="ms_0"> > <meta_attributes id="ms_0-meta_attributes"> > <nvpair id="ms_0-meta_attributes-master-max" name="master-max" > value="1"/> > <nvpair id="ms_0-meta_attributes-master-node-max" > name="master-node-max" value="1"/> > <nvpair id="ms_0-meta_attributes-clone-max" name="clone-max" > value="2"/> > <nvpair id="ms_0-meta_attributes-clone-node-max" > name="clone-node-max" value="1"/> > <nvpair id="ms_0-meta_attributes-notify" name="notify" > value="true"/> > </meta_attributes> > <primitive class="ocf" id="ss_drbd" provider="linbit" type="drbd"> > <instance_attributes id="ss_drbd-instance_attributes"> > <nvpair id="ss_drbd-instance_attributes-drbd_resource" > name="drbd_resource" value="r0"/> > </instance_attributes> > </primitive> > </master> crm configure show would be better for config file (a little bit) I think missing monitor interval and timeouts would cause something like what you have. Anyway I've created a short video how to set it up :) http://youtu.be/xWjuhp3Ysp4 Rasto -- Dipl.-Ing. Rastislav Levrinc rasto.levrinc at gmail.com Linux Cluster Management Console http://lcmc.sf.net/