Skip to content

[FEATURE]: Show RAID level in "view" mode of dellemc.openmanage.idrac_storage_volume #823

Description

@x51teq

Describe the solution you'd like
When using the state: view mode of dellemc.openmanage.idrac_storage_volume it would be very useful to see the RAID level of the configured virtual disks.

Describe alternatives you've considered
Dedicated playbook with raw commands against iDRAC

Additional context
Currently only a list of VDs with their corresponding PDs is shown without the RAID level:

                    "VirtualDisk": {
                        "Disk.Virtual.0:RAID.Integrated.1-1": {
                            "PhysicalDisk": [
                                "Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1",
                                "Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1"
                            ]
                        },
                        "Disk.Virtual.1:RAID.Integrated.1-1": {
                            "PhysicalDisk": [
                                "Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1",
                                "Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1"
                            ]
                        }

Community Note

  • Please vote on this issue by adding a 👍 reaction
    to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions,
    they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Metadata

Metadata

Assignees

Labels

jiraAn internal JIRA issue exists in backlogtype/feature-requestNew feature or request

Projects

Status
To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions