Storage Config
Source code for the hpc-environment init script and it's *.cfg config files is located in our Deploy Admins GitHub repo. The list below is just an executive summary of the storage config: the nitty gritty detailed truth is the source code!
Storage types, clients and mounts
Clients | Local/Shared | Pysical FS | Logical FS | Quota Type | Quota Timer | Comments |
UIs + nodes | Shared | /mnt/umcgst07/home | /home | group | 14 days | Lustre, private groups with same name as user results in de facto user quota. |
UIs only | Shared | /mnt/umcgst07/groups/.../prm02 | /groups/.../prm02 | group | 14 days | Lustre |
UIs + nodes | Shared | /mnt/umcgst06/groups/.../tmp04 | /groups/.../tmp04 | group | 21 days | Lustre |
UIs only | Shared | /mnt/umcgst07/apps | /apps | group | 14 days | Lustre |
UIs only | Shared | /mnt/umcgst06/.envsync/tmp04/apps | /.envsync/tmp04/apps | group | 21 days | Lustre |
nodes only | Shared | /mnt/umcgst06/.envsync/tmp04/apps | /apps | group | 21 days | Lustre, read-only mounts. |
calculon | Local | /dev/sda6 | /groups/.../scr01 | none | none | RAID of fast 15Krpm SAS disks |
calculon | Local | /dev/md127p1 | /groups/.../scr02 | none | none | Two SSDs in RAID0 |
cher-ami | Local | /dev/sda | /groups/.../scr01 | none | none | Local storage buffer: tools + resources + prm + tmp. |
cher-ami | Local | /dev/sdb | /groups/.../scr02 | none | none | Local storage buffer: tools + resources + prm + tmp. |
flexo & bender | Local | /dev/sda6 | /groups/.../scr01 | none | none | RAID of fast 15Krpm SAS disks |
flexo & bender | Local | /dev/md127p1 | /groups/.../scr02 | none | none | Two SSDs in RAID0 |
Last modified 2 years ago
Last modified on 2021-02-18T12:43:02+01:00