Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2013 14:47:36 -0400
From:      Adam McDougall <mcdouga9@egr.msu.edu>
To:        Karl Denninger <karl@denninger.net>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: How do I clear this problem? :-)
Message-ID:  <20130805184736.GO25894@egr.msu.edu>
In-Reply-To: <51FE8D1C.5080509@denninger.net>
References:  <51FE8D1C.5080509@denninger.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 04, 2013 at 12:19:24PM -0500, Karl Denninger wrote:

  Development system here where I've been screwing around with ZFS and ZPOOL.
  
  I have a deprecated mirror that cannot be imported (the disks used for
  it were wiped and re-used); however, an attempt to destroy the pool
  fails because it's not mounted, and I can't find a command to clear the
  cache data that ZPOOL is using to find it.
  
  [root@dbms2 /]# zpool import
     pool: zstore
       id: 4828844235736846012
    state: UNAVAIL

Can you take a look at the 'zpool labelclear' command?  Please be aware that
it apparently can clear more than just ZFS labels on devices you specify, which
doesn't sound like a problem for you, but interested parties can see the 6/13/13
thread "Subject: zpool labelclear destroys GPT" on freebsd-stable.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130805184736.GO25894>