Open achimnol opened 1 year ago
ref. https://github.com/lablup/backend.ai/pull/1793 As this issue was not resolved, mgr agent info using get_node_hwinfo() was modified. When this issue is resolved in the future, add an option to ping to show hwinfo or add another command to show hwinfo.
Currently, we have the following hardware metadata interfaces:
get_attached_devices()
extra_info()
Agent.compute_plugins
get_node_hwinfo()
Agent.hardware_metadta
Let's clarify the prupose and role of these API as follows:
get_node_hwinfo()
toextra_info()
in compute pluginsAgent.compute_plugins
when the hardware information is hidden to the usersget_node_hwinfo()
by introducing a new "health" type event to signal the health status changes of agents and its compute plugin devices.schedulable=false
configuration per agentagents
table