www: Übersicht aktualisiert
This commit is contained in:
parent
51dc24486c
commit
0816e6e4e7
@ -13,5 +13,5 @@ Computenodes) greift {\tt pdsh} auf die Gruppenbeschreibungsdatei {\tt
|
|||||||
in verschiedene Gruppen eingeteilt werden.
|
in verschiedene Gruppen eingeteilt werden.
|
||||||
Um zu gewährleisten, dass pdsh den richtigen Befehl beim Verbinden benutzt, muss
|
Um zu gewährleisten, dass pdsh den richtigen Befehl beim Verbinden benutzt, muss
|
||||||
die Umgebungsvariable {\tt PDS\_RCMD\_TYPE} auf den Wert {\tt ssh} gesetzt sein. Dies
|
die Umgebungsvariable {\tt PDS\_RCMD\_TYPE} auf den Wert {\tt ssh} gesetzt sein. Dies
|
||||||
lösten wir durch ein Wrapper-Script in {\tt /usr/local/bin} erstellen, das die
|
lösten wir durch ein Wrapper-Script in {\tt /usr/local/bin}, das die
|
||||||
genannte Umgebungsvariable setzt (siehe \emph{aufgabe5/pdsh}).
|
genannte Umgebungsvariable setzt (siehe \emph{aufgabe5/pdsh}).
|
||||||
|
@ -77,28 +77,34 @@ pre {
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Server</th>
|
<th>Server</th>
|
||||||
|
<th>Rolle</th>
|
||||||
<th>IP</th>
|
<th>IP</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<th><a href="/munin/zotac0/zotac0/index.html">zotac0 (Head-Node)</a></th>
|
<th><a href="/munin/zotac0/zotac0/index.html">zotac0</a></th>
|
||||||
|
<th>Head Node, VM</th>
|
||||||
<th>10.20.0.1/24</th>
|
<th>10.20.0.1/24</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th><a href="munin/zotac1/zotac1/index.html">zotac1 (Compute-Node, 330er Board)</a></th>
|
<th><a href="munin/zotac1/zotac1/index.html">zotac1</a></th>
|
||||||
|
<th>Compute-Node, 330er Board</th>
|
||||||
<th>10.20.0.101/24</th>
|
<th>10.20.0.101/24</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>zotac2</th>
|
<th>zotac2</th>
|
||||||
|
<th>Compute-Node, Zotac-Board</th>
|
||||||
<th>10.20.0.102/24</th>
|
<th>10.20.0.102/24</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>zotac3</th>
|
<th>zotac3</th>
|
||||||
|
<th>Compute-Node, Zotac-Board</th>
|
||||||
<th>10.20.0.103/24</th>
|
<th>10.20.0.103/24</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>zotac4</th>
|
<th>zotac4</th>
|
||||||
|
<th>Compute-Node, Zotac-Board</th>
|
||||||
<th>10.20.0.104/24</th>
|
<th>10.20.0.104/24</th>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
@ -107,7 +113,7 @@ pre {
|
|||||||
<section id="bericht">
|
<section id="bericht">
|
||||||
<h2>Bericht</h2>
|
<h2>Bericht</h2>
|
||||||
<a href="uploads/bericht.pdf" class="pure-button
|
<a href="uploads/bericht.pdf" class="pure-button
|
||||||
pure-button-primary">Download</a> <p>Stand: 12:40:28 07.11.2013</p>
|
pure-button-primary">Download</a> <p>Stand: 13:38:39 07.11.2013</p>
|
||||||
</section>
|
</section>
|
||||||
<section id="git">
|
<section id="git">
|
||||||
<h2>Git-Zugriff</h2>
|
<h2>Git-Zugriff</h2>
|
||||||
|
Loading…
Reference in New Issue
Block a user