Re: problems with gfs and openais cluster.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 24/08/09 14:41, Steven Dake wrote:
On Sun, 2009-08-23 at 23:28 -0400, Enrique Sanchez wrote:
On Mon, Aug 17, 2009 at 7:06 PM, Steven Dake<sdake@xxxxxxxxxx>  wrote:
On Sat, 2009-08-15 at 08:12 -0400, Enrique Sanchez wrote:
On Sat, Aug 15, 2009 at 2:23 AM, Steven Dake<sdake@xxxxxxxxxx>  wrote:

The openais.conf file is not used when starting with the cman service.
Instead cman uses its own configuration file
in /etc/cluster/cluster.conf.  openais should not be chkconfig'ed on
unless running without cman.

One reason you could have the error is that you have multiple clusters
on the same multicast address as specified in /etc/cluster/cluster.conf.

Regards
-steve


steve,

thanks for the quick reply: the mcast address is the same and it
looks like it is using the same VLAN here are the details....

this is one cluster (cluster one):

         <cman expected_votes="1" two_node="1">
                 <multicast addr="224.0.0.1"/>
         </cman>

and this is in the 2nd cluster (cluster two)......

         <cman expected_votes="1" two_node="1">
                 <multicast addr="224.0.0.1" interface="eth1"/>
         </cman>


unfortunately eth1 is on the same VLAN for both clusters...is cluster
1 using the mcast address on both adapters?

thnx...
enrique.

clusters are uniquely identified by their multicast address:port pair.
I suggest changing one of the cluster multicast addresses to 224.0.0.2.

Regards
-steve





I think I need to use the<command>  ccsd -m 224.0.0.2</command>  to
make the change, just I am not sure whether I need to do a cold start
on the cluster, will this bring the service down or can this be done
concurrently without affecting the service.

That command just changes the multicast address that ccsd uses to communicate. You might need that in addition to the entry in cluster.conf if you have to change the address for ccsd itself. Otherwise just adding the <multicast addr > tag in cluster.conf will work.

If you change the multicast address of a cluster you need to take down all nodes and restart them. Multicast is how they communicate...it's not possible to change without a cluster restart, sorry.


Chrissie

--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux