Cindy Swearingen <cindy.swearin...@sun.com> writes:
> I wish we had a zpool destroy option like this:
>
> # zpool destroy -really_dead tank2

I think it would be clearer to call it

  zpool export --clear-name tank   # or 3280066346390919920

or alternatively,

  zpool destroy --exported 3280066346390919920

I guess the reason you don't want to allow operations on exported
pools is that they can be residing on shared storage.

-- 
Kjetil T. Homme
Redpill Linpro AS - Changing the game

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to