2.2.2. VUB storage#
The storage is organized according to the VSC storage guidelines
File systems#
Variable |
Type |
Access |
Backup |
Default quota |
---|---|---|---|---|
$VSC_HOME |
GPFS |
VSC |
YES |
6 GB |
$VSC_DATA |
GPFS |
VSC |
YES |
50 GB |
$VSC_SCRATCH
$VSC_SCRATCH_SITE
|
GPFS |
Hydra |
NO |
100 GB |
$VSC_SCRATCH_NODE |
ext4 |
Node |
NO |
(no quota) |
VUB users can join a Virtual Organization (VO), giving access to extra storage that is shared between the members of the VO. See the VUB-HPC docs on Virtual Organization for more info.
For users from other universities, the quota on $VSC_HOME
and $VSC_DATA
are determined by the local policy of your home institution as these file
systems are mounted from there. The path names are similar with trivial
modifications based on your home institution and VSC account.
Environment variables#
Variable |
Path |
---|---|
$VSC_HOME |
/user/brussel/10X/vsc10XYZ |
$VSC_DATA |
/data/brussel/10X/vsc10XYZ |
$VSC_SCRATCH
$VSC_SCRATCH_SITE
|
/scratch/brussel/10X/vsc10XYZ |
$VSC_SCRATCH_NODE |
/tmp |