Project

General

Profile

Idea #7711

Updated by Brett Smith 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 [TBD by Tom: info field. or properties].    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