Diskless shared-root cluster: Difference between revisions

Content deleted Content added
FlaBot (talk | contribs)
Grammar: Removed the split infinitive, "to easily managed".
Line 1:
A '''Diskless Shared-root Cluster''' is a way to easily managedmanage several machines at the same time. Instead of each having its own [[operating system]] (OS) on its local disk, there is only one image of the OS available on a server, and all the nodes use the same image. (SSI cluster = [[single-system image]])
 
The simplest way to achieve this is to use a NFS server, configured to host the generic boot image for the SSI cluster nodes. (pxe + dhcp + tftp + nfs)