As per the discussion in #1321 , there are signs that the current solution for spinning up piscsi_bridge isn't working anymore on Debian 12 Bookworm.
This ticket is to further investigate.
The current setup is a network bridge configuration that says:
auto piscsi_bridge
iface piscsi_bridge inet dhcp
bridge_ports eth0
And then using dhcpcd to denyinterfaces for the bridged interface to force traffic through the bridge.
https://github.com/PiSCSI/piscsi/wiki/Dayna-Port-SCSI-Link
As per the discussion in #1321 , there are signs that the current solution for spinning up piscsi_bridge isn't working anymore on Debian 12 Bookworm.
This ticket is to further investigate.
The current setup is a network bridge configuration that says:
And then using dhcpcd to
denyinterfacesfor the bridged interface to force traffic through the bridge.https://github.com/PiSCSI/piscsi/wiki/Dayna-Port-SCSI-Link