On 2018-02-12 07:10 AM, Eric Robinson wrote: > General question. I tried to set up a cman + corosync + pacemaker > cluster using two corosync rings. When I start the cluster, everything > works fine, except when I do a ‘corosync-cfgtool -s’ it only shows one > ring. I tried manually editing the /etc/cluster/cluster.conf file adding > two <interface> sections, but then cman complained that I didn’t have a > multicast address specified, even though I did. I tried editing the > /etc/corosdync/corosync.conf file, and then I could get two rings, but > the nodes would not both join the cluster. Bah! I did some reading and > saw that cman didn’t support multiple rings years ago. Did it never get > updated? > > > > sig
It's been a while since I tested it (couldn't use it because of issues with GFS2), but yes it worked. Don't edit corosync.conf, all corosync config is handled in cman's cluster.conf. I believe you need to specify the '<altname />' element for the second ring. If you still have trouble, let me know and I'll see if I can find my old notes. -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Einstein’s brain than in the near certainty that people of equal talent have lived and died in cotton fields and sweatshops." - Stephen Jay Gould _______________________________________________ Users mailing list: Users@clusterlabs.org http://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org