From bdff111dbad6889e357ce97e22832b4adaa9b943 Mon Sep 17 00:00:00 2001 From: Roman Sliva <roman.sliva@vsb.cz> Date: Mon, 8 Mar 2021 11:53:51 +0100 Subject: [PATCH] Update project-storage.md --- docs.it4i/storage/project-storage.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs.it4i/storage/project-storage.md b/docs.it4i/storage/project-storage.md index e15ed434b..a222346a5 100644 --- a/docs.it4i/storage/project-storage.md +++ b/docs.it4i/storage/project-storage.md @@ -18,6 +18,8 @@ Each file storage implements GPFS file system exported via NFS protocol using th | IO Performance | 57kIOPS | 19kIOPS | ## Accessing PROJECT +All aspects of allocation, accessing and using PROJECT storage are driven by project paradigm. +PROJECT allocation: project directory (folder) is created for every active project. Project directory life cycle follows project's life cycle. Data stored on the PROJECT storage is bound to a project. Once the project ends, new data related to this project cannot be written on the PROJECT storage. -- GitLab