public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
From: jbrassow@sourceware.org
To: cluster-cvs@sources.redhat.com
Subject: cluster/ccs/daemon cnx_mgr.c
Date: Wed, 15 Jun 2005 01:31:00 -0000	[thread overview]
Message-ID: <20050615013136.26096.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	jbrassow@sourceware.org	2005-06-15 01:31:36

Modified files:
	ccs/daemon     : cnx_mgr.c 

Log message:
	- fix for bug 157094
	
	A mysterious error being generated when trying to do a broadcast (sendto):
	ccsd[1704]: Unable to perform sendto: Cannot assign requested address
	
	On certain clusters (seems to be when ccs tries using IPv6), this error
	could show up 9 out of 10 times.  When the error was received, the
	broadcast attempt would fail.  This caused the attempt to grab any
	possibly updated cluster.conf files to abort.
	
	Waiting a moment, closing the socket, reopening the socket, and retrying
	the broadcast seems to solve the issue.  (It has work 100+ times so far.)
	
	I'm not entirely certain what is causing the initial try to fail - perhaps
	the underlying subsystem is not quite ready...  In any case, I have never
	seen a second attempt fail.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/ccs/daemon/cnx_mgr.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.24.2.8&r2=1.24.2.9


             reply	other threads:[~2005-06-15  1:31 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-15  1:31 jbrassow [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-05 22:16 cfeist
2007-12-11 20:58 rohara
2007-12-11 20:57 rohara
2007-12-11 20:56 rohara
2007-05-08 14:26 lhh
2007-05-08 14:25 lhh
2007-03-19 20:03 lhh
2007-02-14 16:23 rohara
2007-02-14 16:22 rohara
2007-02-14 16:20 rohara
2007-02-13 20:54 rohara
2006-06-15 21:39 lhh
2006-06-15 21:39 lhh
2006-05-24  8:24 pcaulfield
2006-05-16 10:30 pcaulfield
2005-06-21 18:38 jbrassow
2005-06-15  1:31 jbrassow
2005-06-15  1:30 jbrassow
2005-05-26 16:58 lhh
2005-05-26 16:57 lhh
2005-05-26 16:55 lhh
2005-05-24 20:43 jbrassow
2005-05-24 20:42 jbrassow
2005-05-24 20:32 jbrassow
2005-05-24 20:24 jbrassow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050615013136.26096.qmail@sourceware.org \
    --to=jbrassow@sourceware.org \
    --cc=cluster-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).