<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Art,<div><br></div><div>The Linbit Tech Guides are nice for this purpose as they give step-by-step instructions for configuring a simple example cluster. Since you mentioned using DRBD in your setup, I would recommend the DRBD Users Guide, which also has information specific to Pacemaker:</div><div><a href="http://www.drbd.org/users-guide/">http://www.drbd.org/users-guide/</a></div><div><br></div><div>Some notes about DRBD:</div><div>- you will want to set the syncer rate to 1/3 of the bandwidth available over your DRBD replication link:</div><div><a href="http://www.drbd.org/users-guide/s-configure-sync-rate.html#eq-sync-rate-example1">http://www.drbd.org/users-guide/s-configure-sync-rate.html#eq-sync-rate-example1</a></div><div><br></div><div>- you will want to enable resource-level fencing for DRBD. In corosync-based clusters, this can be done with crm-fence-peer.sh:</div><div><a href="http://www.drbd.org/users-guide/s-pacemaker-fencing.html#s-pacemaker-fencing-cib">http://www.drbd.org/users-guide/s-pacemaker-fencing.html#s-pacemaker-fencing-cib</a></div><div><br></div><div>Also, I would recommend configuring more than one communication ring for Corosync, so that your cluster can still communicate even if one network is disrupted. When configuring redundant rings, you must specify the rrp_mode parameter in corosync.conf, which determines how Corosync uses the rings ("active" to use all of the rings at once, "passive" to use one ring but failover to another if it is found to be faulty). <br><br>Good luck!</div><div><br></div><div>Andrew<br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Art Zemon" <art@hens-teeth.net><br><b>To: </b>"The Pacemaker cluster resource manager" <pacemaker@oss.clusterlabs.org><br><b>Sent: </b>Friday, November 16, 2012 9:07:48 AM<br><b>Subject: </b>Re: [Pacemaker] Getting Started on Ubuntu 12.04<br><br>
  
    
  
  
    Thank you, Andrew. That is great info, particularly the Ubuntu
    12.04-specifics about dependencies and libraries.<br>
    <br>
    I also found a very very dumbed down getting-started guide on the
    Minecraft wiki, of all places.
    
    <a href="http://www.minecraftwiki.net/wiki/Tutorials/High-Availability_Cluster" target="_blank">http://www.minecraftwiki.net/wiki/Tutorials/High-Availability_Cluster</a>
    My biggest problem is not getting the code and compiling it. My
    problem is that I have never seen or managed a cluster with this
    software on it. I think this will get me started on the path so that
    I can have a working corosync+pacemaker+drbd to play with.<br>
    <br>
        -- Art Z.<br>
    <br>
    <div class="moz-signature">-- <br>
      <p style="font-style: italic;">
        Art Zemon, President<br>
        <a href="http://www.hens-teeth.net/" target="_blank">Hen's Teeth Network</a> for
        reliable web hosting and programming<br>
        (866)HENS-NET / (636)447-3030 ext. 200 / <a class="moz-txt-link-abbreviated" href="http://www.hens-teeth.net" target="_blank">www.hens-teeth.net</a></p>
    </div>
  

<br>_______________________________________________<br>Pacemaker mailing list: Pacemaker@oss.clusterlabs.org<br>http://oss.clusterlabs.org/mailman/listinfo/pacemaker<br><br>Project Home: http://www.clusterlabs.org<br>Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf<br>Bugs: http://bugs.clusterlabs.org<br></div><br></div></div></body></html>