Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1487582

Summary: Incorrectly logging as error message on HBA channel search
Product: Red Hat OpenStack Reporter: Gorka Eguileor <geguileo>
Component: python-os-brickAssignee: Gorka Eguileor <geguileo>
Status: CLOSED ERRATA QA Contact: Avi Avraham <aavraham>
Severity: low Docs Contact:
Priority: low    
Version: 11.0 (Ocata)CC: apevec, ccollett, eharney, geguileo, jschluet, lhh, nlevinki, pgrist, tshefi
Target Milestone: z3Keywords: Triaged, ZStream
Target Release: 11.0 (Ocata)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-os-brick-1.11.0-5.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1487585 (view as bug list) Environment:
Last Closed: 2017-10-31 17:37:35 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:
Bug Depends On:    
Bug Blocks: 1487585    

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