Bug 1487582 - Incorrectly logging as error message on HBA channel search
Summary: Incorrectly logging as error message on HBA channel search
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-os-brick
Version: 11.0 (Ocata)
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: z3
: 11.0 (Ocata)
Assignee: Gorka Eguileor
QA Contact: Avi Avraham
URL:
Whiteboard:
Depends On:
Blocks: 1487585
TreeView+ depends on / blocked
 
Reported: 2017-09-01 10:36 UTC by Gorka Eguileor
Modified: 2017-11-14 08:21 UTC (History)
9 users (show)

Fixed In Version: python-os-brick-1.11.0-5.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1487585 (view as bug list)
Environment:
Last Closed: 2017-10-31 17:37:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 424747 0 None None None 2017-09-01 10:36:02 UTC
Red Hat Product Errata RHBA-2017:3098 0 normal SHIPPED_LIVE Red Hat OpenStack Platform 11.0 director Bug Fix Advisory 2017-10-31 21:33:28 UTC

Description Gorka Eguileor 2017-09-01 10:36:03 UTC
On the FC initiator, when we are doing a scan we try to narrow the scope of the scan as much as possible, for this purpose we try to get the HBA channel and SCSI targets for an HBA.

Unfortunately the mechanism we have implemented to detect these two parameters is not universal and will only work on FC targets that implement a single WWN.

This is OK, as the code is capable of operating normally without those 2 parameters, it's just that the filtering on the scan is not as precise as it could be.

So the issue is that we are logging as an error when we cannot get that information, which is clearly misleading to anybody reading the logs.

Comment 9 errata-xmlrpc 2017-10-31 17:37:35 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://access.redhat.com/errata/RHBA-2017:3098


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