Actions
Feature #17572
closedarv-mount understands storage classes
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
FUSE
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
- command line option that sets the storage class of all new collections (including "tmp" mounts) created in that session.
- if a writable collection has a storage class, make sure writes to that collection go to the specified storage class.
Related issues
Updated by Peter Amstutz over 3 years ago
- Related to Idea #16107: Storage classes added
Updated by Peter Amstutz over 3 years ago
- Blocked by Idea #17465: Support writing blocks to correct storage classes in Python SDK added
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-05-26 sprint to 2021-06-09 sprint
Updated by Lucas Di Pentima over 3 years ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima over 3 years ago
- Target version changed from 2021-06-09 sprint to 2021-06-23 sprint
Updated by Ward Vandewege over 3 years ago
- Target version changed from 2021-06-23 sprint to 2021-06-09 sprint
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-06-09 sprint to 2021-06-23 sprint
Updated by Lucas Di Pentima over 3 years ago
Updates at a34999d - branch 17572-arvmount-storage-classes
Test run: developer-run-tests: #2543
- Adds storage classes support for new collections with
--storage-classes
parameter. - Adds a brief documentation mention.
- Adds tests.
Updated by Lucas Di Pentima over 3 years ago
- Target version changed from 2021-06-23 sprint to 2021-07-07 sprint
Updated by Peter Amstutz over 3 years ago
Lucas Di Pentima wrote:
Updates at a34999d - branch
17572-arvmount-storage-classes
Test run: developer-run-tests: #2543
- Adds storage classes support for new collections with
--storage-classes
parameter.- Adds a brief documentation mention.
- Adds tests.
LGTM.
Updated by Lucas Di Pentima over 3 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|78df70aa7c773716ccb73a7ab3213444f465d03a.
Actions