netbox-agent/netbox_agent/raid
Cyril Levis bf65da0c58
fix: deadlock storcli inventory
When there is a lot of data return by storcli due to a lot of disk, the inventory was in deadlock
Its a known problem, see:
https://docs.python.org/3/library/subprocess.html#subprocess.Popen.wait
2022-11-30 09:49:51 +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 chore: refactor hp raid ignore errors handling 2022-11-16 15:46:57 +01:00
omreport.py Fixed HP raid parser when disks are in JBOD 2022-03-11 15:55:07 +01:00
storcli.py fix: deadlock storcli inventory 2022-11-30 09:49:51 +01:00