
This creates a new sysinv FPGA agent. On startup it will perform an initial scan for supported FPGA devices and report the current hardware status to sysinv-conductor via RPC. It also provides basic support for flashing the specified device images to the FPGA device using Intel-supplied tools running in a Docker container. Initially only the Intel N3000 FPGA is supported. Story: 2006740 Task: 39927 Change-Id: Id8a6510a2d8cd072737a98c5d909f94dbf10a763 Depends-On: I63cfa7698285a1a43f1e9e4b98e9a536fc3dc682
10 lines
406 B
Plaintext
10 lines
406 B
Plaintext
[process]
|
|
process = sysinv-fpga-agent
|
|
pidfile = /var/run/sysinv-fpga-agent.pid
|
|
service = sysinv-fpga-agent
|
|
style = lsb ; ocf or lsb
|
|
severity = major ; minor, major, critical
|
|
restarts = 3 ; restarts before error assertion
|
|
interval = 5 ; number of seconds to wait between restarts
|
|
debounce = 20 ; number of seconds to wait before degrade clear
|