Skip to content

Commit

Permalink
Merge pull request #229 from brown-ccv/fix-storage
Browse files Browse the repository at this point in the history
update: storage table values
  • Loading branch information
Ashley S. Lee authored Dec 14, 2023
2 parents 3d56858 + a1ac823 commit f8faa72
Showing 1 changed file with 38 additions and 25 deletions.
63 changes: 38 additions & 25 deletions storage-tool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,22 @@ services:
class: True
- name: DOI_provided
class: False
- name: data_protection
- name: data_protection_snapshots
class: True
notes:
- up to 60 days
- up to 30 days
- name: data_protection_replication
class: True
- name: canvas_integration
class: False
- name: secondary_site_backup
class: False
- name: brown_network_required
class: False
- name: access_from_oscar
class: partial
class: True
notes:
- accessible via API
- accessible via Globus
- name: security
class: 2
notes:
Expand Down Expand Up @@ -91,10 +93,12 @@ services:
- via Globus
- name: DOI_provided
class: False
- name: data_protection
- name: data_protection_snapshots
class: True
notes:
- up to 60 days
- up to 6 months
- name: data_protection_replication
class: False
- name: canvas_integration
class: False
- name: secondary_site_backup
Expand All @@ -118,7 +122,7 @@ services:
- 20 TB per grant
- Paid after that @ $50/TB/Yr. (Summed across all paid storage types)
- name: max_file_size
class: 9 EB
class: 128 TB
notes:
- 1 TB for best performance
- name: storage_warmth
Expand Down Expand Up @@ -149,10 +153,12 @@ services:
- via Globus
- name: DOI_provided
class: False
- name: data_protection
- name: data_protection_snapshots
class: True
notes:
- up to 60 days
- up to 6 months
- name: data_protection_replication
class: True
- name: canvas_integration
class: False
- name: secondary_site_backup
Expand Down Expand Up @@ -210,10 +216,12 @@ services:
class: True
- name: DOI_provided
class: True
- name: data_protection
- name: data_protection_snapshots
class: True
notes:
- up to 60 days
- name: data_protection_replication
class: True
- name: canvas_integration
class: False
- name: secondary_site_backup
Expand All @@ -223,9 +231,7 @@ services:
notes:
- except with Globus
- name: access_from_oscar
class: partial
notes:
- accessible on transfer nodes
class: False
- name: security
class: 2
notes:
Expand Down Expand Up @@ -262,10 +268,12 @@ services:
class: True
- name: DOI_provided
class: False
- name: data_protection
- name: data_protection_snapshots
class: True
notes:
- up to 60 days
- name: data_protection_replication
class: True
- name: canvas_integration
class: True
- name: secondary_site_backup
Expand All @@ -275,7 +283,7 @@ services:
notes:
- except with Globus
- name: access_from_oscar
class: partial
class: False
notes:
- accessible on transfer nodes
- name: security
Expand Down Expand Up @@ -311,10 +319,12 @@ services:
- via Globus
- name: DOI_provided
class: False
- name: data_protection
- name: data_protection_snapshots
class: True
notes:
- daily snapshots with 7 days retention
- up to 30 days
- name: data_protection_replication
class: True
- name: canvas_integration
class: False
- name: secondary_site_backup
Expand All @@ -336,7 +346,7 @@ services:
- 10 TB per grant
- Paid after that @ $100/TB/Yr. (Summed across all paid storage types)
- name: max_file_size
class: 8 EB
class: 128 TB
- name: storage_warmth
class: hot

Expand All @@ -357,10 +367,12 @@ services:
class: False
- name: DOI_provided
class: False
- name: data_protection
- name: data_protection_snapshots
class: True
notes:
- up to 6 weeks
- name: data_protection_replication
class: True
- name: canvas_integration
class: False
- name: secondary_site_backup
Expand All @@ -376,13 +388,15 @@ services:
notes:
- Appropriate for data with strong data compliance requirements PII, HIPAA, etc
- name: storage
class: 2 TB +
class: 1 TB +
notes:
- 1 TB per PI
- 10 TB per grant
- Paid after that @ $100/TB/Yr. (Summed across all paid storage types)
- name: max_file_size
class: 4 TB
notes:
- 1 TB for best performance
- name: storage_warmth
class: hot

Expand All @@ -404,19 +418,18 @@ services:
class: False
- name: DOI_provided
class: False
- name: data_protection
- name: data_protection_snapshots
class: False
notes:
- name: data_protection_replication
class: True
- name: canvas_integration
class: False
- name: secondary_site_backup
class: True
- name: brown_network_required
class: True
- name: access_from_oscar
class: True
notes:
- via Starfish
class: False
- name: security
class: 2
notes:
Expand Down

0 comments on commit f8faa72

Please sign in to comment.