Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2024 15:49:56 +0100
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        freebsd-fs <freebsd-fs@freebsd.org>, freebsd-stable <freebsd-stable@freebsd.org>, Alexander Motin <mav@FreeBSD.org>
Subject:   Re: FreeBSD 13.2-STABLE can not boot from damaged mirror AND pool stuck in "resilver" state even without new devices.
Message-ID:  <e74464be-09b6-43e2-9365-7b0271b2d6eb@FreeBSD.org>
In-Reply-To: <f97d80ee-0b01-4d68-beb5-53e905f0404c@FreeBSD.org>
References:  <f97d80ee-0b01-4d68-beb5-53e905f0404c@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05.01.2024 18:28, Lev Serebryakov wrote:

>     After that my server fails to boot, gtpzfsboot from second disk (ada1) reports several "zio_read error: 5" and
> 
> ZFS: i/o error - all block copies unavailable
> ZFS: can't read MOS of pool zroot
> 
>     after that.
  I've re-created pool from scratch

  zpool create znewroot ada0p3 && zfs send zroot | zfs receive znewroot && zpool destroy zroot && zpool attach znewroot ada0p3 ada1p3

  but gptzfsboot still can not boot from it with same diagnostics :-(


-- 
// Lev Serebryakov




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e74464be-09b6-43e2-9365-7b0271b2d6eb>