... | ... | @@ -1609,7 +1609,7 @@ Access to this mountpoint is handeld by an Active Directory group. The default m |
|
|
* research LTS Isilon storage
|
|
|
This is slow storage for archiving data which can be purchased from the IT&DI department through [Topdesk](https://topdesk.lumc.nl). Once purchased this storage will be NFS v4 mounted on all the execution/gpu/mem nodes on the cluster with read only access, on the login nodes you wil have read and write access. The deafult mountpoint will be **/exports/archive/<storage-share-name>**. Access to this mountpoint is handeld by an Active Directory group. The default mount access rights are set by an Ansible playbook. To grant users access to this share you need to have them added to the Active Directory group attached to the share. To find out which group is attached to your data storage use the following command `ls -aldh /exports/archive/<storage-share-name> | awk '{print $4}'`
|
|
|
|
|
|
## Special directories on the cluster
|
|
|
### Special directories on the cluster
|
|
|
* /bam-export/
|
|
|
This directory is created for sharing your Binary Alignment/Map files. This is a temporarely share, first in first out principle. Data here should not contain any patient related data and can be deleted at any time (make sure you have a copy somwhere else). This directory can be used in the [UCSC Genome Browser](https://genome.ucsc.edu/) to view your data tracks. The files here are accessable through a webbrowser with the following URL [https://barmsijs.lumc.nl/](https://barmsijs.lumc.nl/). The files can only be accessed if you know the exact file name and the files are on the /bam-export/ directory word readable.
|
|
|
* /home
|
... | ... | |