From owner-freebsd-current Tue Jan 16 15:59:26 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27497 for current-outgoing; Tue, 16 Jan 1996 15:59:26 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA27492 for ; Tue, 16 Jan 1996 15:59:24 -0800 (PST) Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id PAA00295; Tue, 16 Jan 1996 15:59:26 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.7.3/8.6.5) with SMTP id PAA00212; Tue, 16 Jan 1996 15:59:27 -0800 (PST) Message-Id: <199601162359.PAA00212@corbin.Root.COM> To: "Adam David" cc: freebsd-current@freebsd.org Subject: Re: nfs_mod mount hangs in single-user In-reply-to: Your message of "Tue, 16 Jan 1996 21:53:57 GMT." <199601162153.VAA02007@ubiq.veda.is> From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 16 Jan 1996 15:59:27 -0800 Sender: owner-current@freebsd.org Precedence: bulk >Does anyone know why mount_nfs hangs (wait channel "sbwait") under the >following conditions?... > >1. the mount command is invoked from /etc/rc (or rc.local, etc) during reboot. >2. NFS is dynamically loaded. >3. the volume to be mounted is located on the machine that is being rebooted. > >4. it is a union mount (this might not be significant). A union mount?? You mean, using the UNION filesystem? If this is really what you mean then you should know that unionfs is *completely* broken. I'm surprised the machine doesn't panic. -DG David Greenman Core Team/Principal Architect, The FreeBSD Project