Update 1.3 Disk space authored by Odunlami Marc's avatar Odunlami Marc
......@@ -5,7 +5,7 @@
* 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).
* Size: 40 TB (+ 40 TB reserved to backups).
* Accessible via the user specific `HOME` environment variable:
```
echo $HOME
......@@ -24,7 +24,7 @@ username 7.69G 200G
* Accessible to all nodes of the cluster.
* **Quota: 1000 GB per user**.
* **Not backed up**.
* Size: 98 TB.
* Size: 197 TB.
* Accessible via the user specific `WORKDIR` environment variable:
```
echo $WORKDIR
......@@ -42,7 +42,7 @@ username 48.8G 1000G
* Space dedicated to the storage of applications.
* Accessible to all nodes of the cluster.
* **Not backed up**.
* Size: 3.5 TB.
* Size: 7 TB.
# /scratch
* Network temporary directory.
......
......