2013-10-14 21:19:04 +00:00
|
|
|
|
\documentclass[german,plainarticle,utf8]{zihpub}
|
|
|
|
|
|
2013-10-24 19:06:30 +00:00
|
|
|
|
\usepackage{multirow}
|
|
|
|
|
\usepackage{hyperref}
|
|
|
|
|
|
2013-10-24 22:37:04 +00:00
|
|
|
|
% schönere Hyperlinkfarben
|
|
|
|
|
\definecolor{darkred}{rgb}{0.5, 0, 0}
|
|
|
|
|
\definecolor{darkgreen}{rgb}{0, 0.5, 0}
|
|
|
|
|
\definecolor{darkblue}{rgb}{0, 0, 0.5}
|
|
|
|
|
\hypersetup{
|
|
|
|
|
colorlinks,
|
|
|
|
|
linkcolor=darkblue,
|
|
|
|
|
filecolor=darkgreen,
|
|
|
|
|
urlcolor=darkred,
|
|
|
|
|
citecolor=darkblue
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
2013-10-14 21:19:04 +00:00
|
|
|
|
\author{Patrick Schöps, Jörg Thalheim, Alfred Krohmer}
|
|
|
|
|
\title{LCTP – Praktikum Wintersemester 2013 / 2014}
|
|
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
|
|
\section{Hardwareaufbau}
|
|
|
|
|
|
2013-10-24 19:06:30 +00:00
|
|
|
|
\begin{itemize}
|
|
|
|
|
\item 1. Gehäuse: 2 ZOTAC-Boards (Beschriftung 7071bc5cc26d) \\
|
|
|
|
|
\includegraphics[width=10cm]{bilder/hw-2zotac.jpg}
|
|
|
|
|
|
|
|
|
|
\item 2. Gehäuse: 1 \href{http://ark.intel.com/products/42491/intel-Desktop-Board-D945GCLF2}{Intel-330er-Board}, 1 ZOTAC-Board (Beschriftung 7071bc5cc410) \\
|
|
|
|
|
\includegraphics[width=10cm]{bilder/hw-1zotac.jpg}
|
|
|
|
|
|
|
|
|
|
\item jedes Board mit jeweils:
|
|
|
|
|
\begin{itemize}
|
|
|
|
|
\item 2 GiB DDR2-RAM
|
|
|
|
|
\item 250 GiB Festplatte
|
|
|
|
|
\item im Gehäuse bereits vorhandenes Netzteil
|
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
|
|
\item keine COM-Ports, da keine Pins auf Intel-Board und inkompatible (keine Pin-Aussparung) mit dem ZOTAC-Board
|
|
|
|
|
\item Teile der Kabelstränge (unbenötigte Kabel, Schlaufe des ATX-Strangs) unter der Festplattenhalterung verstaut
|
|
|
|
|
\item Anordnung im Rack; Stromversorung und Vernetzung: \\
|
|
|
|
|
\includegraphics[width=10cm]{bilder/hw-case.jpg}
|
|
|
|
|
\item 4 Einschübe (von 2 Gruppen) an 2 Stromverteilern (in Reihe) angesteckt
|
|
|
|
|
\item kurze Patch-Kabel ausreichend lang
|
|
|
|
|
\item Switch: \href{http://www.dlink.com/de/de/support/product/dgs-1216t-smart-copper-gigabit-switch}{D-Link DGS-1216T}
|
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
|
|
\pagebreak
|
|
|
|
|
\section{Cluster-Layout}
|
|
|
|
|
|
|
|
|
|
{\bf Head-Nodes:} \\
|
|
|
|
|
\begin{tabular}{l|c}
|
|
|
|
|
Hostnames & \tt zeus \\
|
|
|
|
|
\hline
|
|
|
|
|
Interne IP & \tt 10.20.0.1 \\
|
|
|
|
|
Externe IP & \tt ? \\
|
|
|
|
|
\hline
|
2013-10-24 22:37:04 +00:00
|
|
|
|
Partitionierung &
|
2013-10-24 19:06:30 +00:00
|
|
|
|
\multicolumn{1}{l}{\begin{tabular}{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{tabular}} \\
|
|
|
|
|
\hline
|
|
|
|
|
NFS-Freigaben &
|
|
|
|
|
\multicolumn{1}{l}{\begin{tabular}{lr}
|
|
|
|
|
\tt /home & \multirow{2}{*}{Freigabe für das {\tt 10.20.0.0/24}-Netz} \\
|
|
|
|
|
\tt /cluster \\
|
|
|
|
|
\end{tabular}} \\
|
|
|
|
|
\end{tabular} \\\\
|
|
|
|
|
|
|
|
|
|
{\bf Compute-Nodes:} \\
|
|
|
|
|
\begin{tabular}{l|c|c|c|c}
|
|
|
|
|
Hostnames & \tt ares & \tt chronos & \tt eris & \tt hades \\
|
|
|
|
|
\hline
|
|
|
|
|
Interne IPs & \tt 10.20.0.101 & \tt 10.20.0.102 & \tt 10.20.0.103 & \tt 10.20.0.104 \\
|
|
|
|
|
Externe IPs & \tt ? & \tt ? & \tt ? & \tt ? \\
|
|
|
|
|
\hline
|
|
|
|
|
Partitionierung & \multicolumn{4}{l}{
|
|
|
|
|
\begin{tabular}{l r l}
|
|
|
|
|
\tt / & 50 GiB & Wurzelverzeichnis \\
|
|
|
|
|
\tt /boot & 1 GiB & Boot-Dateien (Kernel, {\tt initrd}, grub, etc.) \\
|
|
|
|
|
\tt swap & 2 GiB & Auslagerungsspeicher \\
|
|
|
|
|
\tt ? & 100 GiB & Reserviert
|
|
|
|
|
\end{tabular}
|
|
|
|
|
}
|
|
|
|
|
\end{tabular}
|
2013-10-14 21:19:04 +00:00
|
|
|
|
|
2013-10-21 15:49:32 +00:00
|
|
|
|
\end{document}
|