Bug 1054829
| Summary: | anaconda connects to more iSCSI sessions then on regular iSCSI boot | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Bruno Goncalves <bgoncalv> | ||||||||||
| Component: | anaconda | Assignee: | Radek Vykydal <rvykydal> | ||||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Bruno Goncalves <bgoncalv> | ||||||||||
| Severity: | medium | Docs Contact: | |||||||||||
| Priority: | medium | ||||||||||||
| Version: | 7.0 | CC: | bgoncalv, rvykydal | ||||||||||
| Target Milestone: | rc | Keywords: | Reopened | ||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2020-12-15 07:29:23 UTC | Type: | Bug | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Bruno Goncalves
2014-01-17 14:51:36 UTC
Anaconda settings:
[anaconda root@localhost ~]# iscsiadm -m fw
# BEGIN RECORD 6.2.0.873-14
iface.initiatorname = iqn.1994-05.com.redhat:be2iscsi-storageqe-02
iface.transport_name = be2iscsi
iface.hwaddress = 00:00:c9:a0:e9:09
iface.bootproto = STATIC
node.name = iqn.1992-08.com.netapp:sn.151753773
node.conn[0].address = 10.16.41.222
node.conn[0].port = 3260
# END RECORD
# BEGIN RECORD 6.2.0.873-14
iface.initiatorname = iqn.1994-05.com.redhat:be2iscsi-storageqe-02
iface.transport_name = be2iscsi
iface.hwaddress = 00:00:c9:a0:e9:0b
iface.bootproto = STATIC
node.name = iqn.1992-08.com.netapp:sn.151753773
node.conn[0].address = 10.16.43.127
node.conn[0].port = 3260
# END RECORD
[anaconda root@localhost ~]# iscsiadm -m session -P1
Target: iqn.1992-08.com.netapp:sn.151753773
Current Portal: 10.16.41.222:3260,1
Persistent Portal: 10.16.41.222:3260,1
**********
Interface:
**********
Iface Name: be2iscsi.00:00:c9:a0:e9:09
Iface Transport: be2iscsi
Iface Initiatorname: iqn.1994-05.com.redhat:be2iscsi-storageqe-02
Iface IPaddress: <empty>
Iface HWaddress: 00:00:c9:a0:e9:09
Iface Netdev: <empty>
SID: 1
iSCSI Connection State: LOGGED IN
iSCSI Session State: LOGGED_IN
Internal iscsid Session State: NO CHANGE
**********
Interface:
**********
Iface Name: be2iscsi.00:00:c9:a0:e9:0b
Iface Transport: be2iscsi
Iface Initiatorname: iqn.1994-05.com.redhat:be2iscsi-storageqe-02
Iface IPaddress: <empty>
Iface HWaddress: 00:00:c9:a0:e9:0b
Iface Netdev: <empty>
SID: 3
iSCSI Connection State: LOGGED IN
iSCSI Session State: LOGGED_IN
Internal iscsid Session State: NO CHANGE
Current Portal: 10.16.43.127:3260,1
Persistent Portal: 10.16.43.127:3260,1
**********
Interface:
**********
Iface Name: be2iscsi.00:00:c9:a0:e9:09
Iface Transport: be2iscsi
Iface Initiatorname: iqn.1994-05.com.redhat:be2iscsi-storageqe-02
Iface IPaddress: <empty>
Iface HWaddress: 00:00:c9:a0:e9:09
Iface Netdev: <empty>
SID: 2
iSCSI Connection State: LOGGED IN
iSCSI Session State: LOGGED_IN
Internal iscsid Session State: NO CHANGE
**********
Interface:
**********
Iface Name: be2iscsi.00:00:c9:a0:e9:0b
Iface Transport: be2iscsi
Iface Initiatorname: iqn.1994-05.com.redhat:be2iscsi-storageqe-02
Iface IPaddress: <empty>
Iface HWaddress: 00:00:c9:a0:e9:0b
Iface Netdev: <empty>
SID: 4
iSCSI Connection State: LOGGED IN
iSCSI Session State: LOGGED_IN
Internal iscsid Session State: NO CHANGE
[anaconda root@localhost ~]#
----------
Regular session
# iscsiadm -m fw
# BEGIN RECORD 6.2.0.873-14
iface.initiatorname = iqn.1994-05.com.redhat:be2iscsi-storageqe-02
iface.transport_name = be2iscsi
iface.hwaddress = 00:00:c9:a0:e9:09
iface.bootproto = STATIC
node.name = iqn.1992-08.com.netapp:sn.151753773
node.conn[0].address = 10.16.41.222
node.conn[0].port = 3260
# END RECORD
# BEGIN RECORD 6.2.0.873-14
iface.initiatorname = iqn.1994-05.com.redhat:be2iscsi-storageqe-02
iface.transport_name = be2iscsi
iface.hwaddress = 00:00:c9:a0:e9:0b
iface.bootproto = STATIC
node.name = iqn.1992-08.com.netapp:sn.151753773
node.conn[0].address = 10.16.43.127
node.conn[0].port = 3260
# END RECORD
# iscsiadm -m session -P1
Target: iqn.1992-08.com.netapp:sn.151753773
Current Portal: 10.16.41.222:3260,1
Persistent Portal: 10.16.41.222:3260,1
**********
Interface:
**********
Iface Name: be2iscsi.00:00:c9:a0:e9:09
Iface Transport: be2iscsi
Iface Initiatorname: iqn.1994-05.com.redhat:be2iscsi-storageqe-02
Iface IPaddress: <empty>
Iface HWaddress: 00:00:c9:a0:e9:09
Iface Netdev: <empty>
SID: 1
iSCSI Connection State: LOGGED IN
iSCSI Session State: LOGGED_IN
Internal iscsid Session State: NO CHANGE
Current Portal: 10.16.43.127:3260,1
Persistent Portal: 10.16.43.127:3260,1
**********
Interface:
**********
Iface Name: be2iscsi.00:00:c9:a0:e9:0b
Iface Transport: be2iscsi
Iface Initiatorname: iqn.1994-05.com.redhat:be2iscsi-storageqe-02
Iface IPaddress: <empty>
Iface HWaddress: 00:00:c9:a0:e9:0b
Iface Netdev: <empty>
SID: 2
iSCSI Connection State: LOGGED IN
iSCSI Session State: LOGGED_IN
Internal iscsid Session State: NO CHANGE
Created attachment 851651 [details]
anaconda.log
Created attachment 851652 [details]
storage.log
Created attachment 851653 [details]
boot log
Created attachment 851655 [details]
syslog
(In reply to Bruno Goncalves from comment #0) > Installing RHEL-7 on a iSCSI boot server with 2 iSCSI ports, anaconda > establishes 4 sessions while on regular boot only 2 sessions are established. > > I just want to know if this is right or how many sessions we should expect. Unless this is blocking installation on the system in question, this is not a bug. Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. It was my who asked Bruno to file the bug when he consulted the issue with me. I wasn't planning to work on it until we see any problems with installation caused by it. Anyway, the bz being closed, for me it is still useful to have it filed for the reference. I'll reopen it, but move it to the 7.1 list. This bug ended up in the 7.0 backlog report which is why I closed it. Apologies. Bruno, could you check if this is still an issue with latest RHEL 7.1 composes and if so, attach usual log files? We have added some more debug logging in 7.1 that can be helpful. Thank you. It is still the same, note that both ports connect to both portals. This is probably intended and it wouldn't be a bug.
The problem might be on regular boot where it only connects to 2 sessions.
[anaconda root@localhost ~]# iscsiadm -m session -P1
Target: iqn.1992-08.com.netapp:sn.151753773 (non-flash)
Current Portal: 10.16.41.222:3260,1
Persistent Portal: 10.16.41.222:3260,1
**********
Interface:
**********
Iface Name: be2iscsi.00:00:c9:a0:e9:09
Iface Transport: be2iscsi
Iface Initiatorname: iqn.1994-05.com.redhat:be2iscsi-storageqe-02
Iface IPaddress: <empty>
Iface HWaddress: 00:00:c9:a0:e9:09
Iface Netdev: <empty>
SID: 1
iSCSI Connection State: LOGGED IN
iSCSI Session State: LOGGED_IN
Internal iscsid Session State: NO CHANGE
**********
Interface:
**********
Iface Name: be2iscsi.00:00:c9:a0:e9:0b
Iface Transport: be2iscsi
Iface Initiatorname: iqn.1994-05.com.redhat:be2iscsi-storageqe-02
Iface IPaddress: <empty>
Iface HWaddress: 00:00:c9:a0:e9:0b
Iface Netdev: <empty>
SID: 3
iSCSI Connection State: LOGGED IN
iSCSI Session State: LOGGED_IN
Internal iscsid Session State: NO CHANGE
Current Portal: 10.16.43.127:3260,1
Persistent Portal: 10.16.43.127:3260,1
**********
Interface:
**********
Iface Name: be2iscsi.00:00:c9:a0:e9:09
Iface Transport: be2iscsi
Iface Initiatorname: iqn.1994-05.com.redhat:be2iscsi-storageqe-02
Iface IPaddress: <empty>
Iface HWaddress: 00:00:c9:a0:e9:09
Iface Netdev: <empty>
SID: 2
iSCSI Connection State: LOGGED IN
iSCSI Session State: LOGGED_IN
Internal iscsid Session State: NO CHANGE
**********
Interface:
**********
Iface Name: be2iscsi.00:00:c9:a0:e9:0b
Iface Transport: be2iscsi
Iface Initiatorname: iqn.1994-05.com.redhat:be2iscsi-storageqe-02
Iface IPaddress: <empty>
Iface HWaddress: 00:00:c9:a0:e9:0b
Iface Netdev: <empty>
SID: 4
iSCSI Connection State: LOGGED IN
iSCSI Session State: LOGGED_IN
Internal iscsid Session State: NO CHANGE
---------------------------------
# iscsiadm -m fw
# BEGIN RECORD 6.2.0.873-28
iface.initiatorname = iqn.1994-05.com.redhat:be2iscsi-storageqe-02
iface.transport_name = be2iscsi
iface.hwaddress = 00:00:c9:a0:e9:09
iface.bootproto = STATIC
node.conn[0].address = 10.16.41.222
node.conn[0].port = 3260
# END RECORD
# BEGIN RECORD 6.2.0.873-28
iface.initiatorname = iqn.1994-05.com.redhat:be2iscsi-storageqe-02
iface.transport_name = be2iscsi
iface.hwaddress = 00:00:c9:a0:e9:0b
iface.bootproto = STATIC
node.name = iqn.1992-08.com.netapp:sn.151753773
node.conn[0].address = 10.16.43.127
node.conn[0].port = 3260
# END RECORD
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. |