Date: Sun, 16 Jul 2000 01:37:36 -0500 From: "Daniel Schrock" <dschrock@enteract.com> To: "Doug Barton" <DougB@gorean.org>, "Ben Smithurst" <ben@FreeBSD.org> Cc: "freebsd-questions" <freebsd-questions@FreeBSD.org> Subject: Re: I cvsup'd, now nfs filesystems won't mount! Message-ID: <003901bfeef0$54c96630$0271a8c0@anonymousdaemon.org> References: <003201bfeddc$659e3b80$0271a8c0@anonymousdaemon.org> <20000714231246.C84045@strontium.scientia.demon.co.uk> <001201bfee1f$69428ff0$0271a8c0@anonymousdaemon.org> <20000715132708.D84045@strontium.scientia.demon.co.uk> <3970D697.ED97E9E6@gorean.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Actually, nfsiod was also running but I failed to mention it. My bad. nfs_client_enable="YES" is in my rc.conf, and the system worked perfect before cvsuping. I have not changed my system configuration. Based on my config, this should not be happening. rc.conf is correct, fstab is correct, the required daemons are running. I have yet to cvsup my gateway out of fear that my entire network will then be broken. But part of me thinks if I cvsup it, it may fix this problem (doubtful, and not worth the risk considering this current problem with my webserver.) /usr/home is also a mounted filesystem, so none of my users have access to MySQL and PHP-based web content. My gateway is only running a minimal apache version so most web content is still available, but I need my webserver back. The thing I find really strange about it is that my other system that I cvsup'd a couple days before mounts the file system with absolutely no problems what-so-ever. No hang, no pause, no error. I'm baffled and very upset by this experience. On the lighter side, if life were easy, it'd be boring.... Daniel Schrock ----- Original Message ----- From: "Doug Barton" <DougB@gorean.org> To: "Ben Smithurst" <ben@FreeBSD.org> Cc: "Daniel Schrock" <dschrock@enteract.com>; "freebsd-questions" <freebsd-questions@FreeBSD.org> Sent: Saturday, July 15, 2000 4:24 PM Subject: Re: I cvsup'd, now nfs filesystems won't mount! > Ben Smithurst wrote: > > > > 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=YES in > > /etc/rc.conf, or run 'nfsiod -n 4' to start it manually. > > nfsiod is not a requirement, but it does help. > > > 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. > > *Nod* Unfortunately, nfs is one of those things that sometimes require > "the microsoft solution" as we refer to it at work. > > Doug > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003901bfeef0$54c96630$0271a8c0>