Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 06:30:03 -0700 (PDT)
From:      Ian Dowse <iedowse@maths.tcd.ie>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/27383: Client NFS mount hangs with multihomed server 
Message-ID:  <200105161330.f4GDU3995617@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/27383; it has been noted by GNATS.

From: Ian Dowse <iedowse@maths.tcd.ie>
To: quinot@cuivre.fr.eu.org
Cc: FreeBSD-gnats-submit@freebsd.org, iedowse@maths.tcd.ie
Subject: Re: kern/27383: Client NFS mount hangs with multihomed server 
Date: Wed, 16 May 2001 14:20:46 +0100

 In message <20010516125546.2F7CED5ED@geveor.cuivre.fr.eu.org>, quinot@cuivre.fr
 .eu.org writes:
 >
 >	Is there a possibility to fix the FreeBSD client side so at least
 >	the NFs mount can be cancelled instead of hanging indefinitely
 >	in sbwait?
 
 Yes, I was just looking into this a few days ago. The mount_nfs in
 -current does not have this problem any longer; it now never issues
 the mount() syscall until it has successfully received a response
 from the remote nfsd.
 
 There's a (very lightly tested) backport of these changes at:
 
 	http://www.maths.tcd.ie/~iedowse/FreeBSD/mount_nfs.releng_4.diff
 
 I would be very interested in hearing if this patch improves the
 situation for you.
 
 Ian

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105161330.f4GDU3995617>