netbox-agent/netbox_agent/raid
Christophe Simon ad951b9288 Fixed HP raid parser when disks are in JBOD
The function parsing the RAID logical volumes in the HP module did not
manage the case where disks were set in JBOD mode, thus having no RAID
array set.

This patch fixes this by checking if arrays are defined on pdisks before
parsing the logical disks.

Also added returncode read when executing the RAID related commands to
raise a more precise error.
2022-03-11 15:55:07 +01:00
..
__init__.py Local inventory (#16) 2019-08-26 16:54:48 +02:00
base.py Manage blade expansions as independent devices 2022-02-14 14:37:02 +01:00
hp.py Fixed HP raid parser when disks are in JBOD 2022-03-11 15:55:07 +01:00
omreport.py Fixed HP raid parser when disks are in JBOD 2022-03-11 15:55:07 +01:00
storcli.py Fixed HP raid parser when disks are in JBOD 2022-03-11 15:55:07 +01:00