<div dir="ltr">Hi everyone,<br><br>I wanted to post the fix that we found for this issue.<br><br>The problem was that RHEL 5.x (3, and 4 too) uses IGMPv3 by default and our network is only using IGMPv2.  The server would send out an IGMPv3 packet that was ignored by the network and would not actually get to join any multicast groups until the network devices would send out a broadcast to see if any host wanted to join a multicast group.<br>
<br>I added the following to the sysctl.conf's of each node in the cluster and this issue has gone away.<br><br># Force IGMPv2 due to Network environment<br>net.ipv4.conf.default.force_igmp_version = 2<br>net.ipv4.conf.all.force_igmp_version = 2<br>
<br>-Jeremy<br><br><br><div class="gmail_quote">On Thu, May 29, 2008 at 12:36 PM, Jeremy Lyon <<a href="mailto:jerlyon@gmail.com">jerlyon@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><div class="gmail_quote"><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div link="blue" vlink="purple" lang="IS"><div>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">I'm having the exact same issue on a RHEL 5.2 system, and have a
open support case with Redhat. When it will be resolved i can post the details
....</span></p></div></div></blockquote></div><div>Any word on this?  I think I may get my own case going.  Do you know if a bugzilla got assigned to this?<br><br>Thanks!<br>Jeremy<br> </div></div><br>
</blockquote></div><br></div>