Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2011 13:14:17 -1000
From:      Clifton Royston <cliftonr@volcano.org>
To:        William Palfreman <william@palfreman.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: mountlate not late enough for nfe0 with dhcp
Message-ID:  <20110526231417.GA74048@volcano.org>
In-Reply-To: <BANLkTik06mc6adjAeviEGa-4tvcVP_3TUA@mail.gmail.com>
References:  <BANLkTik06mc6adjAeviEGa-4tvcVP_3TUA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 26, 2011 at 11:35:41PM +0200, William Palfreman wrote:
> I find my nfe0 interface on my media server (an Acer Revo Atom) has not
> finished dhcp by the time /etc/rc.d/mountlate is run, or
> /etc/rc.d/mountcritremote.  So the two NFS filesystems I want to mount cause
> booting to halt in the most inconvenient manner possible for a machine with
> no keyboard.
> 
> I originally had this problem with mountcritremote, so I added the late
> option to /ett/fstab:
> 
> nfshost:/share     /nfs            nfs     rw,late         0       0
> nfshost:/data       /data          nfs     ro,late          0       0
> 
> But the network was still not up by the time /etc/rc.d/mountlate ran.  So I
> slowed things down with the patch you can see below.

  What's wrong with "rw,bg,intr" and "ro,bg,intr", respectively, in your
situation?

  -- Clifton

-- 
   Clifton Royston  --  cliftonr@iandicomputing.com / cliftonr@volcano.org
       President  - I and I Computing * http://www.iandicomputing.com/
 Custom programming, network design, systems and network consulting services



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110526231417.GA74048>