From bba86b693fb50ef64427dc197e5fe0a1b65363e0 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Tue, 19 Dec 2023 09:28:53 +0100
Subject: [PATCH] Clarify diskless and diskfull nodes within Barnard

---
 .../docs/jobs_and_resources/hardware_overview.md               | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/hardware_overview.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/hardware_overview.md
index eff234b02..7423f4500 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/hardware_overview.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/hardware_overview.md
@@ -135,10 +135,11 @@ required):
 The cluster `Barnard` is a general purpose cluster by Bull. It is based on Intel Sapphire Rapids
 CPUs.
 
-- 630 diskless nodes, each with
+- 630 nodes, each with
     - 2 x Intel Xeon Platinum 8470 (52 cores) @ 2.00 GHz, Multithreading enabled
     - 512 GB RAM
     - 12 nodes provide 1.8 TB local storage on NVMe device at `/tmp`
+    - All other nodes are diskless and have no or very limited local storage (i.e. `/tmp`)
 - Login nodes: `login[1-4].barnard.hpc.tu-dresden.de`
 - Hostnames: `n[1001-1630].barnard.hpc.tu-dresden.de`
 - Operating system: Red Hat Enterpise Linux 8.7
-- 
GitLab