Re: ZVOL/ZFS hosting UFS filesystems ... ERROR!

From: Wilkinson, Alex <alex.wilkinson_at_dsto.defence.gov.au>
Date: Mon, 13 Aug 2007 15:05:30 +0800
    0n Mon, Aug 13, 2007 at 01:50:32AM -0500, Scot Hetzel wrote: 

    >On 8/13/07, Wilkinson, Alex <alex.wilkinson_at_dsto.defence.gov.au> wrote:
    >> Currently when boostrapping I get the following error:
    >>
    >>   "Can't stat /dev/zvol/data_dg/export/ufs
    >>    Unknown error; help!
    >>    ERROR: ABORTING BOOT (sending SIGTERM to parent)!"
    >>
    >> And I drop into single user mode.
    >>
    >> The line causing this in fstab(5) is:
    >>
    >>    /dev/zvol/data_dg/export/ufs /export/mod ufs   rw,acls  1  1
    >>
    >> Can anyone recommend how I can get around this ?
    >>
    >Try using:
    >
    >    /dev/zvol/data_dg/export/ufs /export/mod ufs   rw,acls,late  1  1
    >
    >I had a similar problem, except I was mounting UFS filesystems
    >(/dev/ad0s2d) on to a mount point that was in a ZFS filesystem.  When
    >I added the 'late' option, I nolonger saw messages that the mount
    >point didn't exist.

Unfortuneately the 'late' option does not help. Exact same problem as I have
described above with 'late' included in fstab(5). :-(

I am dropped into single user mode, then I have to:

  #/etc/rc.d/hostid start
  #/etc/rc.d/zfs start
  #mount /export/mod
  #^D

And THEN all is good. OR set "noauto" in fstab(5) for /export/mod

:-(

 -aW

IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914.  If you have received this email in error, you are requested to contact the sender and delete the email.
Received on Mon Aug 13 2007 - 05:06:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:16 UTC