From nobody Thu May 16 15:33:04 2024 X-Original-To: bugs@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 4VgDcx0CtTz5LQnq for ; Thu, 16 May 2024 15:33:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VgDcw28yyz4Cdf for ; Thu, 16 May 2024 15:33:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715873584; a=rsa-sha256; cv=none; b=wxWi/Kx/es+bPvtv6aavIm9yMGP2gtkCZqYvwKiX0h/D6KTp06aCusBVEQiHvC8dTpeBQ/ XfOU5xgG6ojJscMrJFgAsSJehc8yUZtM266VgjFFhsbbu0KSZa8URplO6vm3Bo3zfNs5Nz +waCQcwLacJcHwAqaFVWqIPs3xNal9IZNDbw/i3RAStTPkIDLBPihI4h7Hq64Ack7dvpBf hszdrr/NBexUiEsQNrMXhG/4vBDyH7hZS1tsea0RxvY/um19iy2IFEefwDiGPz4ctdzyWJ aoOkKc3zWPAtI5xynYi3oAWqw9vYr5lkaaEEnbCeWvpacK/Bx0oJei/ymjbxig== 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=1715873584; 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; bh=tx3fLQhA/ldeysQiUFcIqFq3J1VpAWeBeQZE7J3G37o=; b=LDzYgduPJO7NKJLdlTKLEEeZuRH88B3FG7SfuHB5+jLYi5i497a3ZWHKvQQbU/s657zIzd +lrBJU6AgaQj+c4Bzs+RBh9KWE9ufkuogksTycorTOKew1tGZQMe918jZ04K55XIGB2QLG KqYCw3zgZfeWaPqrDCey7UEinRDLVWHYaGeQoPDOT4EUDqwd1jse68Da0mVXKFM3vQx0pA rjdL7vxgsE4qHfzo6xGNYgBWN7xIirJHyo/pIr8F7aCpgUvD3ruEQG04xDxTwZ7PVz8KMY sIKXA/7iefDSbuTYkrIdAAdA9FN/boCBevU1v4BAJqshuchXbS8JvCf4NAAs0g== 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 4VgDcw18YFz14b9 for ; Thu, 16 May 2024 15:33:04 +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 44GFX4Jm034617 for ; Thu, 16 May 2024 15:33:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44GFX4e7034614 for bugs@FreeBSD.org; Thu, 16 May 2024 15:33:04 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: bugs@FreeBSD.org Subject: [Bug 279038] zfs panic: VERIFY3(dev->l2ad_hand + distance < dev->l2ad_end) failed Date: Thu, 16 May 2024 15:33:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jfc@mit.edu X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279038 Bug ID: 279038 Summary: zfs panic: VERIFY3(dev->l2ad_hand + distance < dev->l2ad_end) failed Product: Base System Version: 13.2-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: jfc@mit.edu While receiving incremental rsync data over the network my server crashed w= ith message panic: VERIFY3(dev->l2ad_hand + distance < dev->l2ad_end) failed (161060749= 312 < 161060749312) Looking at arc.c, end of function l2arc_evict, I wonder if < should be <=3D. The relevant variables are l2ad_hand =3D 161051246592 l2ad_start =3D 4198400 l2ad_end =3D 161060749312 l2ad_first =3D 0 l2ad_writing =3D 0 distance =3D 9502720 # zfs version zfs-2.1.15-FreeBSD_gfb6d53206 zfs-kmod-2.1.15-FreeBSD_gd99134be8 The server has a raidz2 pool on 3.5 inch hard drives with a cache on SSD. = RAM is 24 GB and there is no other pressure on memory or CPU. --=20 You are receiving this mail because: You are the assignee for the bug.=