From d1e2868d70fe23980c3b9e8c2ae4efa599aece91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20D=C3=B6bel?= <sebastian.doebel@tu-dresden.de> Date: Wed, 6 Nov 2024 16:33:00 +0100 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Martin Schroschk <martin.schroschk@tu-dresden.de> --- doc.zih.tu-dresden.de/docs/jobs_and_resources/capella.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/capella.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/capella.md index c4f7567c5..110c11737 100644 --- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/capella.md +++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/capella.md @@ -22,7 +22,7 @@ In order to verify the SSH fingerprints of the login nodes, please refer to the Capella has a fast WEKAio filesystem mounted on `/data/cat`. It is only mounted on Capella and the [Datamover nodes](../data_transfer/datamover.md). It should be used as the main working filesystem on Capella and has to be used with [workspaces](../data_lifecycle/file_systems.md). -Workspaces can only be created on Capella login and compute nodes, not on the other clusters. +Workspaces on the filesystem `cat` can only be created on the Capella login and compute nodes, not on the other clusters since `cat` is not available there. Although all other [filesystems](../data_lifecycle/workspaces.md) (`/home`, `/software`, `/data/horse`, `/data/walrus`, etc.) are also available. -- GitLab