Skip to content
Snippets Groups Projects
Commit d3fe1f47 authored by Roman Sliva's avatar Roman Sliva
Browse files

Update project-storage.md - accessing

parent 29e249b2
No related branches found
No related tags found
1 merge request!297Project storage doc
......@@ -20,15 +20,10 @@ Each file storage implements GPFS file system exported via NFS protocol using th
## Accessing PROJECT
All aspects of allocation, accessing and using PROJECT storage are driven by project paradigm.
PROJECT allocation: project directory (actually implemented as an independent fileset) is created for every active project. Default limits (quotas), default permissions and ACLs are set. Project directory life cycle follows project's life cycle. Project directory is removed after project's data expiration.
All aspects of allocation, provisioning, accessing and using PROJECT storage are driven by project paradigm.
Storage allocation and access to the storage are based on projects (i.e. computing resources allocations) and project membership.
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.
However, the data can be migrated to another active project's directory.
!!!note
Note that `mv` between independent filesets is not an atomic operation.
Project directory (actually implemented as an independent fileset) is created for every active project. Default limits (quotas), default file permissions and ACLs are set. Project directory life cycle strictly follows project's life cycle. Project directory is removed after project's data expiration.
### POSIX File Access
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment