Skip to content
Snippets Groups Projects

Warning on 90 days TEMP retention policy

Merged David Hrbáč requested to merge hot_fix into master
2 files
+ 2
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -136,6 +136,7 @@ The SCRATCH filesystem is mounted in directory /scratch. Users may freely create
Users are advised to save the necessary data from the SCRATCH filesystem to HOME filesystem after the calculations and clean up the scratch files.
!!! warning
Files on the SCRATCH filesystem that are **not accessed for more than 90 days** will be automatically **deleted**.
The SCRATCH filesystem is realized as Lustre parallel filesystem and is available from all login and computational nodes. Default stripe size is 1MB, stripe count is 1. There are 10 OSTs dedicated for the SCRATCH filesystem.
Loading