Project

General

Profile

Actions

Feature #14713

closed

crunch-dispatch-slurm uses cluster config file

Added by Peter Amstutz about 5 years ago. Updated about 4 years ago.

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

Subtasks 1 (0 open1 closed)

Task #15439: Review 14713-cds-new-configResolvedPeter Amstutz07/18/2019Actions

Related issues

Related to Arvados - Idea #13648: [Epic] Use one cluster configuration file for all componentsResolvedActions
Actions #1

Updated by Peter Amstutz about 5 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Peter Amstutz about 5 years ago

  • Status changed from In Progress to New
Actions #3

Updated by Peter Amstutz about 5 years ago

  • Related to Idea #13648: [Epic] Use one cluster configuration file for all components added
Actions #4

Updated by Peter Amstutz about 5 years ago

  • Tracker changed from Bug to Feature
Actions #5

Updated by Lucas Di Pentima about 5 years ago

Based on the documentation at https://doc.arvados.org/install/crunch2-slurm/install-dispatch.html

We may have multiple dispatchers so I think we would need a section for them, identified by hostname. AuthToken was included inside an individual dispatcher section because the docs say that every dispatcher should have its own token.

NodeProfiles:
  apiserver:
    Dispatcher: slurm1
Timers:
  MinRetryPeriod: 30s
  ContainerDispatchPollInterval: 10s (already listed on the wiki)
Dispatchers:
  slurm1:
    AuthToken: zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
    KeepServiceURIs:
      1: http://127.0.0.1:25107
    PrioritySpread: 1000
    SbatchArguments:
      partition: PartitionName
    CrunchRunParams:
      cgroup-parent-subsystem: memory
      container-enable-networking: always
      container-network-mode: host
    ReserveExtraRAM: 268435456
Actions #6

Updated by Tom Morris about 5 years ago

  • Target version changed from To Be Groomed to Arvados Future Sprints
  • Story points set to 1.0
Actions #7

Updated by Tom Morris over 4 years ago

  • Target version changed from Arvados Future Sprints to 2019-07-17 Sprint
Actions #8

Updated by Tom Morris over 4 years ago

  • Assigned To set to Peter Amstutz
Actions #9

Updated by Peter Amstutz over 4 years ago

  • Status changed from New to In Progress
Actions #10

Updated by Peter Amstutz over 4 years ago

  • Target version changed from 2019-07-17 Sprint to 2019-07-31 Sprint
Actions #12

Updated by Eric Biagiotti over 4 years ago

Peter Amstutz wrote:

14713-cds-new-config @ 726881f8950e4f361193a612c66c90ca9535e81a

https://ci.curoverse.com/view/Developer/job/developer-run-tests/1401/

I reviewed the code and don't have any comments, but there are some test failures on jenkins that need a look.

Actions #13

Updated by Peter Amstutz over 4 years ago

  • Status changed from In Progress to Resolved
Actions #15

Updated by Peter Amstutz about 4 years ago

  • Release set to 22
Actions

Also available in: Atom PDF