Date: Thu, 12 Dec 2013 17:32:52 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: "Eugene M. Zheganin" <emz@norma.perm.ru>, freebsd-stable@FreeBSD.org Subject: Re: zfs i/o error - all block copies unavailable Message-ID: <52A9D724.1040806@FreeBSD.org> In-Reply-To: <52A9BABF.6060403@norma.perm.ru> References: <52A8C5AF.1000800@norma.perm.ru> <52A99894.4080704@FreeBSD.org> <52A9BABF.6060403@norma.perm.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
on 12/12/2013 15:31 Eugene M. Zheganin said the following: > => 34 7814037101 ada1 GPT (3.6T) At work we recently had a problem with the 3TB disks on certain systems. Apparently BIOS silently failed to read offsets >= 2TB. Probably it just read from wrong offsets (e.g. modulo 2TB). So, if any files important for booting like zfsloader or kernel or mandatory boot configuration files ended up at the large offsets, then the system just would not boot. As a precise location of the files on disk is not predictable we had to create a smaller partition specifically for the root pool. Not sure if you have the same issue, but this is something to keep in mind. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52A9D724.1040806>