Files
python-dracclient/dracclient/tests/wsman_mocks/controller_view-enum-ok.xml
Monica Pardhi cd4ce20cc6 Fix for H755 RAID controller when convert to JBOD
When converting Dell EMC PERC H755 RAID controller physical
disks to non-RAID mode, RAID-0 virtual disks get created
for each physical disk and disks moved to 'Online' state.

This is different from other controllers supporting non-RAID
conversion and takes up physical disks that cannot be
later used for user intended RAID configuration. This change
excludes H755 RAID controller's physical disks when converting
to non-RAID mode and leaves disks in 'Ready' state.

Conflicts:
    dracclient/resources/raid.py
    dracclient/tests/test_raid.py

Change-Id: Id6de320c8e8a9ca21fac277718c405c657f58a3a
(cherry picked from commit 9ebc4afc84)
2021-09-24 14:38:00 +00:00

8.2 KiB