[Javier Fernandez-Sanguino Peña]
> I do not want the clients to boot if this happens, so I have fiddled
> around with the /etc/init.d/mountnfs.sh script, and added some nice
> things (I hope I have done it right, at least it seems it works) to
> handle "persistent" behavior.

The 'bg' NFS mount option is created to handle this.  If you add it to
the file system entry in /etc/fstab, mount will place itself in the
background, and continue trying to mount the file system until it
succeeds.

I believe rewriting the init.d script is the wrong place to fix your
problem, and that you should use the 'bg' option instead.  I recommend
tagging thus bug wontfix.

Friendly,
-- 
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to