Update 1.3 Disk space authored by Odunlami Marc's avatar Odunlami Marc
\[\[_TOC_\]\]
# /home
* Space dedicated to the storage of home directories
* Quota: 200 GB per user
* Home directories are backed up on 2 weeks
* Size: 20 TB
* Space dedicated to the storage of home directories.
* Accessible to all nodes of the cluster.
* Quota: 200 GB per user.
* **Backed up** on 2 weeks.
* Size: 20 TB (+ 20 TB reserved to backups).
# /softs
* Space dedicated to the storage of applications.
* Accessible to all nodes of the cluster.
* **Not backed up**.
* Size: 8 TB.
# /scratch
* Network temporary directory
* Shared by to all nodes of the cluster
* Only accessible in batch jobs by using the $SCRATCHDIR variable
* Size: 7.2 TB
# /tmp
* Local temporary directory
* Specific to each node of the cluster (front‐end and compute nodes)
* Files older than 24 hrs are automatically deleted
* Size: 7.2 TB
\ No newline at end of file
* Network temporary directory.
* Shared by all nodes of the cluster.
* Only accessible in batch jobs by using the $SCRATCHDIR variable.
* **Not backed up**.
* Size: 8.5 TB.