===== File System ===== === Index === {{indexmenu>:hpc:tutorials:fs>|js#thread navbar max#5#4 msort tsort noscroll skipfile=/:start$/}} === Introduction === [[https://www.beegfs.io|BeeGFS]] is a parallel file system that we use on our cluster. The user home directories and the /scratch directory are stored there. A parallel file system allows you to access your files on all nodes simultaneously and transparently, as if it was local storage. If you access a different node (e.g. srun --time=1:00:00 --pty /bin/bash) you will still be able to access your home directory.