Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Apr 2013 13:39:21 +0300
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        Beeblebrox <zaphod@berentweb.com>, freebsd-questions@freebsd.org
Subject:   Re: [ZFS] recover destroyed zpool - what are the available options?
Message-ID:  <5163EFD9.5030907@gmail.com>
In-Reply-To: <1365479477617-5802512.post@n5.nabble.com>
References:  <1365004246715-5801356.post@n5.nabble.com> <1365087055.99393.YahooMailRC@web184303.mail.ne1.yahoo.com> <1365090630957-5801568.post@n5.nabble.com> <1365091829108-5801581.post@n5.nabble.com> <1365092775955-5801588.post@n5.nabble.com> <515E8BDF.9070403@gmail.com> <1365152049024-5801716.post@n5.nabble.com> <515EAABF.6020300@gmail.com> <1365160406005-5801734.post@n5.nabble.com> <51629FAA.1070007@gmail.com> <1365479477617-5802512.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
09.04.2013 06:51, Beeblebrox:
> Exported the existing zpool & ran # zpool import -D -f -R /bsdr -N -F -X
> 12018916494219117471 rescue =>
> Same result unfortunately. 'cannot import 'bsdr' as 'rescue': no such pool
> or dataset Destroy and re-create the pool from a backup source.'
> I tried the other bsdr zpool as well but result was same error msg.
>
> I feel like I'm overlooking something very simple...

You can try adding verbosity:

vfs.zfs.debug=1
vfs.zfs.recover=1
debug.bootverbose=1

If ZFS doesn't think the pool is eligible to import you are out of luck. 
You can put the disk aside till some sofwtare for data recovering from 
damaged ZFS emerges.

-- 
Sphinx of black quartz, judge my vow.



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