server - Replacing a dead disk in a zpool - Ask Ubuntu
https://askubuntu.com/questions/30583008.06.2013 · I'm running Ubuntu Server 13.04 64-bit using native ZFS. I have a zpool consisting of 4 hard drives of which one died yesterday and now is not being recognized by the OS or the BIOS anymore.. Unfortunately I saw the problem only after the next reboot so now the drive label is missing and I can't replace the disk using the official instructions here and here.
zfs - Replacing a disk in zpool - Ask Ubuntu
https://askubuntu.com/questions/172577I have connected another drive of same size ( bad disk still in original place ) but I am having difficulty replacing bad disk with new one in zpool. I tried the following: sudo zpool replace tank /dev/sdg /dev/sde sudo zpool replace tank scsi-SATA_ST32000542AS_9XW04YRP scsi-SATA_ST2000DM001-9YN_S240FE7C sudo zpool replace tank dev/sdg dev/sde