Date: Mon, 09 Mar 2026 15:47:05 +0000 From: bugzilla-noreply@freebsd.org To: scsi@FreeBSD.org Subject: [Bug 293076] ctld regression in FreeBSD 15: multiple physical ports per target rejected and ports not enabled automatically Message-ID: <bug-293076-5313-vIY5lmSAAt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-293076-5313@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293076 John Baldwin <jhb@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |jhb@FreeBSD.org --- Comment #3 from John Baldwin <jhb@FreeBSD.org> --- I have a patch to support multiple ports per target. It compiles, but I have no way to test it. The patch is available here: https://reviews.freebsd.org/D55767 The lack of enabling the port I'm a bit more puzzled by. In theory, conf::apply should call port::kernel_add which should bring the port up. My guess is that for some reason conf::apply thinks the port already exists in the old configuration. Can you please run ctld with syslog enabled to log all messages (including debug) for ctld to a log file? For example: ``` !ctld *.* /var/log/ctld.log ``` in /etc/syslog.d/ctld.log. -- 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-293076-5313-vIY5lmSAAt>
