[svlug] Mounting and a simplified "race" condition
Paul Reiber
reiber at gmail.com
Mon Mar 24 09:51:19 PST 2008
On Mon, Mar 24, 2008 at 10:48 AM, Warren Turkal <wturkal at gmail.com> wrote:
> On Mon, Mar 24, 2008 at 10:42 AM, Paul Reiber <reiber at gmail.com> wrote:
> > You can use chkconfig's start and stop priorities to set it up to
> > start last - S99.
>
> Generally speaking the init scripts should be run as early as
> possible, but no earlier. This would mean adding it right after the
> upping of the NICs in the case of something mounting an sshfs based
> FS.
>
> wt
There might be a simple way to test if the NIC's fully up?
Then he could be sure it was cool to start the filesystem.
Anything else is guessing, really.
-pbr
More information about the svlug
mailing list