From owner-freebsd-bugs Wed May 16 6: 0: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9266D37B423 for ; Wed, 16 May 2001 06:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4GD01t89650; Wed, 16 May 2001 06:00:01 -0700 (PDT) (envelope-from gnats) Received: from geveor.cuivre.fr.eu.org (nat-34.kulnet.kuleuven.ac.be [134.58.0.34]) by hub.freebsd.org (Postfix) with ESMTP id 2638837B423 for ; Wed, 16 May 2001 05:55:48 -0700 (PDT) (envelope-from quinot@cuivre.fr.eu.org) Received: by geveor.cuivre.fr.eu.org (Postfix, from userid 11117) id 2F7CED5ED; Wed, 16 May 2001 14:55:46 +0200 (CEST) Message-Id: <20010516125546.2F7CED5ED@geveor.cuivre.fr.eu.org> Date: Wed, 16 May 2001 14:55:46 +0200 (CEST) From: quinot@cuivre.fr.eu.org Reply-To: quinot@cuivre.fr.eu.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/27383: Client NFS mount hangs with multihomed server Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 27383 >Category: kern >Synopsis: Client NFS mount hangs with multihomed server >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 16 06:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Thomas Quinot >Release: FreeBSD 4.3-RC i386 >Organization: >Environment: System: FreeBSD geveor.cuivre.fr.eu.org 4.3-RC FreeBSD 4.3-RC #0: Tue Apr 3 18:49:15 CEST 2001 root@geveor.cuivre.fr.eu.org:/usr/obj/usr/src/sys/PORTAB i386 >Description: The problem is the one described in kern/9612: a FreeBSD NFS client hangs in sbwait() while trying to mount an NFS filesystem if the source address in the NFS reply is not the same as the destination address that was used to send the request. kern/9612 indicates that the server setup can be changed to resolve the problem, by having nfsd bind separately on each interface, but this assumes that the server is a FreeBSD host, and that its setup can be changed. 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? >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message