Cannot contact other cluster node

This document (7006864) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 Service Pack 1

Situation

After setting up openais/corosync software the cluster nodes do not see each other despite the network working and firewall rules where checked for interference.

Changing in the interface setting of the cluster communication ring the setting from

         interface {
                bindnetaddr:    149.44.174.0
                mcastaddr:      239.0.2.112
                mcastport:      6467
                ringnumber:     0      

        }

(the values for bindnetaddr mcastaddr mcastport are only examples here)

to

        interface {
                bindnetaddr:    149.44.174.0
                broadcast: yes
                #mcastaddr:      239.0.2.112
                mcastport:      6467
                ringnumber:     0      

        }

the cluster nodes see each other after a restart of the cluster software.

Resolution

The reason for this behaviour is in the switch connecting the nodes. This switch is doing igmp snooping. It expects any multicast traffic that does not run on 224/24 to provide LEAVE JOIN and other information.
And as can be seen in the above example the multicast address used in the interface section is not one of 224/24. The address ranges can be found documented at

http://www.iana.org/assignments/multicast-addresses/multicast-addresses.xml

and the Local Network Control Block (224.0.0.0 - 224.0.0.255  (224.0.0/24)) is the range that is treated like broadcast and not filtered by the switch.

To address this issue otherwise there is a few options:

One would be to disable igmp snooping on all hardware relevant to the cluster network, considering that switches should not do package filtering, which might not be applicable in the specific scenario

The last option is to use the broadcast: yes setting in the interface section

Special thanks at this point to Mr Markus Hoeschen for his invaluable help to identify this issue

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:7006864
  • Creation Date: 17-Sep-2010
  • Modified Date:12-Oct-2022
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Join Our Community

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.


SUSE Customer Support Quick Reference Guide SUSE Technical Support Handbook Update Advisories
Support FAQ

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.

Go to Customer Center