Starting up the cluster: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
First of all, this is whole (or almost) nfs mounted cluster.
First of all, this is whole (or almost) nfs mounted cluster.
<nowiki>Insert non-formatted text here</nowiki>
 
That means that
----
 
That means that we have a main server called "tekla" ( 10.3.20.254 from inside tekla's cluster and 10.3.1.244 from the rest of our LAN) that exports by nfs all the files and folders needed to run each node.
----
All the files are located in /nfsroot/tekla??? as we have one folder containing the all the files from each node, just replace "???" by a node (like tekla001).

Revision as of 08:16, 15 May 2007

First of all, this is whole (or almost) nfs mounted cluster.


That means that we have a main server called "tekla" ( 10.3.20.254 from inside tekla's cluster and 10.3.1.244 from the rest of our LAN) that exports by nfs all the files and folders needed to run each node.


All the files are located in /nfsroot/tekla??? as we have one folder containing the all the files from each node, just replace "???" by a node (like tekla001).