I have two mirrored drives with a spare for 3 x 3TB drives.
All drives are hot swapable.
When I pull ada4p2 for example the status of the pool stays the same with no degregation. When I pull drive from the first pair the same result no degregation.
My intent is to replace the HDD with the available spare.
I try to replace the HDD through the FN-GUI and i receive an error by selecting "Replace" for the failed drive on the "View Disks" page and I get this error "Sorry an error occured"
Shouldn't I be able to replace the failed HDD this way?
Even after 10min with the two drives removed I still have the following zpool status:
All drives are hot swapable.
When I pull ada4p2 for example the status of the pool stays the same with no degregation. When I pull drive from the first pair the same result no degregation.
My intent is to replace the HDD with the available spare.
I try to replace the HDD through the FN-GUI and i receive an error by selecting "Replace" for the failed drive on the "View Disks" page and I get this error "Sorry an error occured"
Shouldn't I be able to replace the failed HDD this way?
Even after 10min with the two drives removed I still have the following zpool status:
Code:
[root@freenas-2] ~# zpool status pool: tank1 state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM tank1 ONLINE 0 0 0 mirror ONLINE 0 0 0 ada0p2 ONLINE 0 0 0 ada1p2 ONLINE 0 0 0 spares ada2p2 AVAIL errors: No known data errors pool: tank2 state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM tank2 ONLINE 0 0 0 mirror ONLINE 0 0 0 ada3p2 ONLINE 0 0 0 ada4p2 ONLINE 0 0 0 spares ada5p2 AVAIL errors: No known data errors