You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most LSI cards are perfectly compatible with ZoL. If your card has this glitch, try setting ZFS_INITRD_PRE_MOUNTROOT_SLEEP=X in /etc/default/zfs. The system will wait X seconds for all drives to appear before importing the pool.
Same from archzfs:
mkinitcpio -H zfs
To change the seconds of time to wait for ZFS devices to show up at boot:
zfs_wait=30
Tnx.
The text was updated successfully, but these errors were encountered:
https://github.com/zfsonlinux/zfs/wiki/Ubuntu-18.04-Root-on-ZFS
At the bottom of the page see section: MPT2SAS
Most LSI cards are perfectly compatible with ZoL. If your card has this glitch, try setting ZFS_INITRD_PRE_MOUNTROOT_SLEEP=X in /etc/default/zfs. The system will wait X seconds for all drives to appear before importing the pool.
Same from archzfs:
mkinitcpio -H zfs
To change the seconds of time to wait for ZFS devices to show up at boot:
Tnx.
The text was updated successfully, but these errors were encountered: