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
Userparameter zfs.vdev.discovery uses egrep -v 'mirror|raidz' instead of egrep 'single|mirror|raidz'. Discovering disks is also useful but that should have a different name.
The text was updated successfully, but these errors were encountered:
tuxick
changed the title
zfs.vdev.discovery discovers disks. not vdevs
zfs.vdev.discovery discovers disks, not vdevs
Oct 24, 2023
Userparameter
zfs.vdev.discovery
usesegrep -v 'mirror|raidz'
instead ofegrep 'single|mirror|raidz'
. Discovering disks is also useful but that should have a different name.The text was updated successfully, but these errors were encountered: