From nobody Wed Oct 05 15:35:25 2022 X-Original-To: freebsd-fs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MjJYT36Gjz4V3Xb for ; Wed, 5 Oct 2022 15:35:25 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [IPv6:2607:f3e0:0:1::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smarthost1.sentex.ca", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4MjJYS58pxz3hYc for ; Wed, 5 Oct 2022 15:35:24 +0000 (UTC) (envelope-from mike@sentex.net) Received: from pyroxene2a.sentex.ca (pyroxene19.sentex.ca [199.212.134.19]) by smarthost1.sentex.ca (8.16.1/8.16.1) with ESMTPS id 295FZNZr084242 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 5 Oct 2022 11:35:24 -0400 (EDT) (envelope-from mike@sentex.net) Received: from [192.168.43.29] ([192.168.43.29]) by pyroxene2a.sentex.ca (8.16.1/8.15.2) with ESMTPS id 295FZNZT030889 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO) for ; Wed, 5 Oct 2022 11:35:23 -0400 (EDT) (envelope-from mike@sentex.net) Message-ID: <4fa5c349-4a7b-cb8d-10e7-ad1bf194251c@sentex.net> Date: Wed, 5 Oct 2022 11:35:25 -0400 List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: zio_read error: 97 Content-Language: en-US From: mike tancsa To: freebsd-fs@freebsd.org References: <20221005151806.k4b5yf2fpyy56xty@x1> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.84 on 64.7.153.18 X-Rspamd-Queue-Id: 4MjJYS58pxz3hYc X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of mike@sentex.net designates 2607:f3e0:0:1::12 as permitted sender) smtp.mailfrom=mike@sentex.net X-Spamd-Result: default: False [-3.40 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_SPF_ALLOW(-0.20)[+ip6:2607:f3e0::/32]; MIME_GOOD(-0.10)[text/plain]; RCVD_IN_DNSWL_LOW(-0.10)[199.212.134.19:received]; FROM_HAS_DN(0.00)[]; R_DKIM_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-fs@freebsd.org]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; ASN(0.00)[asn:11647, ipnet:2607:f3e0::/32, country:CA]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FREEFALL_USER(0.00)[mike]; RCVD_COUNT_THREE(0.00)[3]; PREVIOUSLY_DELIVERED(0.00)[freebsd-fs@freebsd.org]; DMARC_NA(0.00)[sentex.net]; TO_DN_NONE(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[] X-ThisMailContainsUnwantedMimeParts: N zfs_load="YES" is still in your loader.conf ? On 10/5/2022 11:25 AM, mike tancsa wrote: > Did the boot method change by chance ? e.g. it was booting legacy > before and now UEFI first or vice versa ? > >     ---Mike > > On 10/5/2022 11:18 AM, Julien Cigar wrote: >> Hello, >> >> I just rebooted a HPE microserver gen8 (running FreeBSD 13.1 with ZFS) >> and it doesn't boot anymore, I get tons of "zio_read error: 97 "with >> ZFS: i/o error - all block copies unavailable" .. any idea what could be >> wrong? It worked like a charm before reboot.. >> >> I already tried to gpart bootcode -p /boot/gptzfsboot -i 1 ada{0..3} but >> it doesn't work >> >> any idea? >> >> (I've attached a screenshot of the iLO console) >> >> Thanks! >> >> Julien >> >>