Project

General

Profile

Actions

Feature #10217

closed

[Crunch1] Log the node properties at the start of a job

Added by Ward Vandewege over 7 years ago. Updated over 2 years ago.

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

Description

Since #7711, node manager updates the Arvados node record properties with details of the cloud node that it spun up. For example:

        properties        
--------------------------
 ---                     
 cloud_node:             
   price: 0.293          
   size: Standard_D3_v2  
 total_cpu_cores: 4      
 total_ram_mb: 14024     
 total_scratch_mb: 204695

It would be quite helpful to log that info at the start of the job log.


Related issues

Related to Arvados - Idea #7711: [Node Manager] Record a node's cloud cost information in the Arvados node record's propertiesResolvedTom Clegg11/03/2015Actions
Related to Arvados - Feature #10218: [Crunch2] Gather and record cloud/physical node information for each containerResolvedLucas Di Pentima03/20/2017Actions
Actions #1

Updated by Ward Vandewege over 7 years ago

  • Subject changed from [Crunch] Log the node properties at the start of a job to [Crunchv1] Log the node properties at the start of a job
  • Description updated (diff)
Actions #2

Updated by Ward Vandewege over 7 years ago

  • Subject changed from [Crunchv1] Log the node properties at the start of a job to [Crunch1] Log the node properties at the start of a job
Actions #3

Updated by Tom Clegg over 7 years ago

proposed implementation:

Use a command line argument to pass the list of node UUIDs from crunch-dispatch to crunch-job

In crunch-job, look up the given node UUIDs (if any) and log their properties

Actions #4

Updated by Tom Morris over 6 years ago

  • Target version set to Arvados Future Sprints
Actions #5

Updated by Ward Vandewege almost 3 years ago

  • Target version deleted (Arvados Future Sprints)
Actions #6

Updated by Peter Amstutz over 2 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF