reviewed some migration docu in relation to project creation

This commit is contained in:
2019-07-01 19:29:27 +02:00
parent e7eb4a277b
commit 6a69726d79
2 changed files with 18 additions and 17 deletions

View File

@ -12,8 +12,12 @@ A project owns its own storage area which can be accessed by the storage members
Projects can receive a higher storage quota than user areas and should be the primary way of organizing bigger storage requirements
in a multi-user collaboration.
Access to a project's directories is governed by project members belonging to a common Unix group. You may use an existing
Unix group or you may have a new Unix group created especially for the project.
Access to a project's directories is governed by project members belonging to a common **Unix group**. You may use an existing
Unix group or you may have a new Unix group created especially for the project. The **project responsible** will be the owner of
the Unix group (this is important)!
The **default storage quota** for a project is 1TB (with a maximal *Number of Files* of 1M). If you need a larger assignment, you
need to request this and provide a description of your storage needs.
To request a project, please provide the following information in a **[PSI Service Now ticket](https://psi.service-now.com/psisp)**
@ -29,7 +33,14 @@ To request a project, please provide the following information in a **[PSI Servi
I would like to request a new Merlin6 project.
Project Name: xxxxx
UnixGroup: xxxxx #Must be an existing Unix Group
UnixGroup: xxxxx # Must be an existing Unix Group
The project responsible is the Owner of the Unix Group.
If you need a storage quota exceeding the defaults, please provide a description
and motivation for the higher storage needs:
Storage Quota: 1TB with a maximum of 1M Files
Reason: (None for default 1TB/1M)
Best regards,
```