Description of problem: In Node 0 iSCSI deployment, paths to the target are not aligned between Cockpit and CLI. In CLI paths shown bottom to top: [ INFO ] ok: [localhost] The following targets have been found: [1] iqn.2008-05.com.xtremio:xio00153500071-514f0c50023f6c05 TPGT: 1, portals: 10.35.146.225:3260 [2] iqn.2008-05.com.xtremio:xio00153500071-514f0c50023f6c04 TPGT: 1, portals: 10.35.146.193:3260 [3] iqn.2008-05.com.xtremio:xio00153500071-514f0c50023f6c01 TPGT: 1, portals: 10.35.146.161:3260 [4] iqn.2008-05.com.xtremio:xio00153500071-514f0c50023f6c00 TPGT: 1, portals: 10.35.146.129:3260 Please select a target (1, 2, 3, 4) [1]: [ INFO ] Getting iSCSI LUNs list In Cockpit everything appears top to bottom: The following targets have been found:  iqn.2008-05.com.xtremio:xio00153500071-514f0c50023f6c00, TPGT: 1 10.35.146.129:3260  iqn.2008-05.com.xtremio:xio00153500071-514f0c50023f6c01, TPGT: 1 10.35.146.161:3260  iqn.2008-05.com.xtremio:xio00153500071-514f0c50023f6c04, TPGT: 1 10.35.146.193:3260  iqn.2008-05.com.xtremio:xio00153500071-514f0c50023f6c05, TPGT: 1 10.35.146.225:3260 Version-Release number of selected component (if applicable): ovirt-hosted-engine-setup-2.2.16-1.el7ev.noarch ovirt-hosted-engine-ha-2.2.10-1.el7ev.noarch Linux 3.10.0-862.el7.x86_64 #1 SMP Wed Mar 21 18:14:51 EDT 2018 x86_64 x86_64 x86_64 GNU/Linux Red Hat Enterprise Linux Server release 7.5 (Maipo) How reproducible: 100% Steps to Reproduce: 1.Deploy Node 0 over iSCSI with at least 3 different paths. Actual results: CLI and Cockpit paths are not arranged the same way. Expected results: CLI and Cockpit should arrange paths the same way. Additional info:
Closing. It's a very minor issue, and the CLI will be deprecated.