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
Attempting to replace a failed disk in a 3-way mirror of my root pool. This is on bare metal, a production server which has been running Ubuntu 16.04 root-on-zfs for 18 months. Following these instructions, I got the error message below at step 5
grub-probe: error: unknown filesystem.
It appears that grub-probe is probing /dev/sdb, which happens to be the disk which is being resilvered.
Output from grub-probe -vv, zpool status and ls -l /dev/disk-by-id attached
Attempting to replace a failed disk in a 3-way mirror of my root pool. This is on bare metal, a production server which has been running Ubuntu 16.04 root-on-zfs for 18 months. Following these instructions, I got the error message below at step 5
It appears that grub-probe is probing /dev/sdb, which happens to be the disk which is being resilvered.
Output from
grub-probe -vv
,zpool status
andls -l /dev/disk-by-id
attachedgrub_probe_vv.txt
disk-by-id.txt
zpool_status.txt
The text was updated successfully, but these errors were encountered: