Re: rpi4 / will zfs work?
"Bjoern A. Zeeb" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On 8 Sep 2020, at 14:23, tech-lists wrote: > On Tue, Sep 08, 2020 at 02:25:36PM +0100, tech-lists wrote: >> managed to solve this by making >> >> zfs_enable="YES" >> zfsd_enable="YES" >> >> the last two lines in /etc/rc.conf, meaning that guessing the problem >> was >> usb3 loading later than zfs was correct. Maybe it's be an idea to put >> it in >> rc.conf.local instead, hmm > > actually, that didn't fix it. What fixed it was a one-liner in cron @ > reboot > running zpool import. ensures it happens after usb3 has settled down. > > I'd be interested knowing the proper way to delay zfs until afer the > usb3 has > come up. Does something like kern.cam.boot_delay=“30000" in loader.conf help? /bz _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-arm To unsubscribe, send any mail to "[email protected]"