Hi, I added a disk accidentally to a pool and am trying to force remove it.
Would anyone happen to have any suggestion on how to remove and clean it up without rebooting system?
I tried zpool export and import and its not working.
Code:
NAME STATE READ WRITE CKSUM
vault UNAVAIL 0 0 0
mirror-0 ONLINE 0 0 0
label/disk1 ONLINE 0 0 0
label/disk2 ONLINE 0 0 0
mirror-1 ONLINE 0 0 0
label/disk3 ONLINE 0 0 0
label/disk4 ONLINE 0 0 0
mirror-2 DEGRADED 0 0 0
label/disk5 ONLINE 0 0 0
3100350294457416364 OFFLINE 0 0 0 was /dev/label/disk6
15419466379299849962 REMOVED 0 0 0 was /dev/label/disk7
cannot remove 15419466379299849962: only inactive hot spares, cache, top-level, or log devices can be removed
Would anyone happen to have any suggestion on how to remove and clean it up without rebooting system?
I tried zpool export and import and its not working.