Hi
I'm trying to replace a failed disk, but regardless of what I do and in which order it always fails in the end with one of the following error messages.
The good part is that I don't have any data loss on my 4 disk raidz1 system. The system is degraded and it says that it is replacing one disk but nothing happens.
I tried to label the new disk with glabel, but zpool hijacked the disk overrun the labeling and thus I couldn't replace the drive, because it was already in use.
What is the proper way of doing this. As I said I've read tons of pages and tried countless different ways...
I'm getting desperate... I have an extra unused disk that I can momentarily use if it somehow would help...
Thanks!
I'm trying to replace a failed disk, but regardless of what I do and in which order it always fails in the end with one of the following error messages.
Code:
/dev/ad12 is part of active pool 'ztuff'
cannot offline ad12: no valid replicas
The good part is that I don't have any data loss on my 4 disk raidz1 system. The system is degraded and it says that it is replacing one disk but nothing happens.
I tried to label the new disk with glabel, but zpool hijacked the disk overrun the labeling and thus I couldn't replace the drive, because it was already in use.
What is the proper way of doing this. As I said I've read tons of pages and tried countless different ways...
I'm getting desperate... I have an extra unused disk that I can momentarily use if it somehow would help...
Thanks!