Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
S
Shark CentOS Slurm User guide
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Shark
  • Shark CentOS Slurm User guide
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Nov 26, 2020 by Villerius's avatar Villerius
Hide whitespace changes
Inline Side-by-side
Showing with 6 additions and 6 deletions
+6 -6
  • home.md home.md +6 -6
  • No files found.
home.md
View page @ 8cbdfd8d
......@@ -1616,12 +1616,12 @@ This directory is created for sharing your Binary Alignment/Map files. This is a
The /home directory is an Isilon HPC export mounted on the /home directory for all the nodes in the cluster. This export is limited to 10 Gb per person. Your home directory is automatically created the first time you log into the cluster and is the same as your username. By default your /home/<username> directory is world readable and world executable.
This directory should not be used for data storage.
| mount point | Storage | Size | Usage | owner | group |security rights |
| --- | --- | --- | --- | --- | --- | --- |
| /home | HPC Isilon |10GB | For small personel storage | AD username | AD Group |rwxr-xr-x |
|/exports| HPC Isilon | - | Mount point for depertment/project storage | AD username | AD Group | rwxrws--- |
|/exports/archive |LTS Isilon| - | Mount point for department/project Long Term Storage| AD username | AD Group | rwxrws--- |
|/bam-export | HPC Isilon| 2TB | For displaying BAM files on [https://barmsijs.lumc.nl](https://barmsijs.lumc.nl) | AD username | AD Group | rwxrwxrwx |
| mount point | Storage | Size | Usage | owner | group |security rights | mount option login nodes | mount option compute nodes |
| --- | --- | --- | --- | --- | --- | --- |--- | --- |
| /home | HPC Isilon |10GB | For small personel storage | AD username | AD Group |rwxr-xr-x | read/write | read/write |
|/exports| HPC Isilon | - | Mount point for depertment/project storage | AD username | AD Group | rwxrws--- | read/write| read/write |
|/exports/archive |LTS Isilon| - | Mount point for department/project Long Term Storage| AD username | AD Group | rwxrws--- | read/write | read/only |
|/bam-export | HPC Isilon| 2TB | For displaying BAM files on [https://barmsijs.lumc.nl](https://barmsijs.lumc.nl) | AD username | AD Group | rwxrwxrwx | read/write | read/write |
## Applications
......
Clone repository
  • User Guide
  • Home