Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-38465

[4.17] Name attribute should not be mandatory on StorageControllers using Redfish

XMLWordPrintable

    • Important
    • None
    • 1
    • Metal Platform 257, Metal Platform 258
    • 2
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, attempting to configure RAID on specific hardware models by using Redfish might have resulted in the following error: `The attribute StorageControllers/Name is missing from the resource`. With this update, the validation logic no longer requires the `Name` field, because the field is not mandated by the Redfish standard. (link:https://issues.redhat.com/browse/OCPBUGS-38465[*OCPBUGS-38465*])
      Show
      * Previously, attempting to configure RAID on specific hardware models by using Redfish might have resulted in the following error: `The attribute StorageControllers/Name is missing from the resource`. With this update, the validation logic no longer requires the `Name` field, because the field is not mandated by the Redfish standard. (link: https://issues.redhat.com/browse/OCPBUGS-38465 [* OCPBUGS-38465 *])
    • Bug Fix
    • Done

      Description of problem:

      Redfish exception occurred while provisioning a worker using HW RAID configuration on HP server with ILO 5:
      
      step': 'delete_configuration', 'abortable': False, 'priority': 0}: Redfish exception occurred. Error: The attribute StorageControllers/Name is missing from the resource /redfish/v1/Systems/1/Storage/DE00A000
      
      spec used:
      spec:
        raid:
          hardwareRAIDVolumes:
          - name: test-vol
            level: "1"
            numberOfPhysicalDisks: 2
            sizeGibibytes: 350
        online: true

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

          

      How reproducible:

          always

      Steps to Reproduce:

          1. Provision an HEP worker with ILO 5 using redfish
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

            rhn-engineering-dtantsur Dmitry Tantsur
            jadha Jad Haj Yahya
            Jad Haj Yahya Jad Haj Yahya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: