jnielsendotnet / isboot

FreeBSD kernel module to support booting from iSCSI via IBFT
4 stars 7 forks source link

isboot should wait until the boot NIC link state is up before attempting iscsi login #15

Open jnielsendotnet opened 1 year ago

jnielsendotnet commented 1 year ago

In dmesg I see: Boot NIC: cxl0 Configure IPv4 by NIC0 Attempting to login to iSCSI target and scan all LUNs. connect error connect failed cxl0: link state changed to UP

Then the iSCSI login subsequently succeeds on a retry (with no further messages) and things work as normal.

terence-deng commented 3 weeks ago

Hello, is there any plan to fix the issue?

jnielsendotnet commented 2 weeks ago

I had forgotten I even opened this issue. I will try to take a look at it soon though.