[Bug 264513] [cam] panic: make_dev_alias_v: bad si_name with HPE JBOD

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Jun 2022 03:40:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264513

            Bug ID: 264513
           Summary: [cam] panic: make_dev_alias_v: bad si_name with HPE
                    JBOD
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: yuri@aetern.org

Created attachment 234514
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234514&action=edit
sg_ses -p7 output

Getting the following panic on HPE system with HPE enclosure:

panic: make_dev_alias_v: bad si_name (error=22,
si_name=enc@n....../type@0/slot@1/elmdesc@{"Name":"DriveBay1"}/pass4)

db_trace_self_wrapper()
vpanic()
panic()
make_dev_alias_v()
make_dev_alias_p()
make_dev_physpath_alias()
pass_add_physpath()
taskqueue_run_locked()
taskqueue_thread_loop()
fork_exit()
fork_trampoline()

Output of `sg_ses -p7` is attached (taken on illumos as I am unable to
completely boot FreeBSD on this HPE system due to iLo issues even if I disable
smartpqi driver attach).

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