Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2008 14:00:04 GMT
From:      "Nicolas Blais" <nicblais@clkroot.net>
To:        freebsd-rc@FreeBSD.org
Subject:   Re: conf/122036: Mounting at boot with ZFS causes a halt in booting
Message-ID:  <200803251400.m2PE04xX057097@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/122036; it has been noted by GNATS.

From: "Nicolas Blais" <nicblais@clkroot.net>
To: "Norikatsu Shigemura" <nork@FreeBSD.org>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: conf/122036: Mounting at boot with ZFS causes a halt in booting
Date: Mon, 24 Mar 2008 23:34:18 -0400 (Eastern Daylight Time)

 > Hi Nicolas.
 >
 > On Mon, 24 Mar 2008 07:59:39 GMT
 > Nicolas  Blais <nicblais@clkroot.net> wrote:
 >> During boot, it seems that the OS is trying to mount the entry in my
 >> fstab, but /etc/rc.d/zfs hasn't loaded or isn't finished yet and
 >> therefore causes the boot to stop.
 >> Here's the entry in /etc/fstab that causes the boot to halt:
 >> /tank/public/ftp       /home/sam/ftp   nullfs  rw              0       0
 >
 > 	Maybe, you should set 'late' to mount potion like following.
 >
 >> /tank/public/ftp       /home/sam/ftp   nullfs  rw,late         0       0
 >
 
 That worked, thanks!
 "man fstab" doesn't say anything about that option, which is important for
 people using ZFS...
 
 Thanks again,
 Nicolas
 



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