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

Bug 1618422

Summary: Backport unable to create RAID1 on Dell BOSS card
Product: Red Hat OpenStack Reporter: Chris Dearborn <christopher_dearborn>
Component: openstack-ironicAssignee: Chris Dearborn <christopher_dearborn>
Status: CLOSED ERRATA QA Contact: mlammon
Severity: high Docs Contact:
Priority: medium    
Version: 13.0 (Queens)CC: arkady_kanevsky, audra_cooper, bfournie, cdevine, christopher_dearborn, david_paterson, dcadzow, dcain, gael_rehault, jschluet, kurt_hey, mburns, morazi, rajini.karthik, srevivo, sumedh_sathaye
Target Milestone: z3Keywords: FeatureBackport, Triaged, ZStream
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-ironic-10.1.6-1.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-13 22:14:54 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: 1458798    

Description Chris Dearborn 2018-08-16 15:17:03 UTC
Description of problem:
Backport for the fix for unable to create RAID1 on Dell BOSS card.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
The upstream bug for this issue is:
https://storyboard.openstack.org/#!/story/2002536

Comment 1 Chris Dearborn 2018-08-16 15:19:44 UTC
I backported the fix here:
https://review.openstack.org/#/c/592187/

Comment 7 mlammon 2018-10-30 13:32:50 UTC
No hardware to verify so checked code is in place.

cat /etc/yum.repos.d/latest-installed
13   -p 2018-10-24.1

 [root@undercloud-0 /]# grep '"size_gb": {' -A5 /usr/lib/python2.7/site-packages/ironic/drivers/raid_config_schema.json
                    "size_gb": {
                        "anyOf": [{
                                   "type": "integer",
                                   "minimum": 0
                                  },
                                  {

Environment:
openstack-ironic-api-10.1.6-1.el7ost.noarch
openstack-ironic-inspector-7.2.1-4.el7ost.noarch
openstack-ironic-common-10.1.6-1.el7ost.noarch
openstack-ironic-staging-drivers-0.9.1-1.el7ost.noarch
openstack-ironic-conductor-10.1.6-1.el7ost.noarch

If there still an issue, please re-open.

Comment 10 Chris Dearborn 2018-11-08 20:14:48 UTC
The above code change is correct.  It allows the creation of a RAID volume specifying a size of 0, which is what is required to create a RAID on a Dell BOSS card.

Let me know if you need further information.

Comment 12 errata-xmlrpc 2018-11-13 22:14:54 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-2018:3605