Sections
You are here: Home User Portal Documentation Blizzard File Systems

File Systems - Overview (and wquota command)

Blizzard users have access to different filesystems. Each filesystem has a special purpose and is configured to best suit this purpose.  In order to make efficient use of the resources PLEASE use the filesystems as advised below.

 

To check your quota we provide the command  "wquota".

wquota -j <project>    for project quota                  (e.g. wquota -j ab0123)
wquota -u <user>       for individual quota               (e.g. wquota -u a201123)

Filesystems  /work  and  /scratch   are optimized for fast transfer, usable for I/O intensive diagnostics and data analysis applications.
Filesystem /pf contains HOME directories.

All filesystems are  available on all nodes  (login and compute), so you can use them for inter-node communication and job chains.

 

/work/<project>
frequently accessed data
temporary/interim data
no backup  
project directory with quota per project
(check with:  wquota -j <project>)

lifetime: until project expiration
/scratch/[a,b,g,k,m,u]/<userid>
 = $SCRATCH
scratch disks
automatic deletion
no backup individual directory

Keep usage below 20000 GB
Usage can be checked here

limited lifetime of 14 days at present
(if necessary, files less than 14 days old  will be deleted after special announcement)
/pf/[a,b,g,k,m,u]/<user>
 = $HOME
for source code,  scripts, etc backup available
*)
individual directory

8 GB quota per user 
(check with: wquota -u <user>)

 

*) If you deleted a file in filesystem  /pf  (=$HOME) by mistake, please contact DKRZ-Beratung.

 

 It is also possible to access your files via gridFTP.  You might like to look at our introduction to  gridFTP on blizzard.

 

Document Actions