Hi,
I'm having problems replacing a WD10EARS (hasn't failed yet) in my raidz1.
The pool seems to be fine:
but if I now try to "zpool offline" a drive zpool returns an error message:
Isn't this the way to replace a disk in a radz1?
I'm using 8.0-RELEASE-p2
Please help if you can. Thanks!
I'm having problems replacing a WD10EARS (hasn't failed yet) in my raidz1.
The pool seems to be fine:
Code:
# zpool status ~
pool: storage
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
storage ONLINE 0 0 0
raidz1 ONLINE 0 0 0
ad0 ONLINE 0 0 0
ad2 ONLINE 0 0 0
ad4 ONLINE 0 0 0
ad6 ONLINE 0 0 0
errors: No known data errors
but if I now try to "zpool offline" a drive zpool returns an error message:
Code:
# zpool offline storage ad2
cannot offline ad2: no valid replicas
Isn't this the way to replace a disk in a radz1?
I'm using 8.0-RELEASE-p2
Please help if you can. Thanks!