Hi everyone,
The situation is like this:
8176041396705295160 numbered drive is bad and replaced with another disk but 5912237713692509070 numbered drive is actually fine. I know that bad drives can be easily replaced with zpool replace but before doing that this pool has to be forced to accept that 5912237713692509070 numbered disk is actually working. Is there a way to do this?
Thank you in advance...
The situation is like this:
Code:
NAME STATE READ WRITE CKSUM
tank1 UNAVAIL 0 0 0
raidz1-0 UNAVAIL 0 0 0
5912237713692509070 UNAVAIL 0 0 0 was /dev/da1
8176041396705295160 UNAVAIL 0 0 0 was /dev/da2
da3 ONLINE 0 0 0
da4 ONLINE 0 0 0
8176041396705295160 numbered drive is bad and replaced with another disk but 5912237713692509070 numbered drive is actually fine. I know that bad drives can be easily replaced with zpool replace but before doing that this pool has to be forced to accept that 5912237713692509070 numbered disk is actually working. Is there a way to do this?
Thank you in advance...