From owner-freebsd-stable Fri Jan 26 0:41: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 8499537B401 for ; Fri, 26 Jan 2001 00:40:46 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.11.1) with ESMTP id f0Q8eWt95365; Fri, 26 Jan 2001 00:40:32 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: freebsd@mrynet.com (FreeBSD list) Cc: freebsd-stable@FreeBSD.ORG Subject: Re: NFS hangs root on today's CVSUP -- Unaddressed issue In-Reply-To: Message from freebsd@mrynet.com (FreeBSD list) of "Thu, 25 Jan 2001 18:24:08 CST." <200101260024.f0Q0O8l01300@mrynet.com> Date: Fri, 26 Jan 2001 00:40:32 -0800 Message-ID: <95361.980498432@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This problem still exists and is a critical issue -- No NFS > mounts of filesystems from another machine can be made: I beg to differ. NFS works just fine for me as a client in -current: root@zippy-> uname -a FreeBSD zippy.osd.bsdi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Thu Jan 25 01:10:31 PST 2001 jkh@zippy.osd.bsdi.com:/usr/obj/usr/src/sys/ZIPPY i386 root@zippy-> mount winston:/usr /mnt root@zippy-> ls /mnt X11R6 compat home lib libexec mdec ports share tmp bin games include libdata local obj sbin src root@zippy-> umount /mnt root@zippy-> ls /mnt root@zippy-> And just to show that it works as a server too: root@winston-> uname -a FreeBSD winston.osd.bsdi.com 4.2-STABLE FreeBSD 4.2-STABLE #0: Wed Jan 17 12:26:40 PST 2001 jkh@winston.osd.bsdi.com:/a/obj/a/src/sys/WINSTON i386 root@winston-> mount zippy:/usr /mnt root@winston-> ls /mnt X11R6 games libdata mdec share bin home libexec obj src compat include local ports tmp doc lib lost+found sbin root@winston-> umount /mnt root@winston-> ls /mnt > Can't anyone suggest a recourse here? Be easier if it were even reproducible. :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message