How do we clear a bogus zpool?

Sean Bruno sean_bruno at yahoo.com
Tue Aug 20 19:21:52 UTC 2013


On Tue, 2013-08-20 at 20:28 +0200, Johan Hendriks wrote:
>         # zpool import
>            pool: zroot
>              id: 854190767471294680
>           state: UNAVAIL
>          status: One or more devices are missing from the system.
>          action: The pool cannot be imported. Attach the missing
>                 devices and try again.
>            see: http://illumos.org/msg/ZFS-8000-3C
>          config:
>         
>                 zroot                     UNAVAIL  insufficient
>         replicas
>                   raidz1-0                UNAVAIL  insufficient
>         replicas
>                     17925463268209287656  UNAVAIL  cannot open
>                     11020448220822113890  UNAVAIL  corrupted data
>                     10143858893287711942  UNAVAIL  corrupted data
>                     7542790596970715955   UNAVAIL  corrupted data
>                     10811885036534933813  UNAVAIL  corrupted data
>                     13343774937261906429  UNAVAIL  corrupted data
>         
>         # zpool destroy -f zroot
>         cannot open 'zroot': no such pool
>         # zpool clear -F zroot
>         cannot open 'zroot': no such pool
>         
>         
>         Sean
>         
> 
> 
> There is a label clear option for zpool # zpool labelclear devicename
> It will wipe ALL labels, and not only zpool/zfs labels. 


Sure, but which device to pass in as an argument?  I'm not sure where
the zpool information is even coming from.

Sean
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20130820/a9412930/attachment.sig>


More information about the freebsd-fs mailing list