Project

General

Profile

Actions

Feature #19262

open

submit containers as different users on HPC

Added by Peter Amstutz almost 2 years ago. Updated 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
Crunch
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

On HPC, accounting and quotas are based on the user submitting the job.

Current Arvados deployment uses a single "crunch" user for everything.

As a result, multiple Arvados users may end up throttled to the allocation for a single "crunch" user.

If the job can be submitted on behalf of the user, with their own account, then HPC quotas and accounting works as intended.

Questions to resolve:

  • Mechanics of submitting as a specific user on supported HPC systems
    • requires dispatcher to be granted some kind of elevated access
    • probably want to run actual the container as the regular user
  • How to protect privileged resources from regular users
    • running local keepstore, don't want to expose keepstore directory or object store credentials
    • don't expose Arvados configuration file
    • other secrets, such as system-wide dispatcher token that shouldn't be visible to regular users

I suspect we'll need a split permission architecture where some parts are suid and run as the crunch user, but as much as possible runs as the regular user.

Actions #1

Updated by Peter Amstutz almost 2 years ago

  • Description updated (diff)
  • Subject changed from On HPC, can submit containers as different users to submit containers as different users on HPC
Actions #2

Updated by Peter Amstutz almost 2 years ago

  • Description updated (diff)
Actions #3

Updated by Peter Amstutz almost 2 years ago

  • Description updated (diff)
Actions #4

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #5

Updated by Peter Amstutz 2 months ago

  • Target version set to Future
Actions

Also available in: Atom PDF