From owner-freebsd-questions@freebsd.org Mon Apr 12 09:35:20 2021 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 076955C8C5F for ; Mon, 12 Apr 2021 09:35:20 +0000 (UTC) (envelope-from peter.rapcan@savba.sk) Received: from smtp.savba.sk (smtp.savba.sk [147.213.1.2]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FJk9g0GQKz3m2W for ; Mon, 12 Apr 2021 09:35:18 +0000 (UTC) (envelope-from peter.rapcan@savba.sk) Received: from [192.168.1.132] (188-167-170-187.static.chello.sk [188.167.170.187]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: fyziprap) by smtp.savba.sk (Postfix) with ESMTPSA id 9ACCB55891; Mon, 12 Apr 2021 11:35:01 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.17\)) Subject: Re: gptzfsboot error From: =?utf-8?Q?Peter_Rap=C4=8Dan?= In-Reply-To: Date: Mon, 12 Apr 2021 11:35:00 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <277f171a-6a6f-f500-7f15-7892c7f1159f@netfence.it> To: Ottavio Caruso via freebsd-questions X-Mailer: Apple Mail (2.3445.104.17) X-Rspamd-Queue-Id: 4FJk9g0GQKz3m2W X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of peter.rapcan@savba.sk designates 147.213.1.2 as permitted sender) smtp.mailfrom=peter.rapcan@savba.sk X-Spamd-Result: default: False [2.20 / 15.00]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[147.213.1.2:from]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+ip4:147.213.1.0/27]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[savba.sk]; ARC_NA(0.00)[]; NEURAL_SPAM_SHORT(1.00)[0.998]; SPAMHAUS_ZRD(0.00)[147.213.1.2:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(1.00)[1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; R_MIXED_CHARSET(1.00)[subject]; ASN(0.00)[asn:2607, ipnet:147.213.0.0/16, country:SK]; MIME_TRACE(0.00)[0:+]; MAILMAN_DEST(0.00)[freebsd-questions]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2021 09:35:20 -0000 Hi,=20 I have the same problem (for a long time now), but unlike in your case = due to the error it takes tens of minutes to boot with 12TB spinning = drives in my case. Others have the problem too, see: https://jira.ixsystems.com/browse/NAS-105093 = https://forums.freebsd.org/threads/gptzfsboot-error-128-after-adding-new-d= isks.65677/ The issue is unsolved (and trueNAS engineering closed it as such) AFAIK. Best regards, Peter > On 11 Apr 2021, at 18:08, Andrea Venturoli wrote: >=20 > On 4/11/21 6:02 PM, Andrea Venturoli wrote: >> Hello. >> I've converted an 11.4 machine from UFS to ZFS. >> The machine boots via BIOS (not UEFI) and has two SATA disks = partitioned with GPT with a zmirror on them >> At boot I briefly get the following messages: >> gptzfsboot: error 1 lba 4721914626 >> gptzfsboot: error 1 lba 977724091 >> gptzfsboot: error 1 lba 977724603 >> (... lots of other messages like the above ...) >> Shortening read at 5721751601 from 16 to -594023507 >> gptzfsboot: error 1 lba 5721751601 >> The everything goes on normally and FreeBSD boots. >=20 > P.P.S. > Of course > # gpart status > Name Status Components > ada0p1 OK ada0 > ada0p2 OK ada0 > ada0p3 OK ada0 > ada1p1 OK ada1 > ada1p2 OK ada1 > ada1p3 OK ada1 >=20 > bye & Thanks > av. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"