About: Cluster manager     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : dbo:MusicGenre, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FCluster_manager&invfp=IFP_OFF&sas=SAME_AS_OFF

Within cluster and parallel computing, a cluster manager is usually backend graphical user interface (GUI) or command-line interface (CLI) software that runs on a set of cluster nodes that it manages (in some cases it runs on a different server or cluster of management servers). The cluster manager works together with a cluster management agent. These agents run on each node of the cluster to manage and configure services, a set of services, or to manage and configure the complete cluster server itself (see super computing.) In some cases the cluster manager is mostly used to dispatch work for the cluster (or cloud) to perform. In this last case a subset of the cluster manager can be a remote desktop application that is used not for configuration but just to send work and get back work res

AttributesValues
rdf:type
rdfs:label
  • Cluster Manager (de)
  • Cluster manager (en)
  • Cluster management (fr)
  • Gestor de cluster (pt)
rdfs:comment
  • Un outil de cluster management ou de gestion de grappes de serveurs fait le plus souvent référence à une interface graphique (GUI) ou une application logicielle de gestion des nœuds informatiques d'une grappe de serveurs. Un outil de management de cluster permet de configurer, déployer et gérer l'utilisation des services sur différents nœuds. Dans certains cas, l'outil de gestion ne sert qu'à déployer des services sur la grappe de serveurs (ou cloud). (fr)
  • Um gestor de cluster é um pequeno programa (serviço) instalado em cada nó de um cluster e é responsável pela activação e desactivação dos serviços disponibilizados. Como tal, o gestor de cluster deve manter uma lista específica de autenticação dos nós, e saber geri-la e replicá-la em cada um deles. Alguns gestores de cluster: * heartbeat, do projecto Linux-HA * «keepalived» * «IPVS». , especialmente concebido para o Linux Virtual Server * «Piranha». , da Red Hat (pt)
  • Within cluster and parallel computing, a cluster manager is usually backend graphical user interface (GUI) or command-line interface (CLI) software that runs on a set of cluster nodes that it manages (in some cases it runs on a different server or cluster of management servers). The cluster manager works together with a cluster management agent. These agents run on each node of the cluster to manage and configure services, a set of services, or to manage and configure the complete cluster server itself (see super computing.) In some cases the cluster manager is mostly used to dispatch work for the cluster (or cloud) to perform. In this last case a subset of the cluster manager can be a remote desktop application that is used not for configuration but just to send work and get back work res (en)
  • Ein Cluster Manager ist eine Software für das Management eines Computerclusters (Verbund aus mehreren Rechnern). Er steht für Verwaltungsvorgänge im Cluster zur Verfügung und automatisiert meist Vorgänge wie den Failover vom Primärsystem zum Standby-System im Fehlerfall sowie Switchover für Wartungszwecke. Als Synonym ist auch der Begriff Clusterware gebräuchlich. Typische Cluster Manager sind (de)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
bot
  • InternetArchiveBot (en)
date
  • August 2017 (en)
fix-attempted
  • yes (en)
has abstract
  • Ein Cluster Manager ist eine Software für das Management eines Computerclusters (Verbund aus mehreren Rechnern). Er steht für Verwaltungsvorgänge im Cluster zur Verfügung und automatisiert meist Vorgänge wie den Failover vom Primärsystem zum Standby-System im Fehlerfall sowie Switchover für Wartungszwecke. Als Synonym ist auch der Begriff Clusterware gebräuchlich. Für die Erkennung eines Ausfalls eines Rechners im Cluster wird meist der sogenannte Cluster Heartbeat in Verbindung bzw. in Ergänzung mit einem Quorum verwendet, ein Signal, das über eine Netzwerkverbindung zwischen den Clusterknoten (einzelne Rechner im Cluster) ausgetauscht wird. Verstummt der Heartbeat eines Rechners, wird ein Ausfall desselben angenommen und ein Failover (eine Übernahme der Dienste wie Datenbanken, Webserver oder Application Server) eingeleitet. Einige Cluster Manager bieten die Möglichkeit, eigene Agenten zu entwickeln. Diese Variante deckt den Fall ab, dass ein Rechner zwar verfügbar ist und sein Cluster Heartbeat weiter über das Cluster-Netzwerk gesandt wird, jedoch der Applikationsdienst (zum Beispiel ein Datenbankservice) nicht mehr zur Verfügung steht. So kann ein prüfen, ob eine Datenbankverbindung möglich ist. Sofern diese nicht erfolgreich ist, kann ebenfalls mittels des Agents ein Failover initiiert werden. Typische Cluster Manager sind * für Solaris * Veritas Cluster Server für verschiedene Betriebssysteme wie AIX, HP-UX, Linux, Solaris und Windows * HP Serviceguard für HP-UX * PowerHA für AIX (ehemals HACMP) * SteelEye für Linux * Heartbeat für Linux, FreeBSD und Solaris * Oracle Cluster Ready Services für Linux und Windows, ab Version 10.2 auch zur Absicherung von nicht-Oracle-Diensten * Tivoli System Automation für z/OS, AIX, Linux, Windows Server 2003 * Pacemaker, skalierbarer High-Availability Cluster Ressourcen Manager für Linux, ehemals Teil von Heartbeat * OSL Storage Cluster für Solaris (de)
  • Within cluster and parallel computing, a cluster manager is usually backend graphical user interface (GUI) or command-line interface (CLI) software that runs on a set of cluster nodes that it manages (in some cases it runs on a different server or cluster of management servers). The cluster manager works together with a cluster management agent. These agents run on each node of the cluster to manage and configure services, a set of services, or to manage and configure the complete cluster server itself (see super computing.) In some cases the cluster manager is mostly used to dispatch work for the cluster (or cloud) to perform. In this last case a subset of the cluster manager can be a remote desktop application that is used not for configuration but just to send work and get back work results from a cluster. In other cases the cluster is more related to availability and load balancing than to computational or specific service clusters. (en)
  • Un outil de cluster management ou de gestion de grappes de serveurs fait le plus souvent référence à une interface graphique (GUI) ou une application logicielle de gestion des nœuds informatiques d'une grappe de serveurs. Un outil de management de cluster permet de configurer, déployer et gérer l'utilisation des services sur différents nœuds. Dans certains cas, l'outil de gestion ne sert qu'à déployer des services sur la grappe de serveurs (ou cloud). (fr)
  • Um gestor de cluster é um pequeno programa (serviço) instalado em cada nó de um cluster e é responsável pela activação e desactivação dos serviços disponibilizados. Como tal, o gestor de cluster deve manter uma lista específica de autenticação dos nós, e saber geri-la e replicá-la em cada um deles. Alguns gestores de cluster: * heartbeat, do projecto Linux-HA * «keepalived» * «IPVS». , especialmente concebido para o Linux Virtual Server * «Piranha». , da Red Hat (pt)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is Wikipage redirect of
is foaf:primaryTopic of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 56 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software