-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
80 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
.. _System-Architecture-Supporting-Infrastructure: | ||
|
||
######################### | ||
Supporting Infrastructure | ||
######################### | ||
|
||
Storage Retention Policies | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
Summit | ||
------ | ||
|
||
.. list-table:: Retention Policies | ||
:widths: auto | ||
:header-rows: 1 | ||
|
||
* - Content | ||
- Retention (days) | ||
- Provider | ||
- Server | ||
* - AuxTel Raw Images (Butler) | ||
- 90 | ||
- Ceph NFS | ||
- yagan | ||
* - AuxTel Quicklook Images (Butler) | ||
- ?? (90) | ||
- Ceph NFS | ||
- yagan | ||
* - Large File Annex | ||
- 30 | ||
- Ceph S3 | ||
- chonchon | ||
* - RubinTV Products | ||
- ?? | ||
- Ceph S3 | ||
- chonchon | ||
* - ComCam Raw Images (Butler) | ||
- 90 | ||
- NFS | ||
- comcam-archiver | ||
* - ComCam Quicklook Images (Butler) | ||
- ?? (90) | ||
- NFS | ||
- comcam-archiver | ||
* - LSSTCam Raw Images (Butler) | ||
- ?? | ||
- Ceph NFS | ||
- chonchon | ||
* - LSSTCam Quicklook Images (Butler) | ||
- ?? | ||
- Ceph NFS | ||
- chonchon | ||
* - LSSTCam Raw Images (Butler) | ||
- 30 | ||
- Ceph S3 | ||
- elqui | ||
* - LSSTCam Quicklook Images (Butler) | ||
- ?? (30) | ||
- Ceph S3 | ||
- elqui | ||
* - DREAM Products | ||
- ?? | ||
- Ceph S3 | ||
- elqui | ||
* - EFD | ||
- 30 | ||
- Ceph PVC | ||
- yagan | ||
|
||
Notes: | ||
* Quicklook images are generated by Rapid Analysis. | ||
* Butler retentions are shared, but independent application is in progress. | ||
* The elqui entries are for future reference. System is currently not ready for use. | ||
Open issues: | ||
* All retention policies should be reviewed for relevance. | ||
* Anything with ?? needs a decision. | ||
* Is DREAM going to store any products when elqui is available? | ||
* Since calibration products are absolved from deletion, they will accumulate over time. How do we decide when and/or if to purge? | ||
* Ceph NFS for LSS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters