-
Bug
-
Resolution: Unresolved
-
Major
-
rhel-10.2
-
python-blivet-3.13.0-5.el10
-
Yes
-
Important
-
rhel-storage-management
-
25
-
0
-
False
-
False
-
-
No
-
None
-
Unspecified Release Note Type - Unknown
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
An iSCSI LUN specified in iBFT is not automatically available in the installer.
There is a suspicious failure in storage.log:
INFO:blivet:failed to get initiator name from iscsi firmware: functools.partial(<bound method ClientObjectHandler._call_method of <dasbus.client.handler.ClientObjectHandler object at 0x7f891935f6a0>>, 'org.freedesktop.UDisks2.Manager.IS CSI.Initiator', 'GetFirmwareInitiatorName', None, '(s)') argument after * must be an iterable, not NoneType
Logs from RHEL-10.2 (failing) and 10.1 (passing) will be attached.
Please provide the package NVR for which the bug is seen:
RHEL-10.2-20260201.1
python-blivet-3.13.0-4.el10
anaconda-40.22.3.43-1.el10
How reproducible is this bug?:
Always
Steps to reproduce
- Configure an iSCSI target
- Configure iBFT on the client system via iPXE:
iPXE> ifconf -c dhcp net0
iPXE> set initiator-iqn {initiator_iqn}
iPXE> sanboot iscsi:{server_ip}:::{lun}:{target_iqn} - Boot the installer with "ip=ibft" on the kernel command line
Expected results
The configured iSCSI LUN is automatically available in the installer.
Actual results
The configured iSCSI LUN is not available in the installer.
- links to
-
RHBA-2025:155709
python-blivet update