On Mon, Sep 21, 2009 at 13:34, David Magda <dma...@ee.ryerson.ca> wrote: > On Sep 21, 2009, at 06:52, Chris Ridd wrote: > >> Does zpool destroy prompt "are you sure" in any way? Some admin tools do >> (beadm destroy for example) but there's not a lot of consistency. > > No it doesn't, which I always found strange. > > Personally I always thought you should be queried for a "zfs destroy", but > add a "-f" option for things like scripts. Not sure if things can be changed > now.
You can import a destroyed pool, you can find them wiht zpool import -D. But the problem in this case was not zpool destroy, it was zpool create. zpool create will overwrite whatever was on the partition. _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss