Storage: Difference between revisions
Jump to navigation
Jump to search
Add the new storage best-practices / lifecycle pages to the Storage section hub (via update-page on MediaWiki MCP Server) |
Add Handling Sensitive Data to the Storage hub (via update-page on MediaWiki MCP Server) |
||
| Line 13: | Line 13: | ||
* [[Data storage best practices]] — keeping data safe, tidy, and cheap | * [[Data storage best practices]] — keeping data safe, tidy, and cheap | ||
* [[Data Transfer Best Practices]] — moving data efficiently and reliably | * [[Data Transfer Best Practices]] — moving data efficiently and reliably | ||
* [[Handling Sensitive Data (GDPR, etc.)]] — confidential and personal data | |||
== See also == | == See also == | ||
* [[Data Transfer Methods]] | * [[Data Transfer Methods]] | ||
Latest revision as of 12:22, 19 June 2026
Anunna's storage areas, what each is for, and how data is kept and protected.
In this section
- Storage Systems Overview — the storage tiers at a glance
- Home Directory — your personal space
- Compute Storage — the fast Lustre filesystem for active work
- Shared Storage — sharing data within a group
- Backup Policy — what is backed up, and what is not
- Archival Storage — long-term storage on tape
- Quotas — storage limits
- Data Lifecycle Policy — how data moves from active to archived to removed
- Data storage best practices — keeping data safe, tidy, and cheap
- Data Transfer Best Practices — moving data efficiently and reliably
- Handling Sensitive Data (GDPR, etc.) — confidential and personal data