-
Bug
-
Resolution: Unresolved
-
Major
-
None
What were you trying to do that didn't work?
Installing a iSCSI system with a kickstart specifying a iSCSI Initiator Name fails because it's not taken into account:
iscsiname iqn.1994-05.com.redhat:5634dd137c53 iscsi --target=iqn.2019-07.com.p1:tgt0 --ipaddr=192.168.122.1
Result:
[anaconda root@localhost ~]# cat /etc/iscsi/initiatorname.iscsiĀ InitiatorName=iqn.1994-05.com.redhat:20195e511bb
Please provide the package NVR for which bug is seen:
RHEL8.8 and RHEL9.2 anaconda
How reproducible:
Always
Steps to reproduce
- Boot the system with attached kickstart ("iscsi8.ks") while DVD is inserted
Expected results
iSCSI getting configured properly
Actual results
Failure to find the disk due to generated iSCSI initiator
- is caused by
-
RHEL-13837 RHEL-9: Storage devices activated by kickstart commands (iscsi, zfcp, fcoe?) cannot be used by "ignoredisk"
- Planning
-
RHEL-58827 RHEL-10: Storage devices activated by kickstart commands (iscsi, zfcp, fcoe?) cannot be used by "ignoredisk"
- Planning