[Bug 258787] geli

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 Sep 2021 19:10:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258787

            Bug ID: 258787
           Summary: geli
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: lwhsu@FreeBSD.org

Since this build: https://ci.freebsd.org/job/FreeBSD-main-amd64-test/19372

The test case sys/geom/class/eli/attach_test:attach_d generates lots of
messages like this:

    Freed UMA keg (GELI buffers) was not empty (0 items).  Lost 528 pages of
memory.

And the while test procedure was killed in the end because of out of swap
space.

On i386 ( https://ci.freebsd.org/job/FreeBSD-main-i386-test/13356/console ), it
panics with:

    panic: deadlres_td_sleep_q: possible deadlock detected for 0x27685000
(mdconfig), blocked for 180141 ticks

when executing sys/geom/class/mirror/11_test:main or
sys/geom/class/mirror/12_test:main , it may also caused by out of memory.

It may related to these geli/swap changes:
base 2dbc9a388eeb73a6b17eb6fd1349a2a7e95123cc
base 183f8e1e575b526515e70400a22af243cd1a4a78

-- 
You are receiving this mail because:
You are the assignee for the bug.