File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -315,6 +315,11 @@ A daily process removes files that have not been **accessed (either read or writ
315315 2025-05-23 16:27:40.580767016 +0200
316316 ```
317317
318+ !!! warning "Do not artificially update the access time of files"
319+ It is not allowed to automatically or artificially update the access time of files to avoid the cleanup policy, and CSCS scans for these activities.
320+
321+ Please move data to a file system that is suitable for persistant storage instead.
322+
318323In addition to the automatic deletion of old files, if occupancy exceeds 60% the following steps are taken to maintain performance of the file system:
319324
320325* ** Occupancy ≥ 60%** : CSCS will ask users to take immediate action to remove unnecessary data.
You can’t perform that action at this time.
0 commit comments