Bug 1565207

Summary: In Node 0 iSCSI deployment, paths to the target are not aligned between Cockpit and CLI.
Product: [oVirt] ovirt-hosted-engine-setup Reporter: Nikolai Sednev <nsednev>
Component: GeneralAssignee: Ido Rosenzwig <irosenzw>
Status: CLOSED WONTFIX QA Contact: meital avital <mavital>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.2.16CC: bugs
Target Milestone: ---Flags: nsednev: planning_ack?
nsednev: devel_ack?
nsednev: testing_ack?
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-11 07:18:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nikolai Sednev 2018-04-09 15:34:12 UTC
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:

Comment 1 Yaniv Kaul 2018-04-11 07:18:02 UTC
Closing. It's a very minor issue, and the CLI will be deprecated.