Sysinv agent fails if /sys/devices/system/node/node0/hugepages is missing
Bug #2019432 reported by
Macks
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StarlingX |
New
|
Undecided
|
Unassigned |
Bug Description
I am on stx7. While adding a dell r7415 as worker node, sysinv agent fails to get inventory.
I gather from sysinv.log on the worker node that there is an uncaught OSError raised by sysinv/
Workaround: added `except OSError...` to node.py after IOError, recompile and reboot.
Edit: the larger issue is reported in https:/