https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242189

            Bug ID: 242189
           Summary: ZFS filesystems are not mounted from ATA on startup
                    due to rc <-> kernel race if root is on NVMe
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: [email protected]
          Reporter: [email protected]

Looks like root_hold_wait should be added to /etc/rc.d/zfs script after
r355010.

If root is on NVMe and e.g. /var/db is on ZFS on top of ATA then root gets
mounted and /etc/rc.d/zfs get started before ata bus scan completed.  System
boots with ZFS filesystems unmounted. There is root_hold_wait calls in
/etc/rc.d/mountcritlocal, but zfs filesystems are not mentioned in fstab.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to