From nobody Wed Jan 31 07:52:56 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 4TPvR03LGGz58gwb for ; Wed, 31 Jan 2024 07:53:00 +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 4TPvR02HkJz3xrF for ; Wed, 31 Jan 2024 07:53:00 +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=1706687580; 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=YUreaUyluKy3VdbCWBDOsu4LGRKwkX+A5bsEnUOkJZI=; b=xMbdWFHq0bJvD2kRSDcAVe5TAQMoQ69wNRy0rSoARogyWQUqNVmJpBAnymVYcpFRhsKF+k kIYkn/CbNgczPItOufZih4Crh022ONp0Uu6DJ+DjLqK82QZ05yhDf6VkiazChl5TOvJC8R kN0fJj600s6ElZcpLSb0zVpTVtTHwEmBT2J49wqsjS2+tXwNwxuVQSAl4QYgypemAVZCM5 R+OxAILlMgXHsBEFUB3GGo7idBtbTPiVu8cAZITjOkpxvfuoSU8TQyeZpjWk0VpOWU0m5y UOwEeiB39am0/kDFqQGEc4OkCVtpxE9Wa5K7HeFUYUU/wPTrOb2zA1Xu2uiXHw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706687580; a=rsa-sha256; cv=none; b=Px+On0TeBv2qvd2GjXZwdFrb8iXl5ENWyMHSlog8nekL4e38qag0/VzpnUdR3a52TTdTT8 7mCZJ26yedTVOGGLeU5PbgQCfSLpxj09n3zLmxn3YUMovcHdh14GczYW/FcScSv1xTZ65z tuwsbRwsJLaXMHJ5ih1urugXh6gaHFRwoU/X7rwlq/8u2l39OcIUafB7/iTocWzlHHw4n9 uxHagVgmnFAL4GTD63BoTP62Xp6cM8artfYoH7y9b1IU3+btaBFK1DxLmehtO3fgCbWo66 XPkwmDRPQ9MW/9NKZg6KqlrRSb4Km1d7FrbBjDZZS03nrCtlDu0mqYotmGWmmw== 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 4TPvR01Lktz19RG for ; Wed, 31 Jan 2024 07:53:00 +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 40V7r0uc012688 for ; Wed, 31 Jan 2024 07:53:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40V7r0Sp012617 for fs@FreeBSD.org; Wed, 31 Jan 2024 07:53:00 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 275594] High CPU usage by arc_prune; analysis and fix Date: Wed, 31 Jan 2024 07:52:56 +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: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: seigo.tanimura@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D275594 --- Comment #42 from Seigo Tanimura --- (In reply to Thomas Mueller from comment #41) Thank you so much and sorry for the delayed reply. I now believe the fix w= orks on your case as well. * Fix Status I am now checking the ARC eviction and pruning triggered by the vm_lowmem kernel event. There was a case where the system stalled with pagedaemon{um= a} running at the WCPU of ~0.3% in the late stage of poudriere-bulk(8). I sus= pect that a pagedaemon thread put itself to the arc_evict_waiters list in arc_wait_for_eviction(), called by arc_lowmem(), to handle the vm_lowmem ke= rnel event. In such the case, the ARC pruning has to work more eagerly so that = the pagedaemon thread does not block forever. The issue above has been confirmed experimentally by checking for the non-e= mpty arc_evict_waiters list in {arc,zfs}_prune_task(). Also, arc_lowmem() has t= he lines for such the case. > static void > arc_lowmem(void *arg __unused, int howto __unused) > { > (snip) > /* > * It is unsafe to block here in arbitrary threads, because we can come > * here from ARC itself and may hold ARC locks and thus risk a deadlock > * with ARC reclaim thread. > */ > if (curproc =3D=3D pageproc) > arc_wait_for_eviction(to_free, B_FALSE); > } After the current test, I will see if this issue can be worked out somehow. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 2 07:54:33 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 4TR7Ms2mNpz58Ctr for ; Fri, 2 Feb 2024 07:54:33 +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 4TR7Ms0hvMz4fCN for ; Fri, 2 Feb 2024 07:54:33 +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=1706860473; 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=tt9d0ZMUHerEHxCockFGOchd1SAQCZ4sDyk0qT0jf0A=; b=wg8ElkiAxw8laAxZ/IQFc2rlkfP+afvoXCgTF3cBjHTklmwRzO00jDDS4byd1s33rGWeQg fsHDiWYM4HSNgzr2oRIp/tORfwsAKfGioNf1jIxCYgsd1JijJpQgx5OkYctEXDU0vfqvBB stIs54Jb9V+VC6p/UeMEGJrHlKEDQGTGYEbtuDUu/0oTNAmwEdrAmanvOesfr9kcOK2UEb M7WFWrYnsmGjGcRS67VIZNP8mJcnm7irz+w6m0tNUSxardLhDD1Cc+wq6UYJM6Z2ngrMV6 GZBfDYwhVbdkzZJ2KpyOAIyjzCttO7045RAcLHXvuTagk00mV7942HD6C2XrYQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706860473; a=rsa-sha256; cv=none; b=HMg9ts3v9Lnoo5n3w5dtb0YGZBmhcscJHzVKDQHGl3nFR5y+OiHXplqFYQo0iRMfScl1rV ChausOuqDQI6UXWtUMP9WOKzI1QDIYRTjebi1eLMdavMZCXSppOOVh2R6ji+CulASaXAAH 62t7ifV1tFh7lMut0dKSD8Om9HOIHZN8T9VMjVI1Xk6HWgadiiPDtkUscJXEwepVvbGKn6 NlbGWAy0VqZwsVrGCTg+xeQtVUwq9TDglVB04UNlHNE1XXI4H8pwBkEyfVJ/ysf1Ac5OAU wCwLXqImPN15ibzBZrPLHQu6kMF+VNhGtz72uG81FBcSGqEpAyntqwrxng9BDg== 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 4TR7Mr6vGCzMRc for ; Fri, 2 Feb 2024 07:54:32 +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 4127sW9Y031216 for ; Fri, 2 Feb 2024 07:54:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4127sWrt031214 for fs@FreeBSD.org; Fri, 2 Feb 2024 07:54:32 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 273772] zpool nested in ZVOL becomes inaccessible when zfsd(8) is running on the host Date: Fri, 02 Feb 2024 07:54:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: needs-qa, regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: zarychtam@plan-b.pwste.edu.pl X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D273772 --- Comment #11 from Marek Zarychta --- Now both: bhyve host and guest are running FreeBSD stable/14. ZFS pools on = host and guest were upgraded. The report is still valid and the issue is persist= ent. Maybe the transition to mirror (the guest is nested on a ZVOL of pool with= a top-level-vdev that had previously been removed) has something to do with it (see bug 273663). The guest is using host's ZVOL zroot/ZVOL/virtbsd as vtbd= 0. This is how ZFS looks on the host:=20 # zpool status zroot pool: zroot state: ONLINE scan: scrub repaired 0B in 00:11:06 with 0 errors on Fri Jan 26 03:21:55 = 2024 scan warning: skipped blocks that are only referenced by the checkpoint. remove: Removal of vdev 1 copied 15.1G in 0h0m, completed on Fri May 15 20:04:34 2020 119K memory used for removed device mappings checkpoint: created Mon Dec 4 20:10:12 2023, consumes 49.6G config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 da0p2 ONLINE 0 0 0 da1p2 ONLINE 0 0 0 errors: No known data errors # zpool get all zroot NAME PROPERTY VALUE SOURCE zroot size 476G - zroot capacity 63% - zroot altroot - default zroot health ONLINE - zroot guid 6762271100094851702 - zroot version - default zroot bootfs zroot/ROOT/default14 local zroot delegation on default zroot autoreplace off default zroot cachefile - default zroot failmode wait default zroot listsnapshots off default zroot autoexpand off default zroot dedupratio 1.00x - zroot free 176G - zroot allocated 300G - zroot readonly off - zroot ashift 0 default zroot comment - default zroot expandsize - - zroot freeing 0 - zroot fragmentation 58% - zroot leaked 0 - zroot multihost off default zroot checkpoint 49.6G - zroot load_guid 2254167222130845727 - zroot autotrim on local zroot compatibility off default zroot bcloneused 0 - zroot bclonesaved 0 - zroot bcloneratio 1.00x - zroot feature@async_destroy enabled local zroot feature@empty_bpobj active local zroot feature@lz4_compress active local zroot feature@multi_vdev_crash_dump enabled local zroot feature@spacemap_histogram active local zroot feature@enabled_txg active local zroot feature@hole_birth active local zroot feature@extensible_dataset active local zroot feature@embedded_data active local zroot feature@bookmarks enabled local zroot feature@filesystem_limits enabled local zroot feature@large_blocks enabled local zroot feature@large_dnode enabled local zroot feature@sha512 enabled local zroot feature@skein enabled local zroot feature@edonr enabled local zroot feature@userobj_accounting active local zroot feature@encryption enabled local zroot feature@project_quota active local zroot feature@device_removal active local zroot feature@obsolete_counts active local zroot feature@zpool_checkpoint active local zroot feature@spacemap_v2 active local zroot feature@allocation_classes enabled local zroot feature@resilver_defer enabled local zroot feature@bookmark_v2 enabled local zroot feature@redaction_bookmarks enabled local zroot feature@redacted_datasets enabled local zroot feature@bookmark_written enabled local zroot feature@log_spacemap active local zroot feature@livelist enabled local zroot feature@device_rebuild enabled local zroot feature@zstd_compress enabled local zroot feature@draid enabled local zroot feature@zilsaxattr active local zroot feature@head_errlog active local zroot feature@blake3 enabled local zroot feature@block_cloning enabled local zroot feature@vdev_zaps_v2 active local # zfs get all zroot/ZVOL/virtbsd NAME PROPERTY VALUE SOURCE zroot/ZVOL/virtbsd type volume - zroot/ZVOL/virtbsd creation Wed Mar 10 8:59 2021 - zroot/ZVOL/virtbsd used 109G - zroot/ZVOL/virtbsd available 144G - zroot/ZVOL/virtbsd referenced 11.3G - zroot/ZVOL/virtbsd compressratio 1.13x - zroot/ZVOL/virtbsd reservation none default zroot/ZVOL/virtbsd volsize 50G local zroot/ZVOL/virtbsd volblocksize 8K - zroot/ZVOL/virtbsd checksum on default zroot/ZVOL/virtbsd compression lz4 inherit= ed from zroot zroot/ZVOL/virtbsd readonly off default zroot/ZVOL/virtbsd createtxg 5153440 - zroot/ZVOL/virtbsd copies 1 default zroot/ZVOL/virtbsd refreservation 51.6G local zroot/ZVOL/virtbsd guid 1428736673261547338 - zroot/ZVOL/virtbsd primarycache all default zroot/ZVOL/virtbsd secondarycache all default zroot/ZVOL/virtbsd usedbysnapshots 45.8G - zroot/ZVOL/virtbsd usedbydataset 11.3G - zroot/ZVOL/virtbsd usedbychildren 0B - zroot/ZVOL/virtbsd usedbyrefreservation 51.5G - zroot/ZVOL/virtbsd logbias latency default zroot/ZVOL/virtbsd objsetid 66109 - zroot/ZVOL/virtbsd dedup off default zroot/ZVOL/virtbsd mlslabel none default zroot/ZVOL/virtbsd sync standard default zroot/ZVOL/virtbsd refcompressratio 1.21x - zroot/ZVOL/virtbsd written 85.1M - zroot/ZVOL/virtbsd logicalused 64.4G - zroot/ZVOL/virtbsd logicalreferenced 13.6G - zroot/ZVOL/virtbsd volmode default default zroot/ZVOL/virtbsd snapshot_limit none default zroot/ZVOL/virtbsd snapshot_count none default zroot/ZVOL/virtbsd snapdev hidden default zroot/ZVOL/virtbsd context none default zroot/ZVOL/virtbsd fscontext none default zroot/ZVOL/virtbsd defcontext none default zroot/ZVOL/virtbsd rootcontext none default zroot/ZVOL/virtbsd redundant_metadata all default zroot/ZVOL/virtbsd encryption off default zroot/ZVOL/virtbsd keylocation none default zroot/ZVOL/virtbsd keyformat none default zroot/ZVOL/virtbsd pbkdf2iters 0 default zroot/ZVOL/virtbsd snapshots_changed Fri Feb 2 4:20:00 2024 - This is how ZFS looks inside the guest:=20 [virtbsd] ~# gpart show =3D> 40 104857520 vtbd0 GPT (50G) 40 1024 1 freebsd-boot (512K) 1064 94371840 2 freebsd-zfs (45G) 94372904 10484656 3 freebsd-swap (5.0G) [virtbsd] ~# zpool list NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEA= LTH=20 ALTROOT vmzroot 44.5G 8.98G 35.5G - - 32% 20% 1.00x ONL= INE=20 - [virtbsd] ~# zpool status pool: vmzroot state: ONLINE scan: scrub repaired 0B in 00:00:16 with 0 errors on Sat Jan 27 03:01:33 = 2024 config: NAME STATE READ WRITE CKSUM vmzroot ONLINE 0 0 0 gpt/vmzfs0 ONLINE 0 0 0 errors: No known data errors [virtbsd] ~# zpool get all vmzroot NAME PROPERTY VALUE SOUR= CE vmzroot size 44.5G - vmzroot capacity 20% - vmzroot altroot - defa= ult vmzroot health ONLINE - vmzroot guid 14496911069470365237 - vmzroot version - defa= ult vmzroot bootfs vmzroot/ROOT/default local vmzroot delegation on defa= ult vmzroot autoreplace off defa= ult vmzroot cachefile - defa= ult vmzroot failmode wait defa= ult vmzroot listsnapshots off defa= ult vmzroot autoexpand off defa= ult vmzroot dedupratio 1.00x - vmzroot free 35.5G - vmzroot allocated 8.98G - vmzroot readonly off - vmzroot ashift 0 defa= ult vmzroot comment - defa= ult vmzroot expandsize - - vmzroot freeing 0 - vmzroot fragmentation 32% - vmzroot leaked 0 - vmzroot multihost off defa= ult vmzroot checkpoint - - vmzroot load_guid 9652613418712187666 - vmzroot autotrim on local vmzroot compatibility off defa= ult vmzroot bcloneused 0 - vmzroot bclonesaved 0 - vmzroot bcloneratio 1.00x - vmzroot feature@async_destroy enabled local vmzroot feature@empty_bpobj active local vmzroot feature@lz4_compress active local vmzroot feature@multi_vdev_crash_dump enabled local vmzroot feature@spacemap_histogram active local vmzroot feature@enabled_txg active local vmzroot feature@hole_birth active local vmzroot feature@extensible_dataset active local vmzroot feature@embedded_data active local vmzroot feature@bookmarks enabled local vmzroot feature@filesystem_limits enabled local vmzroot feature@large_blocks enabled local vmzroot feature@large_dnode enabled local vmzroot feature@sha512 enabled local vmzroot feature@skein enabled local vmzroot feature@edonr enabled local vmzroot feature@userobj_accounting active local vmzroot feature@encryption enabled local vmzroot feature@project_quota active local vmzroot feature@device_removal enabled local vmzroot feature@obsolete_counts enabled local vmzroot feature@zpool_checkpoint enabled local vmzroot feature@spacemap_v2 active local vmzroot feature@allocation_classes enabled local vmzroot feature@resilver_defer enabled local vmzroot feature@bookmark_v2 enabled local vmzroot feature@redaction_bookmarks enabled local vmzroot feature@redacted_datasets enabled local vmzroot feature@bookmark_written enabled local vmzroot feature@log_spacemap active local vmzroot feature@livelist enabled local vmzroot feature@device_rebuild enabled local vmzroot feature@zstd_compress enabled local vmzroot feature@draid enabled local vmzroot feature@zilsaxattr active local vmzroot feature@head_errlog active local vmzroot feature@blake3 enabled local vmzroot feature@block_cloning enabled local vmzroot feature@vdev_zaps_v2 active local --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Feb 4 00:58:05 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 4TSB2P2GMHz58pky for ; Sun, 4 Feb 2024 00:58: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 4TSB2N71Ghz4Xvc for ; Sun, 4 Feb 2024 00:58:04 +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=1707008285; 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=tfkY2pKhzBMUL5kinyASXcu/z2mlcDfVhrsbtVHl/V0=; b=BMQ4KByqt1PTqJ6zU5cjE6p6UwjZPioa8RZDBbyuKTWRY0Qs5sjWTpoCKoeCbensAaAmjK 8niepIGGhaPWaW/E9h+WIKEw3G+Bdf7R8QzF3Iw0ZUq3xYP76QjBC05PHM/Oc7kuOKlBgl H6syENEPQFd/xT9tpq2fxCqaGwpYzAeOP+E4AKP2cEvsp4ZfPIb2c/25f9XJ71IlvSX00G FLylwCAhQxqanPECtSax3ATJHqBQFZ/g49friXGyGQBS5Get0uHGPvNYqjpBo/CYMgkHS0 +xTWWDsAvcyhf8chmLtaROYRFDx4ullnkJIrw+Za8Rwi8IldiEOBcdo8rQ0csw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707008285; a=rsa-sha256; cv=none; b=XmKgDCFg0aUMKxK9jpEjOgoG4eutujfZIqnH3m32HV5nXhnsC/Lz3szRaWETgJsh4wWdeR d1Jt0dZ8b59m3IeafU77UP1zw8chATcRDoQDYrmGqhaZ/edqmMIOlCsbgtApM/lnKnqBU8 EgwrmMBGDpAGG28IBao7/ETelBDQBydv2Sbelp1EMLCDFjPjFuXRXFA+TrySrq46ZIskKp +C9oqcd0jAf1H8jywQFRWUTo5APwk5XQv7K88kGuYvKDey+AGGASdFL8tCqBJom2SLQUxO vEHlp750yb61dO0PxlDVSlw/lN8YWhgMx2OGwL+kDF0l0AaLZX8CjvQRE/X6uA== 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 4TSB2N63rbzcW8 for ; Sun, 4 Feb 2024 00:58: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 4140w4UB057432 for ; Sun, 4 Feb 2024 00:58:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4140w4XD057431 for fs@FreeBSD.org; Sun, 4 Feb 2024 00:58: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: fs@FreeBSD.org Subject: [Bug 172334] unionfs permits recursive union mounts; causes panic quickly Date: Sun, 04 Feb 2024 00:58:05 +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: 9.0-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jah@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: jah@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D172334 Jason A. Harmening changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|fs@FreeBSD.org |jah@FreeBSD.org CC| |jah@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Feb 4 21:00:42 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 4TShk25jmkz58nlr for ; Sun, 4 Feb 2024 21:00:42 +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 4TShk22589z4JyM for ; Sun, 4 Feb 2024 21:00:42 +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=1707080442; 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=RDOzqll2V0xm2jxT+5s0HQfvt6oGMUAzDJk9oIYQT20=; b=yQoMY3YEfsj4faudilP4OAmzV5/Dl7RujIof3DIY6B+SeJO333udezuNRCWs2fE8L7qpvW TTymNUSG+6BSoFwn3nLf86eNAPcI8x8ysCkXkw1GpgG4LJv1S8QNcjr/3b8Kp2wKWS05To 5ENEiEJQngzyq++BiO7gu6hMxHoATTwHRj0L7Oy9/eQur4z5ztgu+spCVuJnoaMLn+MIT/ xVzAOORFSuiIn+KQ0Vy9GTsV4t3A0x30fupv7i+b3/lJQ1TaWmkTYZiY1pEtoKZvujGVox s5TuzyxGgcVByGShSLQzB4SPVC0GZVlZOEekZzVcfV/cVFns66N+0WMal78o2A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707080442; a=rsa-sha256; cv=none; b=s58PNryZloWnmYGIdqF0wim6OE1tLyY1tnZQvjn5/tJZTvGx0c6XFGPXx/OCEtj/1EHSHn Crq6u/TBzS9etIXzwwj/kMjKZmytNTEDBqErSErDU0Ya9siyje3WlokEuyEQi/UVjEXV17 90AWinF0qiGUv1OugWmZCMvPlPK8sejrMWkBVFQ7xW3aEJIVI5QYifYW/onorbOFRjXUrp /T496kCRlQr6GGm8XZ4nT5+g7Dy4Fo/D6icInx1m4fITn6t29VQ5XiwaVJw1iYRBuN09tm zkZfon6rhZVJhEMTQjLIDtZEzg+O6A4osXvMk3H/CFz5p3jNOdGevHxVFzN9+A== 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 4TShk21C3qz1BL1 for ; Sun, 4 Feb 2024 21:00:42 +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 414L0g78030104 for ; Sun, 4 Feb 2024 21:00:42 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 414L0g3p030103 for fs@FreeBSD.org; Sun, 4 Feb 2024 21:00:42 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202402042100.414L0g3p030103@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: fs@FreeBSD.org Subject: Problem reports for fs@FreeBSD.org that need special attention Date: Sun, 4 Feb 2024 21:00:42 +0000 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 Content-Type: multipart/alternative; boundary="17070804420.E0FcC.24290" Content-Transfer-Encoding: 7bit --17070804420.E0FcC.24290 Date: Sun, 4 Feb 2024 21:00:42 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 231794 | zfs: Panic due to ARC related KVA memory exhausti Open | 251035 | ZFS: Allow 64 bit ZFS to support 32 bit ioctls (W Open | 264139 | ata: NCQ_DSM_TRIM trim method for Seagate IronWol Open | 266409 | 13.1-RELEASE amd64 crashes in: sa_handle_destroy Open | 268162 | zfskeys_enable: each successful load of a key is Open | 269503 | docs.freebsd.org: default vfs.zfs.arc.meta_limit Open | 271384 | zfs_load is not suitably documented Open | 226130 | ZFS: solaris assert: zrl->zr_refcount == 0 (0x1 = 8 problems total for which you should take action. --17070804420.E0FcC.24290 Date: Sun, 4 Feb 2024 21:00:42 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    231794 | zfs: Panic due to ARC related KVA memory exhausti
Open        |    251035 | ZFS: Allow 64 bit ZFS to support 32 bit ioctls (W
Open        |    264139 | ata: NCQ_DSM_TRIM trim method for Seagate IronWol
Open        |    266409 | 13.1-RELEASE amd64 crashes in: sa_handle_destroy 
Open        |    268162 | zfskeys_enable: each successful load of a key is 
Open        |    269503 | docs.freebsd.org: default vfs.zfs.arc.meta_limit
Open        |    271384 | zfs_load is not suitably documented
Open        |    226130 | ZFS: solaris assert: zrl->zr_refcount == 0 (0x1 =

8 problems total for which you should take action.
--17070804420.E0FcC.24290--