Skip to content
Snippets Groups Projects
Commit a9b50c9a authored by Jan Siwiec's avatar Jan Siwiec
Browse files

removed "/scratch/work/user/username" resolves #80

parent 93b43db7
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
......@@ -201,7 +201,7 @@ Accessible capacity is 1.6 PB, shared among all users on TEMP and WORK. Individu
#### Work
The WORK workspace resides on SCRATCH file system. Users may create subdirectories and files in directories **/scratch/work/user/username** and **/scratch/work/project/projectid. **The /scratch/work/user/username is private to user, much like the home directory. The /scratch/work/project/projectid is accessible to all users involved in project projectid.
The WORK workspace resides on SCRATCH file system. Users may create subdirectories and files in the **/scratch/work/project/projectid** directory. The directory is accessible to all users involved in the `projectid` project.
!!! note
The WORK workspace is intended to store users project data as well as for high performance access to input and output files. All project data should be removed once the project is finished. The data on the WORK workspace are not backed up.
......@@ -228,7 +228,7 @@ The TEMP workspace resides on SCRATCH file system. The TEMP workspace accesspoin
</tr>
<tr>
<td style="vertical-align : middle">Accesspoints</td>
<td>/scratch/work/user/username,<br />/scratch/work/user/projectid</td>
<td>/scratch/work/user/projectid</td>
<td>/scratch/temp</td>
</tr>
<tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment