From owner-freebsd-bugs Wed Jun 16 8:10: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D091615451 for ; Wed, 16 Jun 1999 08:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA30995; Wed, 16 Jun 1999 08:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 967591523D; Wed, 16 Jun 1999 08:06:13 -0700 (PDT) Message-Id: <19990616150613.967591523D@hub.freebsd.org> Date: Wed, 16 Jun 1999 08:06:13 -0700 (PDT) From: m.seaman@inpharmatica.co.uk To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: bin/12243: NFS re-mount from Solaris 7 server hangs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 12243 >Category: bin >Synopsis: NFS re-mount from Solaris 7 server hangs >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 16 08:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: 3.2-STABLE >Organization: Inpharmatica Ltd. >Environment: b0# uname -a FreeBSD b0.farm.inpharmatica.co.uk 3.2-STABLE FreeBSD 3.2-STABLE #0: Wed Jun 16 13:56:36 BST 1999 root@b9.farm.inpharmatica.co.uk:/usr/src/sys/compile/FARM alpha (also verified on 3.2-STABLE/i586) >Description: NFS mounts from a solaris server onto a FreeBSD client will often hang with the mount_nfs process stuck in uninteruptible wait (`D' in ps(1) output). The first time that a filesystem is mounted (eg. from /etc/fstab), the mount will usually succeed. Unmounting and then attempting to mount the same filesystem again results in the hang --- amd(8) will trigger this behaviour quite reliably. Forcing nfs v2 makes no difference. Occasionally an attempted mount will cause the whole machine to freeze: in any case the only way I've found to get rid on the hung mount_nfs process is to reboot. Mounting from other unix (FreBSD, Linux) servers doesn't result in hangs. >How-To-Repeat: mount -t nfs -o rw solaris-server:/filesystem /mnt umount /mnt mount -t nfs -o rw solaris-server:/filesystem /mnt >Fix: Not known >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message