Update storage.md
Compare changes
+ 21
− 21
@@ -9,7 +9,7 @@ For more information, see the [CESNET storage][6] section.
@@ -9,7 +9,7 @@ For more information, see the [CESNET storage][6] section.
The HOME filesystem is an HA cluster of two active-passive NFS servers. This filesystem contains users' home directories `/home/username`. Accessible capacity is 25 TB, shared among all users. Individual users are restricted by filesystem usage quotas, set to 25 GB per user. Should 25 GB prove insufficient, contact [support][d], the quota may be lifted upon request.
The HOME filesystem is an HA cluster of two active-passive NFS servers. This filesystem contains users' home directories `/home/username`. Accessible capacity is 31 TB, shared among all users. Individual users are restricted by filesystem usage quotas, set to 25 GB per user. Should 25 GB prove insufficient, contact [support][d], the quota may be lifted upon request.
The HOME filesystem is intended for preparation, evaluation, processing and storage of data generated by active Projects.
@@ -18,14 +18,14 @@ The files on HOME filesystem will not be deleted until the end of the [user's li
@@ -18,14 +18,14 @@ The files on HOME filesystem will not be deleted until the end of the [user's li
The filesystem is backed up, so that it can be restored in case of a catastrophic failure resulting in significant data loss. However, this backup is not intended to restore old versions of user data or to restore (accidentally) deleted files.
@@ -65,16 +65,16 @@ The SCRATCH filesystem is mounted in directory /scratch. Users may freely create
@@ -65,16 +65,16 @@ The SCRATCH filesystem is mounted in directory /scratch. Users may freely create
Files on the SCRATCH filesystem that are **not accessed for more than 90 days** will be automatically **deleted**.
@@ -124,8 +124,8 @@ Each node is equipped with local /tmp directory of few GB capacity. The /tmp dir
@@ -124,8 +124,8 @@ Each node is equipped with local /tmp directory of few GB capacity. The /tmp dir
| ---------- | ------------------------- | -------- | -------------- | ---------- | ----------- | ----------------------- | --------------------------- | ------ |
| /home | home directory | NFS | 25 TB | 1.2 GB/s | Quota 25 GB | Compute and login nodes | backed up | |
| /scratch | cluster shared jobs' data | Lustre | 1000 TB | 1000 GB/s | Quota 9.3 TB| Compute and login nodes | files older 90 days removed | |
| /tmp | local temporary files | local | ------ | ------- | none | Compute / login nodes | auto | purged |