Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2025 13:10:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 286093] geli thread names appear truncated
Message-ID:  <bug-286093-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286093

            Bug ID: 286093
           Summary: geli thread names appear truncated
           Product: Base System
           Version: 14.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: vsasjason@gmail.com

$ ps ax | grep '/[s]wa'
   79  -  DL       0:02.65 [g_eli[0] mirror/swa]
   80  -  DL       0:02.77 [g_eli[1] mirror/swa]
   81  -  DL       0:02.88 [g_eli[2] mirror/swa]
   82  -  DL       0:02.96 [g_eli[3] mirror/swa]
   83  -  DL       0:02.63 [g_eli[4] mirror/swa]
   84  -  DL       0:02.93 [g_eli[5] mirror/swa]
   85  -  DL       0:02.60 [g_eli[6] mirror/swa]
   86  -  DL       0:02.88 [g_eli[7] mirror/swa]
$ geli status mirror/swap.eli
           Name  Status  Components
mirror/swap.eli  ACTIVE  mirror/swap
$

Expected: [g_eli[0] mirror/swap] and so on.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286093-227>