ironic/releasenotes/notes/fix_raid0_creation_for_multiple_disks-f47957754fca0312.yaml
Pradip Kadam 81e4da55b9 DRAC : Fix issue for RAID-0 creation for multiple disks for PERC H740P
Story: 2006375
Task: 36164

Fix a bug which was introduced when executing ``create_configuration``
cleaning step for multiple disks of PERC H740P controller, first disks
gets created and then controller doesn't allow to create next couple
of disks because controller is getting busy at one time.

Change-Id: I02ec595e639c04dd65ce788851c5dde074cc1095
2019-08-09 04:52:56 +00:00

8 lines
257 B
YAML

---
fixes:
- |
Fixed a bug when executing ``create_configuration`` cleaning step for disks
of PERC H740P controller, first disks get created and then controller
doesn't allow to create next couple disks because controller is getting
busy.