From 7a8740b603c57be8ef8473cd10285dced38ac190 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 25 Feb 2025 13:04:25 +0100 Subject: [PATCH] Edit lifecycles.md --- docs.it4i/general/lifecycles.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/docs.it4i/general/lifecycles.md b/docs.it4i/general/lifecycles.md index 0b713867..5bfd5702 100644 --- a/docs.it4i/general/lifecycles.md +++ b/docs.it4i/general/lifecycles.md @@ -1,4 +1,4 @@ -# Lifecycles +# Account, Project, and Data Lifecycles This section describes standard lifecycles of user accounts, projects and data retention on various storages. @@ -25,17 +25,18 @@ This section describes standard lifecycles of user accounts, projects and data r ## Data Deletion Rules +- There are three email notifications sent to data owner before their data is deleted: + - 30 days before deletion + - 7 days before deletion + - 1 day before deletion + **SCRATCH Storage** -- Data is automatically deleted after exceeding specific number of days defined in Documentation +- Files on the SCRATCH filesystem that are not accessed for more than 90 days will be automatically deleted. **HOME Storage** - Automatically deleted when account is set to Minimum permissions -- Three email notifications sent to data owner: - - 30 days before deletion - - 7 days before deletion - - 1 day before deletion **Project Data** @@ -46,5 +47,5 @@ This section describes standard lifecycles of user accounts, projects and data r **Retention Period** -- HOME, SCRATCH, and PROJECT storage access extends beyond compute node access -- Duration determined by project's Retention Period +- HOME, SCRATCH, and PROJECT storage access extends beyond compute node access. +- Duration determined by project's Retention Period. -- GitLab