[RH List] Re: nfs before netfs?

Matthew Saltzman mjs at ces.clemson.edu
Tue Jun 8 13:19:04 UTC 2004


On Mon, 7 Jun 2004, Ashley M. Kirchner wrote:

> Matthew Saltzman wrote:
>
> >Why not just add an explicit mount in /etc/rc.local?  That's the last
> >thing done in the init cycle.
> >
> >
>     Because by then the process needing that mount (apache) has already
> started.  So, it's either I swap netfs and nfs around, or I add a
> remount in rc.local and delay apache's start till after rc.local has
> run.  I figured I'd go for the swap method.

Rather than swap (which messes up system-installed scripts), you could add
a startup script that runs in between nfs and httpd startups to do the
mount.

But bind mount looks like it might be a better idea.

-- 
		Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs





More information about the redhat-list mailing list