Bug 1309819 - iscsi initiatorname is identical for all overcloud nodes
Summary: iscsi initiatorname is identical for all overcloud nodes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: async
: 7.0 (Kilo)
Assignee: Jiri Stransky
QA Contact: Dan Yasny
URL:
Whiteboard:
Depends On: 1244328
Blocks: 1290377 1304415
TreeView+ depends on / blocked
 
Reported: 2016-02-18 18:48 UTC by Scott Lewis
Modified: 2018-05-02 10:53 UTC (History)
20 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1244328
Environment:
Last Closed: 2016-03-09 20:02:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 275890 0 None None None 2016-02-18 18:48:08 UTC
Red Hat Product Errata RHBA-2016:0424 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OSP 7 director Bug Fix Advisory 2016-03-10 00:20:23 UTC

Comment 3 Omri Hochman 2016-02-21 09:39:18 UTC
switch to dyasny to farther investigate :

it looks to me the same : 

[stack@instack ~]$ for i in `nova list|grep ctlplane|cut -d"=" -f2 |cut -d' ' -f1`; do echo $i; ssh heat-admin@$i cat /etc/iscsi/initiatorname.iscsi; done
192.0.2.15
InitiatorName=iqn.1994-05.com.redhat:c8f55a4ec1c9
192.0.2.20
InitiatorName=iqn.1994-05.com.redhat:c8f55a4ec1c9
192.0.2.21
InitiatorName=iqn.1994-05.com.redhat:c8f55a4ec1c9
192.0.2.16
InitiatorName=iqn.1994-05.com.redhat:d8a911a745d
192.0.2.18
InitiatorName=iqn.1994-05.com.redhat:c8f55a4ec1c9
192.0.2.17
InitiatorName=iqn.1994-05.com.redhat:c8f55a4ec1c9
192.0.2.19
InitiatorName=iqn.1994-05.com.redhat:c8f55a4ec1c9

Comment 4 Dan Yasny 2016-02-22 02:19:44 UTC
(In reply to Omri Hochman from comment #3)
> switch to dyasny to farther investigate :
> 
> it looks to me the same : 
> 
> [stack@instack ~]$ for i in `nova list|grep ctlplane|cut -d"=" -f2 |cut -d'
> ' -f1`; do echo $i; ssh heat-admin@$i cat /etc/iscsi/initiatorname.iscsi;
> done
> 192.0.2.15
> InitiatorName=iqn.1994-05.com.redhat:c8f55a4ec1c9
> 192.0.2.20
> InitiatorName=iqn.1994-05.com.redhat:c8f55a4ec1c9
> 192.0.2.21
> InitiatorName=iqn.1994-05.com.redhat:c8f55a4ec1c9
> 192.0.2.16
> InitiatorName=iqn.1994-05.com.redhat:d8a911a745d
> 192.0.2.18
> InitiatorName=iqn.1994-05.com.redhat:c8f55a4ec1c9
> 192.0.2.17
> InitiatorName=iqn.1994-05.com.redhat:c8f55a4ec1c9
> 192.0.2.19
> InitiatorName=iqn.1994-05.com.redhat:c8f55a4ec1c9

Omri, which of these are compute nodes, and what version are you running? If there has been an update, then from which to which version?

Comment 5 Dan Yasny 2016-02-26 19:47:58 UTC
Deployed 7.2GA with two computes
Upgraded to 7.3

[stack@instack ~]$ for i in 7 8 9; do ssh heat-admin.2.$i cat /etc/iscsi/initiatorname.iscsi; done
InitiatorName=iqn.1994-05.com.redhat:40f37cae9c56
InitiatorName=iqn.1994-05.com.redhat:77798cce3293
InitiatorName=iqn.1994-05.com.redhat:81101b60aa4

Setting to VERIFIED

Comment 7 errata-xmlrpc 2016-03-09 20:02:33 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0424.html

Comment 8 Amit Ugol 2018-05-02 10:53:48 UTC
closed, no need for needinfo.


Note You need to log in before you can comment on or make changes to this bug.