Project

General

Profile

Idea #7711

Updated by Tom Clegg over 8 years ago

When Node Manager creates/updates an Arvados node record for a booting cloud node, save information about the node size's cloud cost in the node's properties info field.    Other Crunch components can use this to make cost-efficient scheduling decisions. 

 This is done in the corresponding methods of arvnodeman.computenode.dispatch.ComputeNodeSetupActor.

Back