Were you able to get a SOS report? Also, while I am no expert at all, is the intent to use FC-NVMe here?
qla2xxx [0000:82:00.0]-ffff:39: FC4 priority set to NVME qla2xxx [0000:82:00.0]-d302:39: qla2x00_get_fw_version: FC-NVMe is Enabled (0x785a) Both of these ports seem to be mounting a SCSI LUN (/dev/sdb), but the driver is also trying to connect using fc-nvme which appears to be the hangup as the target does not apparently support FC-NVME (or is not configured to serve LUNs over FC-NVME. I think this will turn off fc-nvme: echo "options qla2xxx ql2xnvmeenable=0" | sudo tee /etc/modprobe.d/qla2xxx.conf sudo update-initramfs -u sudo reboot the issue is innocuous but annoying, I think, it's just the controller continuously looping through attempts to connect to the SAN using fc- nvme even though it's already connected using scsi. Unfortunately, I have no way to reach out to anyone at Marvell to address this directly so the best we can do is update this bug and see if someone can find a fix upstream somewhere sometime. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2146770 Title: Async login failed message show after completing Ubuntu26.04 installation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ubuntu-server/+bug/2146770/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
