Re: [zfs-discuss] Remove the exported zpool

2009-07-06 Thread Ketan
Already tried that ... :-( # zpool destroy -f emcpool2 cannot open 'emcpool2': no such pool # -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] Remove the exported zpool

2009-07-06 Thread Juergen Nickelsen
Ketan writes: > I had a pool which was exported and due to some issues on my SAN i > was never able to import it again. Can anyone tell me how can i > destroy the exported pool to free up the LUN. I did that once; I *think* that was with the "-f" option to "zpool destroy". Regards, Juergen. ___

[zfs-discuss] Remove the exported zpool

2009-07-05 Thread Ketan
I had a pool which was exported and due to some issues on my SAN i was never able to import it again. Can anyone tell me how can i destroy the exported pool to free up the LUN. I tried to create a new pool on the same pool but it gives me following error # zpool create emcpool4 emcpower0c cann