Storage, data project fixes
This commit is contained in:
@ -115,18 +115,12 @@ shared by all members of the project (the project's corresponding unix group). W
|
||||
project related storage spaces, since it allows users to coordinate. Also, project spaces have more flexible policies
|
||||
regarding extending the available storage space.
|
||||
|
||||
You can request a project space by submitting an incident request via **[PSI Service Now](https://psi.service-now.com/psisp)** using the subject line
|
||||
Experiments can request a project space as described in **[[Accessing Merlin -> Requesting a Project]](/merlin6/request-project.html)**
|
||||
|
||||
```
|
||||
Subject: [Merlin6] Project Request for project name xxxxxx
|
||||
```
|
||||
|
||||
Please list your wish for a project name and list the accounts that should be part of it. The project will receive a corresponding unix group.
|
||||
|
||||
The project data directory is mounted in the login and computing nodes under the dirctory:
|
||||
Once created, the project data directory will be mounted in the login and computing nodes under the dirctory:
|
||||
|
||||
```bash
|
||||
/data/project/$username
|
||||
/data/project/general/$projectname
|
||||
```
|
||||
|
||||
Project quotas are defined on a per *group* basis. Users can check the project quota by running the following command:
|
||||
|
Reference in New Issue
Block a user