Skip to content
Snippets Groups Projects

Filesystem feature not working: add warning and hint

Merged Martin Schroschk requested to merge fsf into preview
1 file
+ 8
0
Compare changes
  • Side-by-side
  • Inline
@@ -555,6 +555,14 @@ constraints, please refer to the [Slurm documentation](https://slurm.schedmd.com
@@ -555,6 +555,14 @@ constraints, please refer to the [Slurm documentation](https://slurm.schedmd.com
### Filesystem Features
### Filesystem Features
 
!!! danger "Not functional at the moment"
 
 
The filesystem features are currently not functional after the shutdown of the Taurus system. We
 
are actively working on integrating this feature mimic in the new HPC clusters.
 
 
We decided to not temporally remove this documentation, although it is not functional at the
 
moment. Please understand it as kind of an announcement to an upcoming feature addition.
 
If you need a local disk (i.e. `/tmp`) on a diskless cluster (e.g. [Barnard](barnard.md))
If you need a local disk (i.e. `/tmp`) on a diskless cluster (e.g. [Barnard](barnard.md))
use the feature `local_disk`.`
use the feature `local_disk`.`
Loading