[Bug 278012] No physical path in event triggered by "geli attach"

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 28 Mar 2024 14:30:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278012

            Bug ID: 278012
           Summary: No physical path in event triggered by "geli attach"
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: meka@tilda.center
 Attachment #249537 text/plain
         mime type:

Created attachment 249537
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249537&action=edit
C++ code exposing the problem

I attached small program using devdctl to get GEOM event triggered by "geli
attach" that shows there is no physical path associated with the event. As a
consequence, I think zfsd doesn't do what it's supposed to do:
https://github.com/freebsd/freebsd-src/blob/main/cddl/usr.sbin/zfsd/zfsd_event.cc#L143

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