Bug 1960179

Summary: [OSP 17] sysfsutils is being removed in RHEL 9 so it should be removed from os-brick
Product: Red Hat OpenStack Reporter: Lee Yarwood <lyarwood>
Component: python-os-brickAssignee: Gorka Eguileor <geguileo>
Status: CLOSED ERRATA QA Contact: Tzach Shefi <tshefi>
Severity: medium Docs Contact:
Priority: medium    
Version: 17.0 (Wallaby)CC: apevec, geguileo, jschluet, lhh, ltoscano
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-os-brick-4.3.3-0.20220715140802.d09dc9e.el9ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-09-21 12:14:57 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: 1957443    

Description Lee Yarwood 2021-05-13 08:55:21 UTC
Description of problem:

As detailed for Nova in bug #1957443 and bug #1957448 sysfsutils that provides systool is being removed in RHEL 9 and as such os-brick needs to be updated to drop the direct dependency on the tool.

# git grep systool
os_brick/initiator/linuxfc.py:            # so there is no need to even try to run systool
os_brick/initiator/linuxfc.py:            out, _err = self._execute('systool', '-c', 'fc_host', '-v',
os_brick/initiator/linuxfc.py:            # and systool is not installed
os_brick/initiator/linuxfc.py:                LOG.warning("systool is not installed")
os_brick/initiator/linuxfc.py:            # and systool is not installed
os_brick/initiator/linuxfc.py:                LOG.warning("systool is not installed")
os_brick/initiator/linuxfc.py:        # and are obtainable via the systool app
os_brick/initiator/linuxfc.py:        # and are obtainable via the systool app
os_brick/initiator/linuxfc.py:        # and are obtainable via the systool app-

Version-Release number of selected component (if applicable):

OSP 17.0

Comment 3 Jon Schlueter 2022-07-12 13:45:10 UTC
Change to dist-git has to get into RDO dist-git branch before

Comment 13 errata-xmlrpc 2022-09-21 12:14:57 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 (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), 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/RHEA-2022:6543