Re: [zfs-discuss] how to destroy a pool by id?

2011-02-14 Thread Cindy Swearingen
Hi Chris, Yes, this is a known problem and a CR is filed. I haven't tried these in a while, but consider one of the following workarounds below. #1 is most drastic and make sure you've got the right device name. No sanity checking is done by the dd command. Other experts can comment on a bette

Re: [zfs-discuss] how to destroy a pool by id?

2011-02-14 Thread chris
I have old pool skeletons with vdevs that no longer exist. Can't import them, can't destroy them, can't even rename them to something obvious like junk1. What do I do to clean up? -- This message posted from opensolaris.org ___ zfs-discuss mailing list

Re: [zfs-discuss] how to destroy a pool by id?

2009-06-24 Thread Kjetil Torgrim Homme
Cindy Swearingen 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 rea

Re: [zfs-discuss] how to destroy a pool by id?

2009-06-21 Thread dick hoogendijk
On Sun, 21 Jun 2009 13:56:52 +1000 (EST) Andre van Eyssen wrote: > On Sat, 20 Jun 2009, Cindy Swearingen wrote: > > > I wish we had a zpool destroy option like this: > > > > # zpool destroy -really_dead tank2 > > Cindy, > > The moment we implemented such a thing, there would be a rash of > req

Re: [zfs-discuss] how to destroy a pool by id?

2009-06-20 Thread Andre van Eyssen
On Sat, 20 Jun 2009, Cindy Swearingen wrote: I wish we had a zpool destroy option like this: # zpool destroy -really_dead tank2 Cindy, The moment we implemented such a thing, there would be a rash of requests saying: a) I just destroyed my pool with -really_dead - how can I get my data b

Re: [zfs-discuss] how to destroy a pool by id?

2009-06-20 Thread Cindy Swearingen
wish we had a zpool destroy option like this: # zpool destroy -really_dead tank2 Cindy - Original Message - From: Kent Watsen Date: Saturday, June 20, 2009 3:02 pm Subject: [zfs-discuss] how to destroy a pool by id? To: zfs-discuss@opensolaris.org > Over the course of multi

[zfs-discuss] how to destroy a pool by id?

2009-06-20 Thread Kent Watsen
Over the course of multiple OpenSolaris installs , I first created a pool called "tank" and then, later and resusing some of the same drives, I created another pool called tank.  I can `zpool export tank`, but when I `zpool import tank`, I get: bash-3.2# zpool import tank cannot import 'tan