[svlug] Mounting and a simplified "race" condition
James Sparenberg
james at linuxrebel.org
Wed Mar 26 19:50:24 PST 2008
Getting this up now. Yeah the box is actually one with a single NIC (the
second one is used as a LOM interface) so the NIC comes up in the course of
stock init. It really does look like I'm going to have to run a late stage
init script that starts out by sleeping long enough to ensure that the NIC is
alive, then test from there.
The end is, not much more than wanting to see if anything I hadn't thought of
exists that I should have thought of. Thanks All!
James
On Monday 24 March 2008 11:06:54 Warren Turkal wrote:
> On Mon, Mar 24, 2008 at 10:51 AM, Paul Reiber <reiber at gmail.com> wrote:
> > 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.
>
> If you wanna get really sophisticated, you can write a post-up script
> for bringing the nic up. That's really the right place to do it
> anyhow.
>
> wt
More information about the svlug
mailing list