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

            Bug ID: 202861
           Summary: Launch rc.d script zfs before script mountcritlocal.
           Product: Base System
           Version: 10.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: conf
          Assignee: [email protected]
          Reporter: [email protected]

Hi,
I have faced the problem when automounting the file system.
Rc.d "/etc/rc.d/mountcritlocal" script starts earlier than the script rc.d
"/etc/rc.d/zfs" which leads to inability to mount file system correctly. Script
"/etc/rc.d/zfs" shoud be launched earlier  "/etc/rc.d/mountcritlocal". 

in script /etc/rc.d/mountcritlocal add zfs value.

....
# REQUIRE: root hostid_save mdconfig zfs
....
should be corrected.

-- 
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