From owner-freebsd-questions Sat Jul 15 6: 2: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id A565D37BC11 for ; Sat, 15 Jul 2000 06:01:56 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13DR2D-0006kq-00; Sat, 15 Jul 2000 13:27:09 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13DR2C-000KdO-00; Sat, 15 Jul 2000 13:27:08 +0100 Date: Sat, 15 Jul 2000 13:27:08 +0100 From: Ben Smithurst To: Daniel Schrock Cc: freebsd-questions Subject: Re: I cvsup'd, now nfs filesystems won't mount! Message-ID: <20000715132708.D84045@strontium.scientia.demon.co.uk> References: <003201bfeddc$659e3b80$0271a8c0@anonymousdaemon.org> <20000714231246.C84045@strontium.scientia.demon.co.uk> <001201bfee1f$69428ff0$0271a8c0@anonymousdaemon.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="5p8PegU4iirBW1oA" Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <001201bfee1f$69428ff0$0271a8c0@anonymousdaemon.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --5p8PegU4iirBW1oA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Daniel Schrock wrote: > ps axl | grep nfs reports: > root 66 0.0 0.2 384 224 con- D 12:42AM 0:00.00 > nfs gateway:/savedisk /savedisk (mount_nfs) You need nfsiod running on the client. nfs_client_enable=3DYES in /etc/rc.conf, or run 'nfsiod -n 4' to start it manually. I think you may have to reboot for now -- you may have problems getting the process listed above to die. kill -9 never worked for me in those cases. what mount options are you using for the nfs mount? I recommend "bg" so that if the mount fails at boot time, the system will still come up, "intr" so you can hit ^C to terminate any processes which get stuck in an NFS call. You might also like to use "soft", though I'm not sure if that's a good idea in all cases. --=20 Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / --5p8PegU4iirBW1oA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: hBE1KQqt+j/5Ql4y6Z5itkOK6Z7PWQ+A iQCVAwUBOXBYmysPVtiZOS99AQEhqQP+NRX1Sz0TG924QBbEUpEhrppJvVYJ3WKq EabiiskVwm145VPrANPi9bOZ3HI55O4TRmMD9IM674EcOTQAhTNYOg4D+zo2DkKv rfYAqNTMZP6impONWqrAHbLQA3sCdMb46bh7RzCsdPJ9x5bCZvdebdmG/e1I7C3x N8jkrSpXHoI= =s7ER -----END PGP SIGNATURE----- --5p8PegU4iirBW1oA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message