Storage, data project fixes

This commit is contained in:
2020-08-20 12:40:51 +02:00
parent 85ac128c1e
commit 580112ffce

View File

@ -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 project related storage spaces, since it allows users to coordinate. Also, project spaces have more flexible policies
regarding extending the available storage space. 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)**
``` Once created, the project data directory will be mounted in the login and computing nodes under the dirctory:
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:
```bash ```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: Project quotas are defined on a per *group* basis. Users can check the project quota by running the following command: