Bug 1618422 - Backport unable to create RAID1 on Dell BOSS card
Summary: Backport unable to create RAID1 on Dell BOSS card
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-ironic
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Linux
medium
high
Target Milestone: z3
: 13.0 (Queens)
Assignee: Chris Dearborn
QA Contact: mlammon
URL:
Whiteboard:
Depends On:
Blocks: 1458798
TreeView+ depends on / blocked
 
Reported: 2018-08-16 15:17 UTC by Chris Dearborn
Modified: 2020-03-20 01:29 UTC (History)
16 users (show)

Fixed In Version: openstack-ironic-10.1.6-1.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-13 22:14:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 592187 0 None MERGED Fix for Unable to create RAID1 on Dell BOSS card 2020-03-20 01:28:59 UTC
Red Hat Product Errata RHBA-2018:3605 0 None None None 2018-11-13 22:15:31 UTC
Storyboard 2002536 0 None None None 2018-08-16 15:17:02 UTC

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


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