\section{Cluster-Layout} Wir haben uns folgendes Cluster-Layout überlegt: (Details auf nächster Seite) \includegraphics{bilder/layout.pdf} \pagebreak {\bf Head-Nodes:} \\ \begin{tabularx}{\textwidth}{l|X} Hostnames & \tt zotac0 \\ \hline Interne IP & \tt 10.20.0.1 \\ Externe IP & \tt 142.76.90.104 \\ \hline Partitionierung & \multicolumn{1}{l}{\begin{tabularx}{\textwidth}{l r l} \tt / & 50 GiB & Wurzelverzeichnis \\ \tt /boot & 1 GiB & Boot-Dateien (Kernel, {\tt initrd}, grub, etc.) \\ \tt /home & 40 GiB & Benutzer-Verzeichnisse \\ \tt /cluster & 150 GiB & Cluster-Daten \\ \tt swap & 2 GiB & Auslagerungsspeicher \\ \end{tabularx}} \\ \hline NFS-Freigaben & \multicolumn{1}{l}{\begin{tabularx}{\textwidth}{lr} \tt /home & \multirow{2}{*}{Freigabe für das {\tt 10.20.0.0/24}-Netz} \\ \tt /cluster \\ \end{tabularx}} \\ \end{tabularx} \\\\\\ {\bf Compute-Nodes:} \\ \begin{tabularx}{45em}{l|X|X|X|X} 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 Partitionierung & \multicolumn{4}{l}{ \begin{tabularx}{\textwidth}{l r l} \tt / & 100 GiB & Wurzelverzeichnis \\ \tt /boot & 1 GiB & Boot-Dateien (Kernel, {\tt initrd}, grub, etc.) \\ \tt swap & 2 GiB & Auslagerungsspeicher \\ \tt ? & 130 GiB & Reserviert \end{tabularx} } \end{tabularx} \\\\\\ 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