Hide Forgot
Description of problem: After the boot of the installation image on a machine with iSCSI root the iBFT data are not parsed properly and the iSCSI root disk is not attached. The primary problem seems to be that username, password, username_in, and password_in are set to the same value as boot_lan, even the iSCSI root disk is attached without authentication. Booting Fedora 23 or Fedora 22 installation media on the same machine works properly. Version-Release number of selected component (if applicable): Affected: Fedora 24, Fedora 25, Fedora Rawhide Not-affected: Fedora 22, Fedora 23 How reproducible: Always with Fedora 24, or newer. Never with Fedora 22, 23. I didn't test older versions. Steps to Reproduce: 1. Boot an installation image on a machine with iSCSI root. 2. switch to a terminal 3. Run "iscsiadm -m fw" Actual results: (from Fedora Rawhide) # BEGIN RECORD 6.2.0.873-33 iface.initiatorname = iqn.2012-09.com.example.machine:abc iface.isid = iqn.2012- iface.transport_name = tcp iface.hwaddress = AA:BB:CC:DD:EE:FF iface.bootproto = DHCP iface.ipaddress = 192.168.0.2 iface.subnet_mask = 255.255.255.0 iface.gateway = 192.168.0.1 iface.primary_dns = 192.168.0.1 iface.seconday_dns = 192.168.0.1 iface.vlan_id = 0 iface.net_ifacename = enp4s0 node.name = iqn.2012-09.com.example.server:abc node.conn[0].address = 192.168.0.3 node.conn[0].port = 3260 node.session.auth.username = 013000000 node.session.auth.password = 013000000 node.session.auth.username_in = 013000000 node.session.auth.password_in = 013000000 node.boot_lan = 013000000 # END RECORD Expected results: (from Fedora 23) # BEGIN RECORD 6.2.0.873-26 iface.initiatorname = iqn.2012-09.com.example.machine:abc iface.transport_name = tcp iface.hwaddress = AA:BB:CC:DD:EE:FF iface.bootproto = DHCP iface.ipaddress = 192.168.0.2 iface.subnet_mask = 255.255.255.0 iface.gateway = 192.168.0.1 iface.primary_dns = 192.168.0.1 iface.vlan_id = 0 iface.net_ifacename = enp4s0 node.name = iqn.2012-09.com.example.server:abc node.conn[0].address = 192.168.0.3 node.conn[0].port = 3260 node.boot_lan = 013000000 # END RECORD Additional info: There are also other differences between Fedora 23 and Rawhide "iscsiadm -m fw" output, namely iface.isid and iface.seconday_dns, but I'm not sure how severe these differences are.
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'.
This message is a reminder that Fedora 26 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '26'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 26 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 26 changed to end-of-life (EOL) status on 2018-05-29. Fedora 26 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.