From nobody Wed Oct 23 17:07:52 2024 X-Original-To: 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 4XYb8S53lYz5ZS2C for ; Wed, 23 Oct 2024 17:07:52 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XYb8S41gGz51kl for ; Wed, 23 Oct 2024 17:07:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729703272; 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=Masq/UP6pCu1ra17sFVuJtY4x9+/DF03J10QXoxe93c=; b=xjHPGDHY14HIXWhMcotT1Cc68psFsx++GoXEuAKDW39krtcMvATcQnivP9kz51vSwFpuTY h81NyXoGh9SSK4R4VN889OYrWgEl2RxPMxsAraZgJrxsD/rLoD6fWTnXRhmnUs8ttTvhYO NDlU+VYr3cgbvBNv08o1yC8dPpeGB0oWS3R8ABMT4kPTuV/UuyjrBlmIUvqhVPwW8RdQ7/ jIB1IyBFzApG2ZQ4IHIG1x85k43WUj0aa7DasM5qfgE1iQw1FdbieQMaYwyZNttk93WHCL 3bgKO/0P+gsDh4xQ21XSz+F5oY/fJDlsvBdoesRZ2lOap8m8d2VBzQpD0IpU5w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729703272; a=rsa-sha256; cv=none; b=GudZE/oVMy6suMhMx9NgKsCiqsb2ttApfMYOjzXjhpfzUXspr5GdFFAgTpf/vA+semATPd KYYGBoiKllFQ7HiXRb7a4MzqvOFdpDao19jVsj/mGVnvnZwsBFOoAskJ3bKKWnHrLB0UuE j3qOMAY0qMiifQ/Zb80w8O3/gQap+Jc+aqKAG76WJdWdSk6aKBiq39Y6ufHrBUtkZ9siLL e1g/b8XEsTQdjNVCy9E+1g3qR3OsfX4wKXf4ufRulGIe1zeT8OZE2QXGdxZkLSIAzJ3/AN 6+fYiPPDK1TsrvfRM8gwW14cIoGRR1wCRolGRnlCOP+BLyPY2wsJ4bxuG4j1AQ== 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 4XYb8S3dh0z165P for ; Wed, 23 Oct 2024 17:07:52 +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 49NH7qCa043811 for ; Wed, 23 Oct 2024 17:07:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49NH7qfG043810 for fs@FreeBSD.org; Wed, 23 Oct 2024 17:07:52 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 282169] zfs rename deadlock with mountd, df & fstat (and possibly others) Date: Wed, 23 Oct 2024 17:07:52 +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: 13.4-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kib@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=3D282169 Konstantin Belousov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org --- Comment #5 from Konstantin Belousov --- (In reply to Mark Johnston from comment #4) If you know the address of the leaked lock, you can use live kgdb (kgdb /boot/kernel/kernel /dev/mem) to dump it to see who owns the lock. --=20 You are receiving this mail because: You are the assignee for the bug.=