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