> Firstly, NFS doesn't really have much to do with the kernel.
NFS is in the Linux kernel as of 2.2, AFAIK. <deity> knows why.
At least it explains why Linux has more syscalls than any other
unix. Don't start me of the fact that there's a web server in
the kernel as well.
> I have used NFS on some early kernel distributions.
> It's a separate suite of software (daemons, scripts, etc) that can be
> configured to run at boot time.
> Look in rc2.d and there should be a few scripts in there that run up NFS.
I actually read the NFS source (in addition to the boot scripts).
It should be a set of daemons, it appears to be heavily woven into
the kernel. Go read the lockd source if you want a laugh.
> There is also an NFS howto on most Linux distributions that
> explains how to setup NFS.
I know how to set up NFS. Go do a search for "lockd" info
on the LDP. No howtos, no man pages, no "info". Very typical
for Linux: implement first, document second (if ever).
> I wouldn't advise power cycling a machine every time you change something.
If the reboot command actually worked on this system, I wouldn't.
Since lockd appears to be broken (and is connected to the kernel
somehow) shutdown / reboot doesn't work.
> There is a chance that something you write to the disk doesn't
> actually get written to the disk hardware until the next sync or so,
> so you can damage things.
# shutdown -y -g0 -i6
{wait 5 minutes, terminal program never receives a TERM | KILL
signal, but machine stops responding... wait five more minutes..
THEN power cycle system.}
Of course if Linux was "Real Unix" we'd have something other
than beta quality FS journaling and the whole point would be moot.
> man reboot
You're not actually supposed to call reboot (or halt) directly.
Go read the man pages yourself.
> Most Linux distributions can be rebooted remotely (this is not power
> cycling). So can most other Unix boxen.
Wow! Really! :) Shame x86 hardware doesn't have a proper serial
console implementation, or <gasp> a service processor.
And to think I'd been turning of my Sun E10000 systems by pulling
out all 8 power cords!
> To fix your problem, you should read through the NFS howto and try each of
> its recommendations.
> Note that for NFS to work, you first need ethernet communications to be
> working, preferably error free (ping, the usual services all
> working) which
> I assume you have.
Since I can only connect to the machine via a network
(it's at a remote location, I did mention that) it's
probably a safe assumption that I have a network connection.
> Regards,
>
> Jill.
Same,
Richard.
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text