From nobody Thu Dec 14 22:36:11 2023 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 4SrnJP4dSfz53smt for ; Thu, 14 Dec 2023 22:36:21 +0000 (UTC) (envelope-from lexi@le-fay.org) Received: from thyme.eden.le-Fay.ORG (THYME.EDEN.LE-FAY.ORG [81.187.47.194]) by mx1.freebsd.org (Postfix) with ESMTP id 4SrnJP3yT6z3GQb; Thu, 14 Dec 2023 22:36:21 +0000 (UTC) (envelope-from lexi@le-fay.org) Authentication-Results: mx1.freebsd.org; none Received: from iris.eden.le-Fay.ORG (IRIS.EDEN.LE-FAY.ORG [IPv6:2001:8b0:aab5:106::18]) by thyme.eden.le-Fay.ORG (Postfix) with ESMTP id 3DE5C22B3A; Thu, 14 Dec 2023 22:36:21 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=le-fay.org; s=thyme; t=1702593381; bh=7JHGUpCZyQujGjx7/fvex7UlX/uvxYZTOLlIr/JQfB4=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=inu6X2FEuTFtbMyHIDbryRd5pVnV2mKRAlim5playSLpFAF3x7pLxePQ2QPWJO69R 4L3U3B5A1KnUCWE7IGNzYDnAz91nPNUVY/v8TxQMBGktBzK7qR7JFY2Qib56s6dBEb e/Vm+3xN/HxmHby/JI4Ra/R3UF5ZOHIgWxgQd4gg= Received: from smtpclient.apple (unknown [IPv6:2001:8b0:aab5:104:bdc0:5de2:bc0e:fba9]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by iris.eden.le-Fay.ORG (Postfix) with ESMTPSA id 38AAAD152; Thu, 14 Dec 2023 22:36:21 +0000 (GMT) Content-Type: text/plain; charset=utf-8 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 (Mac OS X Mail 16.0 \(3774.300.61.1.2\)) Subject: Re: unusual ZFS issue From: Lexi Winter In-Reply-To: <5fc39fab-3429-405b-9eac-1a7c94c3754f@FreeBSD.org> Date: Thu, 14 Dec 2023 22:36:11 +0000 Cc: Xin LI , Pete Wright , "freebsd-fs@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: <787CB64A-1687-49C3-9063-2CE3B6F957EF@le-fay.org> <1656A349-9E7D-4798-89D1-ECE39126FBC8@le-fay.org> <5fc39fab-3429-405b-9eac-1a7c94c3754f@FreeBSD.org> To: Ronald Klop X-Mailer: Apple Mail (2.3774.300.61.1.2) X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:20712, ipnet:81.187.0.0/16, country:GB] X-Spamd-Bar: ---- X-Rspamd-Queue-Id: 4SrnJP3yT6z3GQb On 14 Dec 2023, at 22:32, Ronald Klop wrote: > Did the IO error occur before or during the scrub? before. =20 after i noticed the error (because sysutils/sanoid started sending = errors about the =E2=80=9Ccannot iterate filesystems=E2=80=9D error) i = started the scrub to see if it repaired the error, but i can=E2=80=99t = say yet since the scrub hasn't finished. thanks, lexi.=