Content deleted Content added
m Corrected spelling errors. |
Added link to a demonstration cluster. Added advise to avoid single point of failure for NFS based DSRC. |
||
Line 5:
But also a NFS server on the network may be configured to host the generic boot image for the SSI cluster nodes.
Although such NFS based Diskless Shared-root Cluster are not recommended for productive environments, NFS still could be used to build cheap cluster infrastructures for less important tasks. To ensure that there is no [[SPOF]], the NFS export for the boot-image should be hostet on a two node cluster.
The architecture of a [[diskless]] [[computer cluster]] makes it possible to separate servers and storage array. The operating system as well as the actual reference data (userfiles, databases or websites) are stored competitively on the attached storage system in a centralized manner. Any server that acts as a cluster node can be easily exchanged by demand.
Line 24:
* http://sourceforge.net/projects/open-sharedroot/ - The project page of Open-Sharedroot
* http://w3.biff.ch/node/465/ - Tutorial how to implement Open-Sharedroot
* http://open-sharedroot.org/documentation/demo-cluster - Ready-to-run cluster within aVMware environment
|