I've been doing a bit of testing with my new storage system, and it seems I've put myself into a bind the last time I tried to export a pool and mark the disk as new. The good thing, it was intentional.. but unfortunately the process didn't finish and it seems my disks are still otherwise pre-occupied.
Is anyone able to offer up some assistance on how I can clear the lock on these disks?
[root@fnas01] ~# zpool list
no pools available
When I do a zpool import, here's what it shows me:
[root@fnas01] ~# zpool import
pool: vol0
id: 7173767759996868796
state: UNAVAIL
status: One or more devices are missing from the system.
action: The pool cannot be imported. Attach the missing
devices and try again.
see: http://www.sun.com/msg/ZFS-8000-6X
config:
vol0 UNAVAIL missing device
raidz2 ONLINE
ada0p2 ONLINE
ada1p2 ONLINE
ada2p2 ONLINE
ada3p2 ONLINE
ada4p2 ONLINE
I'm a zfs dummy, and I've tried every command I could come across to try and destroy whatever association was left of this pool with no luck.
Anyone have a suggestion? I'm not trying to retain any data, simply trying to get the disks back into a state where I can create a new pool short of having to reinstall freenas (and I'm not fully convinced that would solve my underlying issue here..)
Thanks!
Is anyone able to offer up some assistance on how I can clear the lock on these disks?
[root@fnas01] ~# zpool list
no pools available
When I do a zpool import, here's what it shows me:
[root@fnas01] ~# zpool import
pool: vol0
id: 7173767759996868796
state: UNAVAIL
status: One or more devices are missing from the system.
action: The pool cannot be imported. Attach the missing
devices and try again.
see: http://www.sun.com/msg/ZFS-8000-6X
config:
vol0 UNAVAIL missing device
raidz2 ONLINE
ada0p2 ONLINE
ada1p2 ONLINE
ada2p2 ONLINE
ada3p2 ONLINE
ada4p2 ONLINE
I'm a zfs dummy, and I've tried every command I could come across to try and destroy whatever association was left of this pool with no luck.
Anyone have a suggestion? I'm not trying to retain any data, simply trying to get the disks back into a state where I can create a new pool short of having to reinstall freenas (and I'm not fully convinced that would solve my underlying issue here..)
Thanks!