diff --git a/bericht/Makefile b/bericht/Makefile
index e004d80..6e3c22c 100644
--- a/bericht/Makefile
+++ b/bericht/Makefile
@@ -4,13 +4,13 @@
./check_cmds.sh .inotifywait inotifywait
%.pdf: %.tex
latexmk -pdf $<
-bericht.pdf: $(wildcard abschnitte/*.tex)
+bericht.pdf: $(wildcard abschnitte/*.tex) $(wildcard bilder/*)
all: .cmd_ok bericht.pdf
clean:
latexmk -CA
watch: .inotifywait
echo "Abort with Ctrl+C"
while (true); do\
- inotifywait -e MOVE_SELF -e "modify" abschnitte/*.tex bericht.tex;\
+ inotifywait -e MOVE_SELF -e "modify" abschnitte/*.tex bilder/* bericht.tex;\
latexmk -pdf bericht.tex; \
done
diff --git a/bericht/abschnitte/bs-pdsh.tex b/bericht/abschnitte/bs-pdsh.tex
index 4f21443..12c40c9 100644
--- a/bericht/abschnitte/bs-pdsh.tex
+++ b/bericht/abschnitte/bs-pdsh.tex
@@ -11,15 +11,15 @@ Zur Verwaltung mehrerer Rechner in Gruppen (in unserem Fall Head-Node und Comput
Dabei wurden folgende Gruppen-Dateien mit entsprechendem Inhalt angelegt:
\begin{itemize}
- \item {\ttfamily \bfseries headnode}: \\
- {\tt zeus}
-
- \item {\ttfamily \bfseries computenode}: \\
- {\tt ares} \\
- {\tt chronos} \\
- {\tt eris} \\
- {\tt hades}
-
- \item {\ttfamily \bfseries all}: \\
- Kombination aus {\tt headnode} und {\tt computenode}
+ \item {\ttfamily \bfseries headnode}: \\
+ {\tt zotac0}
+
+ \item {\ttfamily \bfseries computenode}: \\
+ {\tt zotac1} \\
+ {\tt zotac2} \\
+ {\tt zotac3} \\
+ {\tt zotac4}
+
+ \item {\ttfamily \bfseries all}: \\
+ Kombination aus {\tt headnode} und {\tt computenode}
\end{itemize}
diff --git a/bericht/abschnitte/cluster-layout.tex b/bericht/abschnitte/cluster-layout.tex
index 102e542..d52babd 100644
--- a/bericht/abschnitte/cluster-layout.tex
+++ b/bericht/abschnitte/cluster-layout.tex
@@ -9,7 +9,7 @@ Wir haben uns folgendes Cluster-Layout überlegt: (Details auf nächster Seite)
{\bf Head-Nodes:} \\
\begin{tabularx}{\textwidth}{l|X}
- Hostnames & \tt zeus \\
+ Hostnames & \tt zotac0 \\
\hline
Interne IP & \tt 10.20.0.1 \\
Externe IP & \tt 142.76.90.104 \\
@@ -33,7 +33,7 @@ Wir haben uns folgendes Cluster-Layout überlegt: (Details auf nächster Seite)
{\bf Compute-Nodes:} \\
\begin{tabularx}{45em}{l|X|X|X|X}
- Hostnames & \tt ares\footnote{330er Board und 1. Computenode} & \tt chronos & \tt eris & \tt hades \\
+ Hostnames & \tt zotac1\footnote{330er Board und 1. Computenode} & \tt zotac2 & \tt zotac3 & \tt zotac4 \\
\hline
Interne IPs & \tt \small 10.20.0.101 & \tt \small 10.20.0.102 & \tt \small 10.20.0.103 & \tt \small 10.20.0.104 \\
\hline
@@ -51,4 +51,4 @@ Wir haben uns für ein Subnetz im Privat-Class A-Netz entschieden.
Die internen IP-Adressen sollen hier aus dem {\tt 10.20.0.0/24}-Netz stammen.
Der Vorteil ist die einfache Erweiterung um weitere Subnetze.
-\pagebreak
\ No newline at end of file
+\pagebreak
diff --git a/bericht/bilder/layout.dia b/bericht/bilder/layout.dia
index 4bf5c1e..56ea91a 100644
Binary files a/bericht/bilder/layout.dia and b/bericht/bilder/layout.dia differ
diff --git a/bericht/bilder/layout.pdf b/bericht/bilder/layout.pdf
index 2bf4f40..dfd2de3 100644
Binary files a/bericht/bilder/layout.pdf and b/bericht/bilder/layout.pdf differ
diff --git a/bericht/bilder/layout.svg b/bericht/bilder/layout.svg
index b371c8a..93b2ce0 100644
--- a/bericht/bilder/layout.svg
+++ b/bericht/bilder/layout.svg
@@ -19,12 +19,12 @@
-
+
- zeus
+ zotac0
10.20.0.1
@@ -39,7 +39,7 @@
-
+
1 GBit/s
Switch
@@ -67,7 +67,7 @@
-
+
@@ -77,141 +77,141 @@
-
+
Head-Node-
Firewall
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
- ares
- 10.20.0.101
+
+
+
+
+
+
+
+
+
+ zotac1
+ 10.20.0.101
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
- chronos
- 10.20.0.102
+ zotac2
+ 10.20.0.102
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
- eris
- 10.20.0.103
+ zotac3
+ 10.20.0.103
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
- hades
- 10.20.0.104
+ zotac4
+ 10.20.0.104
-
-
-
-
+
+
+
+
-
+
-
+
-
- /cluster
+
+ /cluster
/home
-
+
NFS-Freigabe:
@@ -220,7 +220,7 @@
-
+
@@ -232,13 +232,13 @@
swap
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -253,15 +253,15 @@
-
+
-
- /
- /boot
- swap
- reserved
+
+ /
+ /boot
+ swap
+ reserved
@@ -269,15 +269,15 @@
-
+
-
- /
- /boot
- swap
- reserved
+
+ /
+ /boot
+ swap
+ reserved
@@ -285,17 +285,17 @@
-
+
-
- /
- /boot
- swap
- reserved
+
+ /
+ /boot
+ swap
+ reserved
-
- 142.76.90.104
+
+ 142.76.90.104
diff --git a/www/index.html b/www/index.html
index 8e8b885..5cf8ace 100644
--- a/www/index.html
+++ b/www/index.html
@@ -72,27 +72,27 @@ body,
- Zeus (Head-Node) |
+ zotac0 (Head-Node) |
10.20.0.1/24 |
- |
- Ares (Compute-Node, 330er Board) |
+ zotac1 (Compute-Node, 330er Board) |
10.20.0.101/24 |
- |
- Chronos |
+ zotac2 |
10.20.0.102/24 |
- |
- Eris |
+ zotac3 |
10.20.0.103/24 |
- |
- Hades |
+ zotac4 |
10.20.0.104/24 |
- |