[Bug 268157] /etc/rc.d/zpool runs too early, before usb disks available

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 Dec 2022 02:53:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268157

--- Comment #3 from Barney Wolff <barneywolff@gmail.com> ---
I don't think this is arm-specific, although it may show up more often on
systems like rpi which have usb disks. The fix has to be in zfs, but I don't
know if zfs can know whether a pool import that's cached is on a usb disk or
not. In any case zpool should not abort if a pool disk has disappeared over a
reboot.

I can imagine a nightmare scenario where a vital pool that's on a
permanently-attached internal disk fails to get imported because an unimportant
pool on a usb disk has vanished.

-- 
You are receiving this mail because:
You are on the CC list for the bug.