From 73c17df6b6cf482e001ba90f8a66c9290c770896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz> Date: Wed, 6 May 2020 10:56:53 +0200 Subject: [PATCH] TMP size correction --- docs.it4i/barbora/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/barbora/storage.md b/docs.it4i/barbora/storage.md index 9aa4adfe0..315bde289 100644 --- a/docs.it4i/barbora/storage.md +++ b/docs.it4i/barbora/storage.md @@ -255,7 +255,7 @@ Each node is equipped with local /tmp directory of few GB capacity. The /tmp dir | ---------- | ------------------------- | -------- | -------------- | ---------- | ----------- | ----------------------- | --------------------------- | ------ | | /home | home directory | Lustre | 320 TiB | 2 GB/s | Quota 250GB | Compute and login nodes | backed up | | | /scratch | cluster shared jobs' data | Lustre | 146 TiB | 6 GB/s | Quota 100TB | Compute and login nodes | files older 90 days removed | | -| /tmp | local temporary files | local | 9.5 GB | 100 MB/s | none | Compute and login nodes | auto | purged | +| /tmp | local temporary files | local | 9.5 / 0.5 GB | 100 MB/s | none | Compute / login nodes | auto | purged | ## CESNET Data Storage -- GitLab