Project

General

Profile

Actions

Idea #13569

closed

Add units tera / giga / mega / kilo for configurations

Added by Nico César almost 6 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
1.0
Release:
Release relationship:
Auto

Description

It will be great to have suffixes in configurations to express [TGMK][i]B note the "i" to take in account both options for MiB Mebibytes and MB Megabytes to make configuration simpler in systems that express Disk size (usually in Megabytes ) and Memory (usually in Mebibytes:

/etc/arvados/config.yml
Clusters:
  zzzzz:
    InstanceTypes:
    - Name: Standard_D1_v2
      VCPUs: 1
      RAM: 3.584GiB
      Scratch: 50GB
      Price: 0.073

this should be consistent across the different configurations as in :

/etc/arvados-node-manager/config.ini
[Size Standard_E64_v3]
cores = 64
price = 4.412
scratch = 864000

Subtasks 1 (0 open1 closed)

Task #13656: Review 13569-size-prefixesResolvedLucas Di Pentima06/29/2018Actions

Related issues

Related to Arvados - Feature #13611: Nodemanager reads instance sizes from the system config file to avoid duplicationClosedActions
Actions

Also available in: Atom PDF