Task #3239
closed
Feature #2881: [OPS] Basic node manager that can start/stop compute nodes based on demand
fix update_node_attributes script and/or merge its remaining functionality into crunch-dispatch
Added by Ward Vandewege over 10 years ago.
Updated over 10 years ago.
Estimated time:
(Total: 2.00 h)
Description
this script updates the node objects with information about what is running on them, which us information used by node manager
update_node_attributes sets node.info[:running_job_uuid]
. We would rather start expressing this as a relationship, each Node has one Job, so that querying Nodes will use the existing permission code to determine access to the Job UUID. Job queries can join with the Node table to return the full set of Nodes running it.
This seems to be the only functionality left that update_node_attributes currently does that crunch-dispatch doesn't.
- Status changed from New to Resolved
Also available in: Atom
PDF