GwqHVKnQDW0zq4w40TYv6UIFNwZ8z3BwpoLVoF+g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715680029; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=z+IpjtmByCRzX7n06yxFCY+zE2pFyTkdYTmANSRPOK8=; b=cGhBbV5x5cSm27XvlBaRS+/Ze5QKR3o0zjuEFfLHuqurO2ZT+aH60fghZZ5tbaPG6E17Ci XItXUbI55WBCHGomYSQjJjKfh7nbuaZtOsDB2JBm6+Ya2LOUwl+uqNChJSPsxxTR9FSFx0 PSYFMU9N9DkW/Zd5NowHrjE1/JKBfx2Wx+9R36xdBHJGRSZd6DByXTBBAnaFTPp1EJk7qh W5WrGuRGsfHWd4N2aYCPZ0e76+bKYRIRllDBzsBgtakoBrPXFbLl4IV+howrrlQra01As6 Blslp62EfSsEM+faVt4HjcZU2ctbPafxw1t9b2JeZboUCKY0cq3Nqr1M7if0hQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Vds2j0blBzR7d for ; Tue, 14 May 2024 09:47:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 44E9l8gN052502 for ; Tue, 14 May 2024 09:47:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44E9l800052501 for fs@FreeBSD.org; Tue, 14 May 2024 09:47:08 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 276341] zfs panic: VERIFY3(rc->rc_count == number) failed Date: Tue, 14 May 2024 09:47:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: netchild@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276341 Alexander Leidinger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |netchild@FreeBSD.org --- Comment #23 from Alexander Leidinger --- I see the "VERIFY3 rc_count" panic on every reboot. Reboots are typically to update into a more recent -current: # bectl list=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 BE Active Mountpoint Space Created 2024-03-31-120210 - - 1.55G 2024-03-31 14:17 2024-04-08-112551 - - 1.49G 2024-04-08 11:27 2024-04-17-112537 - - 1.50G 2024-04-17 12:37 2024-04-24-152825 - - 1.44G 2024-04-24 19:46 2024-05-03-084438 - - 1.43G 2024-05-03 10:07 2024-05-13-092336 NR / 12.6G 2024-05-13 20:48 2 pools with ssd/nvme as cache/log. 1 pool mirror, 1 pool raidz2. Both pools use the same disks. pool: rpool config: NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 diskid/DISK-WD-WCC4N4KLEZT7p3 ONLINE 0 0 0 diskid/DISK-WD-WCC4N1DF9DA2p3 ONLINE 0 0 0 diskid/DISK-WD-WX52D625R0NTp3 ONLINE 0 0 0 diskid/DISK-WD-WCC4N1PYJ3F8p3 ONLINE 0 0 0 logs diskid/DISK-1107651133000999009Cp1 ONLINE 0 0 0 cache diskid/DISK-1107651133000999009Cp2 ONLINE 0 0 0 errors: No known data errors pool: space config: NAME STATE READ WRITE CKSUM space ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 diskid/DISK-WD-WCC4N4KLEZT7p4 ONLINE 0 0 0 diskid/DISK-WD-WCC4N1DF9DA2p4 ONLINE 0 0 0 diskid/DISK-WD-WX52D625R0NTp4 ONLINE 0 0 0 diskid/DISK-WD-WX52D625R2TPp4 ONLINE 0 0 0 diskid/DISK-WD-WCC4N1PYJ3F8p4 ONLINE 0 0 0 logs diskid/DISK-S649NL0T819360Vp2 ONLINE 0 0 0 cache diskid/DISK-S649NL0T819360Vp3 ONLINE 0 0 0 errors: No known data errors --=20 You are receiving this mail because: You are the assignee for the bug.=