reviewed some migration docu in relation to project creation
This commit is contained in:
parent
e7eb4a277b
commit
6a69726d79
@ -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
|
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.
|
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
|
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.
|
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)**
|
To request a project, please provide the following information in a **[PSI Service Now ticket](https://psi.service-now.com/psisp)**
|
||||||
|
|
||||||
@ -31,6 +35,13 @@ To request a project, please provide the following information in a **[PSI Servi
|
|||||||
Project Name: xxxxx
|
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,
|
Best regards,
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -53,17 +53,7 @@ Merlin6 introduces the concept of a *project* directory. These are the recommend
|
|||||||
|
|
||||||
#### Requesting a *project*
|
#### Requesting a *project*
|
||||||
|
|
||||||
For requesting a *project* users must provide:
|
Refer to [Requesting a project](/merlin6/request-project.html)
|
||||||
|
|
||||||
* Define a *'project'* directory name. This must be unique.
|
|
||||||
* Have an existing *project* **Unix Group**.
|
|
||||||
* This can be requested through [PSI Service Now](https://psi.service-now.com/psisp)
|
|
||||||
* Unix group must start with *``unx-``*
|
|
||||||
* This Unix Group will be the default group for the *'project'*
|
|
||||||
* Define a project main responsible and supervisor
|
|
||||||
* Define and justify quota requirements:
|
|
||||||
* By default GRP quota will be: Block Quota GRP [1TB:1.074TB] and File Qota GRP [1M:1.1M]
|
|
||||||
* Individual USR quotas can be requested (by default are not set).
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -104,9 +94,9 @@ For requesting a *project* users must provide:
|
|||||||
|
|
||||||
### Cleanup / Archive files
|
### Cleanup / Archive files
|
||||||
|
|
||||||
* Users must cleanup and/or archive files, according to quota limits in the storage.
|
* Users must cleanup and/or archive files, according to the quota limits for the target storage.
|
||||||
* If extra space is needed, *'project'* would be needed.
|
* If extra space is needed, we advise users to request a [project](/merlin6/request-project.html)
|
||||||
* If extra files are needed, you can request for an increasement of the quota/
|
* If you need a larger quota in respect to the maximal allowed number of files, you can request an increase of your user quota.
|
||||||
|
|
||||||
#### File list
|
#### File list
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user