Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2013 13:38:50 +0200
From:      Nicolas Rachinsky <fbsd-mas-0@ml.turing-complete.org>
To:        Sean Bruno <sean_bruno@yahoo.com>
Cc:        freebsd-fs <freebsd-fs@freebsd.org>
Subject:   Re: How do we clear a bogus zpool?
Message-ID:  <20130821113850.GA63039@mid.pc5.i.0x5.de>
In-Reply-To: <1377015858.1450.3.camel@localhost>
References:  <1377015858.1450.3.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
* Sean Bruno <sean_bruno@yahoo.com> [2013-08-20 09:24 -0700]:
> I've managed to create a situation where I have a completely bogus zpool
> showing up on my system.  There seems to be no way to wipe this out?
> 
> # zpool import           
>    pool: zroot
>      id: 854190767471294680
>   state: UNAVAIL
> 
> # zpool destroy -f zroot
> cannot open 'zroot': no such pool
> # zpool clear -F zroot
> cannot open 'zroot': no such pool

What about zpool export zroot?

Nicolas
-- 
http://www.rachinsky.de/nicolas



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