<div dir="ltr">Hi,<br><br>Thanks for the guide! I thought I had the same exact version...mine is also named &quot;Pacemaker 1.1 Clusters from Scratch Creating Active/Passive and Active/Active Clusters on Fedora Edition 5&quot;, but my version of the document is meant for Fedora 17, and uses pcs and systemctl calls which don&#39;t exist on CentOS 6.5. I was trying to get it to work on CentOS 7 but realized support for DRBD on CentOS 7 is really lacking.<br><br>I&#39;ll refer to the version you posted from hereon.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 15, 2014 at 11:43 PM, Digimer <span dir="ltr">&lt;<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Let pacemaker start cman/corosync on EL6.<br>
<br>
This is the guide that covers it, written by Pacemaker&#39;s author:<br>
<br>
<a href="http://clusterlabs.org/doc/en-US/Pacemaker/1.1-plugin/html-single/Clusters_from_Scratch/index.html" target="_blank">http://clusterlabs.org/doc/en-<u></u>US/Pacemaker/1.1-plugin/html-<u></u>single/Clusters_from_Scratch/<u></u>index.html</a><br>
<br>
It notes that it&#39;s based on Fedora 13, but that maps to EL6 almost perfectly.<br>
<br>
A very slightly altered approach is here, in my *very* unfinished tutorial:<br>
<br>
<a href="https://alteeve.ca/w/Anvil!_Tutorial_3_on_EL6#Configuring_the_Anvil.21" target="_blank">https://alteeve.ca/w/Anvil!_<u></u>Tutorial_3_on_EL6#Configuring_<u></u>the_Anvil.21</a><br>
<br>
The main difference is that Andrew&#39;s approach (see section 8.2.2) is to disable quorum via editing /etc/sysconfig/cman, where my approach handles it in the main /etc/cluster/cluster.conf (cman&#39;s main config file).<br>
<br>
In any case, from then on, start pacemaker and let it handle everything else.<br>
<br>
Cheers<br>
<br>
digimer<span class=""><br>
<br>
On 15/10/14 04:27 AM, Sihan Goi wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
Hi,<br>
<br>
So I&#39;ve decided to make things simpler and go with a wired network<br>
instead of wireless. I connected both boxes to a router, manually edited<br>
the ifcfg-eth0 files to set static IP addresses for both boxes (not<br>
before downloading and building a driver for the nic of 1 of the boxes),<br>
did a &quot;chkconfig NetworkManager off&quot;, &quot;service NetworkManager stop&quot;, and<br>
&quot;service network restart&quot;.<br>
<br>
I&#39;m able to ping each other via IP address and hostname. I also already<br>
have corosync, pacemaker, crmsh and cman installed.<br>
<br>
I then did the following as per the guide at<br>
<a href="http://geekpeek.net/linux-cluster-corosync-pacemaker" target="_blank">http://geekpeek.net/linux-<u></u>cluster-corosync-pacemaker</a><br>
<br>
service corosync start - success.<br>
service pacemaker start - I get a &quot;Starting cman...corosync cluster<br>
engine is already running [FAILED]&quot;<br>
<br>
What&#39;s up? :(<br>
<br>
On Oct 15, 2014 12:23 PM, &quot;Sihan Goi&quot; &lt;<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a><br></span><span class="">
&lt;mailto:<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a>&gt;&gt; wrote:<br>
<br>
    No typo.<br>
<br>
    [root@node02 network-scripts]# ls -lah<br>
    /etc/sysconfig/network-<u></u>scripts/ifcfg-*<br>
    -rw-r--r--. 1 root root 254 Oct 10  2013<br>
    /etc/sysconfig/network-<u></u>scripts/ifcfg-lo<br>
<br>
    I installed CentOS 6.5 with the LiveDVD. I found it weird as well<br>
    that these files were missing.<br>
<br>
    On Wed, Oct 15, 2014 at 11:54 AM, Digimer &lt;<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a><br></span><span class="">
    &lt;mailto:<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a>&gt;&gt; wrote:<br>
<br>
        Sure there isn&#39;t a typo there?<br>
<br></span>
        an-c05n01:~# ls -lah /etc/sysconfig/network-__<u></u>scripts/ifcfg-*<span class=""><br>
        -rw-r--r--. 1 root root 225 Jan 16  2013<br></span>
        /etc/sysconfig/network-__<u></u>scripts/ifcfg-bond0<span class=""><br>
        -rw-r--r--. 1 root root 220 Jan 16  2013<br></span>
        /etc/sysconfig/network-__<u></u>scripts/ifcfg-bond1<span class=""><br>
        -rw-r--r--. 1 root root 198 Jan 16  2013<br></span>
        /etc/sysconfig/network-__<u></u>scripts/ifcfg-bond2<span class=""><br>
        -rw-r--r--. 1 root root 149 Jan 16  2013<br></span>
        /etc/sysconfig/network-__<u></u>scripts/ifcfg-eth0<span class=""><br>
        -rw-r--r--. 1 root root 144 Jan 16  2013<br></span>
        /etc/sysconfig/network-__<u></u>scripts/ifcfg-eth1<span class=""><br>
        -rw-r--r--. 1 root root 152 Mar 14  2013<br></span>
        /etc/sysconfig/network-__<u></u>scripts/ifcfg-eth2<span class=""><br>
        -rw-r--r--. 1 root root 149 Jan 16  2013<br></span>
        /etc/sysconfig/network-__<u></u>scripts/ifcfg-eth3<span class=""><br>
        -rw-r--r--. 1 root root 144 Jan 16  2013<br></span>
        /etc/sysconfig/network-__<u></u>scripts/ifcfg-eth4<span class=""><br>
        -rw-r--r--. 1 root root 152 Mar 14  2013<br></span>
        /etc/sysconfig/network-__<u></u>scripts/ifcfg-eth5<span class=""><br>
        -rw-r--r--. 1 root root 254 Jul 22 09:56<br></span>
        /etc/sysconfig/network-__<u></u>scripts/ifcfg-lo<span class=""><br>
        -rw-r--r--. 1 root root 213 Mar 13  2013<br></span>
        /etc/sysconfig/network-__<u></u>scripts/ifcfg-vbr2<span class=""><br>
<br>
        I&#39;ve never seen an EL6 install without the files there,<br>
        &#39;network&#39; or NetworkManager aside.<br>
<br>
        digimer<br>
<br>
        On 14/10/14 11:32 PM, Sihan Goi wrote:<br>
<br>
            There aren&#39;t any config files in<br></span>
            /etc/sysconfig/network-__<u></u>scripts. When I<span class=""><br>
            was using CentOS 7, the config files were there<br>
            (ifcfg-something) but in<br>
            this CentOS 6.5 installation, they are missing.<br>
<br>
            If is possible to not use cman, and just use corosync and<br>
            pacemaker? If<br>
            so, how?<br>
<br>
            On Wed, Oct 15, 2014 at 11:22 AM, Digimer &lt;<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a><br>
            &lt;mailto:<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a>&gt;<br></span><span class="">
            &lt;mailto:<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a> &lt;mailto:<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a>&gt;&gt;&gt; wrote:<br>
<br>
                 You can manually configure the wireless LAN without<br>
            NetworkManager.<br>
                 If you take a look, there should be existing config<br>
            files in<br></span>
                 /etc/sysconfig/network-____<u></u>scripts/ for the wireless<div><div class="h5"><br>
            connection. I&#39;ve<br>
                 not done it myself since many Fedora&#39;s ago, but I<br>
            believe you can<br>
                 change NMCONTROLLER=&quot;no&quot; and then start it up with<br>
                 /etc/sysconfig/network start. I could be a bit wrong,<br>
            but I am sure<br>
                 you can make wireless work without NM.<br>
<br>
                 Question; Servers with WLAN? I assume these won&#39;t be<br>
            used for corosync?<br>
<br>
                 digimer<br>
<br>
<br>
                 On 14/10/14 11:17 PM, Sihan Goi wrote:<br>
<br>
                     Hi,<br>
<br>
                     Is there a tutorial showing how to get a basic<br>
            Linux HA setup with<br>
                     replicated storage (via DRBD) working on CentOS<br>
            6.5? I want to have<br>
                     mySQL as the HA resource with the database<br>
            replicated across the<br>
                     nodes.<br>
                     I&#39;ve scoured the web for one but it seems that I<br>
            get stuck in<br>
                     each one<br>
                     somewhere.<br>
<br>
                     To elaborate, I have 2 CentOS 6.5 nodes configured<br>
            with distinct<br>
                     hostnames and static IPs. They are connected to a<br>
            wireless AP,<br>
                     and can<br>
                     ping each other.<br>
<br>
                     I tried following this guide -<br></div></div>
            <a href="http://clusterlabs.org/____quickstart-redhat.html" target="_blank">http://clusterlabs.org/____<u></u>quickstart-redhat.html</a><br>
            &lt;<a href="http://clusterlabs.org/__quickstart-redhat.html" target="_blank">http://clusterlabs.org/__<u></u>quickstart-redhat.html</a>&gt;<div><div class="h5"><br>
                     &lt;<a href="http://clusterlabs.org/__quickstart-redhat.html" target="_blank">http://clusterlabs.org/__<u></u>quickstart-redhat.html</a><br>
            &lt;<a href="http://clusterlabs.org/quickstart-redhat.html" target="_blank">http://clusterlabs.org/<u></u>quickstart-redhat.html</a>&gt;&gt;<br>
                     However, cman will not start when NetworkManager is<br>
            running, and my<br>
                     nodes cannot connect to the wireless AP without<br>
            NetworkManager<br>
                     running.<br>
                     Am I missing something or is that the stupidest<br>
            dependency ever?<br>
                     How is<br>
                     a cluster supposed to work when the nodes aren&#39;t<br>
            connected to<br>
                     one another?<br>
<br>
                     I also tried following the &quot;clusters from scratch&quot;<br>
            guide but<br>
                     that seems<br>
                     to rely on systemctl calls which aren&#39;t available<br>
            on CentOS 6.5.<br>
<br>
                     Any help?<br>
<br>
                     --<br>
                     - Goi Sihan<br>
            <a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a> &lt;mailto:<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a>&gt;<br>
            &lt;mailto:<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a> &lt;mailto:<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a>&gt;&gt;<br>
                     &lt;mailto:<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a><br>
            &lt;mailto:<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a>&gt; &lt;mailto:<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a><br></div></div>
            &lt;mailto:<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a>&gt;&gt;&gt;<br>
<br>
<br>
                     ______________________________<u></u>_____________________<span class=""><br>
                     Pacemaker mailing list:<br>
            <a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br>
            &lt;mailto:<a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.<u></u>clusterlabs.org</a>&gt;<br></span>
                     &lt;mailto:<a href="mailto:Pacemaker@oss." target="_blank">Pacemaker@oss.</a>__<a href="http://clusterlabs.org" target="_blank">cluste<u></u>rlabs.org</a><br>
            &lt;mailto:<a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.<u></u>clusterlabs.org</a>&gt;&gt;<br>
            <a href="http://oss.clusterlabs.org/____mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/___<u></u>_mailman/listinfo/pacemaker</a><br>
            &lt;<a href="http://oss.clusterlabs.org/__mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/__<u></u>mailman/listinfo/pacemaker</a>&gt;<span class=""><br>
<br>
            &lt;<a href="http://oss.clusterlabs.org/__mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/__<u></u>mailman/listinfo/pacemaker</a><br>
            &lt;<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/<u></u>mailman/listinfo/pacemaker</a>&gt;&gt;<br>
<br>
                     Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
                     Getting started:<br></span>
            <a href="http://www.clusterlabs.org/____doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/___<u></u>_doc/Cluster_from_Scratch.pdf</a><br>
            &lt;<a href="http://www.clusterlabs.org/__doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/__<u></u>doc/Cluster_from_Scratch.pdf</a>&gt;<span class=""><br>
<br>
            &lt;<a href="http://www.clusterlabs.org/__doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/__<u></u>doc/Cluster_from_Scratch.pdf</a><br>
            &lt;<a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/<u></u>doc/Cluster_from_Scratch.pdf</a>&gt;&gt;<br>
                     Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
<br>
<br>
<br>
                 --<br>
                 Digimer<br>
                 Papers and Projects: <a href="https://alteeve.ca/w/" target="_blank">https://alteeve.ca/w/</a><br>
                 What if the cure for cancer is trapped in the mind of a<br>
            person<br>
                 without access to education?<br>
<br></span>
                 ______________________________<u></u>_____________________<span class=""><br>
                 Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br>
            &lt;mailto:<a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.<u></u>clusterlabs.org</a>&gt;<br></span>
                 &lt;mailto:<a href="mailto:Pacemaker@oss." target="_blank">Pacemaker@oss.</a>__<a href="http://clusterlabs.org" target="_blank">cluste<u></u>rlabs.org</a><br>
            &lt;mailto:<a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.<u></u>clusterlabs.org</a>&gt;&gt;<br>
            <a href="http://oss.clusterlabs.org/____mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/___<u></u>_mailman/listinfo/pacemaker</a><br>
            &lt;<a href="http://oss.clusterlabs.org/__mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/__<u></u>mailman/listinfo/pacemaker</a>&gt;<span class=""><br>
<br>
            &lt;<a href="http://oss.clusterlabs.org/__mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/__<u></u>mailman/listinfo/pacemaker</a><br>
            &lt;<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/<u></u>mailman/listinfo/pacemaker</a>&gt;&gt;<br>
<br>
                 Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
                 Getting started:<br></span>
            <a href="http://www.clusterlabs.org/____doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/___<u></u>_doc/Cluster_from_Scratch.pdf</a><br>
            &lt;<a href="http://www.clusterlabs.org/__doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/__<u></u>doc/Cluster_from_Scratch.pdf</a>&gt;<div><div class="h5"><br>
<br>
            &lt;<a href="http://www.clusterlabs.org/__doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/__<u></u>doc/Cluster_from_Scratch.pdf</a><br>
            &lt;<a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/<u></u>doc/Cluster_from_Scratch.pdf</a>&gt;&gt;<br>
                 Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
<br>
<br>
<br>
<br>
            --<br>
            - Goi Sihan<br>
            <a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a> &lt;mailto:<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a>&gt;<br>
            &lt;mailto:<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a> &lt;mailto:<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a>&gt;&gt;<br>
<br>
<br>
            ______________________________<u></u>___________________<br>
            Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br>
            &lt;mailto:<a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.<u></u>clusterlabs.org</a>&gt;<br>
            <a href="http://oss.clusterlabs.org/__mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/__<u></u>mailman/listinfo/pacemaker</a><br>
            &lt;<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/<u></u>mailman/listinfo/pacemaker</a>&gt;<br>
<br>
            Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
            Getting started:<br>
            <a href="http://www.clusterlabs.org/__doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/__<u></u>doc/Cluster_from_Scratch.pdf</a><br>
            &lt;<a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/<u></u>doc/Cluster_from_Scratch.pdf</a>&gt;<br>
            Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
<br>
<br>
<br>
        --<br>
        Digimer<br>
        Papers and Projects: <a href="https://alteeve.ca/w/" target="_blank">https://alteeve.ca/w/</a><br>
        What if the cure for cancer is trapped in the mind of a person<br>
        without access to education?<br>
<br>
        ______________________________<u></u>___________________<br>
        Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br>
        &lt;mailto:<a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.<u></u>clusterlabs.org</a>&gt;<br>
        <a href="http://oss.clusterlabs.org/__mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/__<u></u>mailman/listinfo/pacemaker</a><br>
        &lt;<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/<u></u>mailman/listinfo/pacemaker</a>&gt;<br>
<br>
        Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
        Getting started:<br>
        <a href="http://www.clusterlabs.org/__doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/__<u></u>doc/Cluster_from_Scratch.pdf</a><br>
        &lt;<a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/<u></u>doc/Cluster_from_Scratch.pdf</a>&gt;<br>
        Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
<br>
<br>
<br>
<br>
    --<br>
    - Goi Sihan<br>
    <a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a> &lt;mailto:<a href="mailto:goister@gmail.com" target="_blank">goister@gmail.com</a>&gt;<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/<u></u>mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/<u></u>doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
<br>
</div></div></blockquote><div class="HOEnZb"><div class="h5">
<br>
<br>
-- <br>
Digimer<br>
Papers and Projects: <a href="https://alteeve.ca/w/" target="_blank">https://alteeve.ca/w/</a><br>
What if the cure for cancer is trapped in the mind of a person without access to education?<br>
<br>
______________________________<u></u>_________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/<u></u>mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/<u></u>doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>- Goi Sihan<br><a href="mailto:goister@gmail.com">goister@gmail.com</a>
</div>