An Entity of Type: ComputerNetwork103085333, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

A diskless shared-root cluster is a way to manage 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) To ensure that there is no single point of failure, the NFS export for the boot-image should be hosted on a two node cluster.

Property Value
dbo:abstract
  • A diskless shared-root cluster is a way to manage 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) To ensure that there is no single point of failure, the NFS export for the boot-image should be hosted 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. The additional abstraction layer between storage system and computing power eases the scale out of the infrastructure. Most notably the storage capacity, the computing power and the network bandwidth can be scaled independent from one another. A similar technology can be found in VMScluster (OpenVMS) and TruCluster (Tru64 UNIX). The open-source implementation of a diskless shared-root cluster is known as . (en)
  • Ein Diskless Shared-Root-Cluster ist eine Systemplattform für Hochverfügbarkeits-Infrastrukturen. Ein Linux-Cluster-Filesystem, zum Beispiel GFS und OCFS2, ist die Grundlage, um ein angebundenes Storage Area Network (SAN) zu einem (SSI) auf Dateisystemebene zu verbinden. Die Architektur eines Diskless Computerclusters ermöglicht die Trennung von Server-System und Storage-Array. Sowohl Betriebssystem, als auch die eigentlichen Nutzdaten (z. B. Dateien, Datenbanken oder Webseiten) werden zentral und konkurrierend auf dem angehängten Storage-System vorgehalten. Ein als Cluster-Knoten fungierender Server kann bei Bedarf leicht ausgetauscht werden. Obwohl es einen potentiellen Flaschenhals darstellt, kann ein Cluster für einfachere Aufgaben auch ohne SAN aufgebaut werden, indem die Daten auf einem NFS-Server vorgehalten werden. Es ist aber zu empfehlen, dass der NFS-Server selbst als 2-Knoten-Cluster implementiert wird, um einen Single Point of Failure (SPOF) zu verhindern. Durch die Abstraktion zwischen Speichersystem und Rechenleistung der Server kann die Infrastruktur gut skaliert werden. Speicherkapazität, Rechenleistung und Netzwerkkapazität können unabhängig voneinander an die aktuellen Anforderungen angepasst werden. Eine ähnliche Technologie ist im UNIX-Bereich beispielsweise im (Tru64 UNIX) zu finden. Eine Open-Source-Implementierung eines Diskless Shared-Root-Clusters wird vom Open-Sharedroot-Projekt entwickelt. (de)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 9183639 (xsd:integer)
dbo:wikiPageLength
  • 2130 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1059458544 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • A diskless shared-root cluster is a way to manage 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) To ensure that there is no single point of failure, the NFS export for the boot-image should be hosted on a two node cluster. (en)
  • Ein Diskless Shared-Root-Cluster ist eine Systemplattform für Hochverfügbarkeits-Infrastrukturen. Ein Linux-Cluster-Filesystem, zum Beispiel GFS und OCFS2, ist die Grundlage, um ein angebundenes Storage Area Network (SAN) zu einem (SSI) auf Dateisystemebene zu verbinden. Durch die Abstraktion zwischen Speichersystem und Rechenleistung der Server kann die Infrastruktur gut skaliert werden. Speicherkapazität, Rechenleistung und Netzwerkkapazität können unabhängig voneinander an die aktuellen Anforderungen angepasst werden. (de)
rdfs:label
  • Diskless Shared Root Cluster (de)
  • Diskless shared-root cluster (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License