From 4ff4e8e111e474bf5cd97ddd46f26ceb5412a061 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Thu, 26 Aug 2021 10:58:03 +0200
Subject: [PATCH] Remove page which is basically news

---
 .../docs/archive/taurus_ii.md                 | 26 -------------------
 doc.zih.tu-dresden.de/mkdocs.yml              |  1 -
 2 files changed, 27 deletions(-)
 delete mode 100644 doc.zih.tu-dresden.de/docs/archive/taurus_ii.md

diff --git a/doc.zih.tu-dresden.de/docs/archive/taurus_ii.md b/doc.zih.tu-dresden.de/docs/archive/taurus_ii.md
deleted file mode 100644
index 03fa87e0e..000000000
--- a/doc.zih.tu-dresden.de/docs/archive/taurus_ii.md
+++ /dev/null
@@ -1,26 +0,0 @@
-# Taurus phase II - user testing
-
-With the installation of the second phase of Taurus we now have the full
-capacity of the system. Until the merger in September, both phases work
-like isolated HPC systems. Both machines share their accounting data, so
-that all projects can seamlessly migrate to the new system.
-
-In September we will shut down the phase 1 nodes, their hardware will be
-updated, and they will be merged with phase 2.
-
-Basic information for Taurus, phase 2:
-
--   Please use the login nodes `tauruslogin\[3-5\].hrsk.tu-dresden.de` for the new system.
--   We have mounted the same file systems like on our other HPC systems:
-    -   `/home/`
-    -   `/projects/`
-    -   `/sw`
-    -   Taurus phase 2 has it's own `/scratch` file system (capacity 2.5 PB).
--   All nodes have 24 cores.
--   Memory capacity is 64/128/256 GB per node. The batch system handles
-    your requests like in phase 1. We have other memory-per-core limits!
--   Our 64 GPU nodes now have 2 cards with 2 GPUs, each.
-
-Thank you for testing the system with us!
-
-Ulf Markwardt
diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml
index 2f54a5dd5..85fb0ef40 100644
--- a/doc.zih.tu-dresden.de/mkdocs.yml
+++ b/doc.zih.tu-dresden.de/mkdocs.yml
@@ -129,7 +129,6 @@ nav:
       - System Titan: archive/system_titan.md
       - System Triton: archive/system_triton.md
       - System Venus: archive/system_venus.md
-    - Taurus II: archive/taurus_ii.md
     - UNICORE Rest API: archive/unicore_rest_api.md
     - Vampir Trace: archive/vampir_trace.md
     - Windows Batchjobs: archive/windows_batch.md
-- 
GitLab