Bug 2029943

Summary: Backport https://review.opendev.org/c/openstack/cinder/+/820628 to 16.2
Product: Red Hat OpenStack Reporter: David Hill <dhill>
Component: openstack-cinderAssignee: Alan Bishop <abishop>
Status: CLOSED ERRATA QA Contact: Tzach Shefi <tshefi>
Severity: urgent Docs Contact: Andy Stillman <astillma>
Priority: medium    
Version: 16.2 (Train)CC: abishop, asafonov, eharney, jamsmith, kginon, kmehta, ltoscano, rszmigie, zaitcev
Target Milestone: z2Keywords: OtherQA, Triaged, ZStream
Target Release: 16.2 (Train on RHEL 8.4)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-cinder-15.6.1-2.20220111164930.c093eda.el8ost Doc Type: Enhancement
Doc Text:
This release includes an update of the Block Storage service (cinder) driver for HPE storage arrays. With the updated driver you can use the iSCSI protocol with HPE's Primera products for Primera version 4.2 and later.
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-23 22:12:27 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:

Description David Hill 2021-12-07 15:55:47 UTC
Description of problem:
Backport https://review.opendev.org/c/openstack/cinder/+/820628 to train

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 18 errata-xmlrpc 2022-03-23 22:12:27 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 16.2.2), 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-2022:1001

Comment 19 kginon 2023-12-21 12:10:23 UTC
HI 
as far as we tested in Trains Release with the attached patches.
the fix was partial , as volume could be created for iscsi luns
but attach VM to volume could not be created,
to solve that added the below review
https://github.com/openstack/os-brick/pull/5
Still under review and testinga

Comment 22 Pete Zaitcev 2024-01-02 15:04:03 UTC
(In reply to kginon from comment #19)
> https://github.com/openstack/os-brick/pull/5
> Still under review and testinga

This sort of change needs to be done in the main branch first.
We cannot allow Train to accept it, but miss the effect
in the next release (even if Train were not EOL).