Project

General

Profile

Actions

Bug #12933

closed

[crunch2] add equivalent of cloud_node line

Added by Ward Vandewege over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Story points:
-

Description

In crunchv1, a line is logged in every job that looks like this:

{"cloud_node":{"size":"Standard_D3_v2","price":0.229},"total_cpu_cores":4,"total_scratch_mb":204695,"total_ram_mb":14023}

We need the equivalent in crunchv2. The node-info output is useful, but the string above has several other things going for it:

a) it has cloud node information (node type, price, actual ram)
b) it is machine parsable

The format doesn't need to be exactly like the above ("size" seems a misnomer for "instance_type", e.g.), but it needs to have all relevant cloud node information and it should be machine parsable.


Subtasks 1 (0 open1 closed)

Task #12946: Review 12933-log-node-propertiesResolvedTom Clegg01/11/2018Actions

Related issues

Related to Arvados - Feature #12746: [crunch2] Add I/O (and other?) stats to crunch-runResolvedTom Clegg01/26/2018Actions
Related to Arvados - Bug #12465: [crunchv2] Improve crunch-run environment reportingNewActions
Actions

Also available in: Atom PDF