zxhaxdr
Members
-
Joined
-
Last visited
Solutions
-
zxhaxdr's post in How to replace ZFS drive without stopping the array? was marked as the answerIt's been a while, and this is not addressed properly. Anyway, for anyone who runs into the same issue. You can replace the drive with
zpool replace you_tank_name /dev/sd* /dev/sd*
After resilvering, stop the array, unassign all drives from the pool, click the pool name, and delete the pool. Then add a new pool and assign all the drives back.