Commit 7cfdd76 ("[block] Describe all SAN devices via ACPI tables") changed the definition of the iSCSI initiator IQN in the iBFT to represent a common initiator IQN used for all iSCSI sessions, and attempted to calculate this common initiator IQN by fetching the common ${initiator-iqn} setting. This fails when no explicit ${initiator-iqn} has been specified (i.e. when an initiator IQN has instead been constructed from either the hostname or system UUID), and results in an empty initiator IQN in the iBFT. Fix by using the initiator IQN of an arbitrary iSCSI session present in the iBFT. Debugged-by: Tal Aloni <tal.aloni.il@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
338 |
|
338 |
|
339 |
|
339 |
|
340 |
|
340 |
|
|
341 |
|
|
341 |
|
342 |
|
342 |
|
343 |
|
343 |
|
344 |
|
344 |
|
|
|
|
345 |
|
|
|
346 |
|
|
345 |
|
347 |
|
346 |
|
348 |
|
347 |
|
349 |
|
|
|
||
352 |
|
354 |
|
353 |
|
355 |
|
354 |
|
356 |
|
355 |
|
|
|
356 |
|
|
|
357 |
|
|
|
|
357 |
|
|
|
358 |
|
|
358 |
|
359 |
|
359 |
|
360 |
|
360 |
|
361 |
|
|
|
||
613 |
|
614 |
|
614 |
|
615 |
|
615 |
|
616 |
|
616 |
|
|
|
|
617 |
|
|
|
618 |
|
|
|
619 |
|
|
|
620 |
|
|
617 |
|
621 |
|
618 |
|
622 |
|
619 |
|
623 |
|