Skip to content

Commit fe0e6c8

Browse files
authored
Add note on automatic deletion pause.
1 parent 439b41a commit fe0e6c8

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docs/user-guide/data.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,13 @@ themselves using the `lfs quota` command. To do this:
236236

237237
!!! important
238238
The solid state storage system is configured as *scratch* storage with all files
239-
that have not been accessed in the last 28 days being automatically deleted. This
240-
implementation starts on 28 Feb 2024, i.e. any files not accessed since 1 Feb 2024
241-
will be automatically removed on 28 Feb 2024. The script which performs this purge
242-
is run daily.
239+
that have not been accessed in the last 28 days being automatically deleted. The
240+
script which performs this purge is run daily.
241+
242+
!!! important
243+
Automatic deletion will be paused from 22 Aug 2025 to 13 Oct 2025. When automatic
244+
deletion resumes on 14 Oct 2025, the usual policy will apply: all files
245+
that have not been accessed in the last 28 days being automatically deleted.
243246

244247
The solid state storage file system is a 1 PB high performance parallel Lustre file system
245248
similar to the work file systems. However, unlike the work file systems, all of the

0 commit comments

Comments
 (0)