From a87f777fa3640f1dc114032278f58b71b6068981 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Mon, 29 Apr 2024 06:44:22 +0200
Subject: [PATCH] Filesystem feature not working: add warning and hint

---
 doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
index 4be982b9e..9323bdc80 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
@@ -555,6 +555,14 @@ constraints, please refer to the [Slurm documentation](https://slurm.schedmd.com
 
 ### 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))
 use the feature `local_disk`.`
 
-- 
GitLab