Skip to content
Snippets Groups Projects
Commit 174d6964 authored by Suresh Pannerselvam's avatar Suresh Pannerselvam
Browse files

edited text

parent a367fa3c
No related merge requests found
# Efficient Use of BioHPC Storage Systems
[web](https://portal.biohpc.swmed.edu/content/)
[email](biohpc-help@utsouthwestern.edu)
## Outline
* Overview of BioHPC systems storage
* Different filesystems (/home2, /work and /archive, /project)
* Quotas
* Backups
* Understanding input and output (I/O)
* I/O patterns
* Introduction to data and metadata
* Using storage effectively
* Data compression
* Data migration between storage systems
* General good practices
| Mount point | Location/FS Type | Quota | Backup |
| ----------- | -------------------- | ------------|-------------------------------------|
| /home2 | Network/Fast SSD | 50GB/User | Mirror backup to twice per week |
| /project | Network/Lustre | 5TB/Group | Incremental backup upon PI request |
| /work | Network/GPFS | 5TB/User | Mirror backup once per week |
| /archive | Network/GPFS | 5TB/Group | Incremental backup upon PI request |
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
## Add your files
- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment