94 lines
7.2 KiB
HTML
94 lines
7.2 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Cluster resource group" />
|
|
<meta name="abstract" content="A cluster resource group (CRG) is an i5/OS system object that is a set or grouping of cluster resources that are used to manage events that occur in a clustered environment. The cluster resource group describes a recovery domain and supplies the name of the cluster resource group exit program which gets called when certain cluster events occur." />
|
|
<meta name="description" content="A cluster resource group (CRG) is an i5/OS system object that is a set or grouping of cluster resources that are used to manage events that occur in a clustered environment. The cluster resource group describes a recovery domain and supplies the name of the cluster resource group exit program which gets called when certain cluster events occur." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconceptselements.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconceptsrecoverydomain.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconceptsexitprograms.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaigconceptscrg" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Cluster resource group</title>
|
|
</head>
|
|
<body id="rzaigconceptscrg"><a name="rzaigconceptscrg"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Cluster resource group</h1>
|
|
<div><p><span><img src="./delta.gif" alt="Start of change" />A <dfn class="term">cluster resource group (CRG)</dfn> is
|
|
an <span class="keyword">i5/OS™</span> system object
|
|
that is a set or grouping of cluster resources that are used to manage events
|
|
that occur in a clustered environment. The cluster resource group describes
|
|
a recovery domain and supplies the name of the cluster resource group exit
|
|
program which gets called when certain cluster events occur.<img src="./deltaend.gif" alt="End of change" /></span></p>
|
|
<p><img src="./delta.gif" alt="Start of change" /> Clusters provides two choices in defining the relationships
|
|
between nodes within a cluster: primary-backup model and peer model. Each
|
|
of these models can be used together or separately depending on the needs
|
|
of your environment.<img src="./deltaend.gif" alt="End of change" /></p>
|
|
<div class="section"><h4 class="sectiontitle">Primary-backup model</h4><p><img src="./delta.gif" alt="Start of change" />All cluster
|
|
resource groups of this category define nodes in the recovery domain with
|
|
specific roles: either primary, backup or replicate. The primary and backup
|
|
nodes are available access points for cluster resources. However only one
|
|
node will be the active access point at a given point in time. This will be
|
|
the primary node. Replicate nodes are not available to be an access point.
|
|
This can be changed by assigning the replicate node a role of backup. Primary-backup
|
|
model cluster resource groups are defined as data resilient, application resilient,
|
|
or device resilient. Data resiliency enables multiple copies of data to be
|
|
maintained on more than one node in a cluster and enables the point of access
|
|
to be changed to a backup node. Application resiliency enables an application
|
|
program to be restarted on either the same node or a different node in the
|
|
cluster. Device resiliency enables a device resource to be moved (switched)
|
|
to a backup node.<img src="./deltaend.gif" alt="End of change" /></p>
|
|
<p>Each data and application cluster resource group has
|
|
a cluster resource group exit program associated with it. The exit program
|
|
is optional for resilient device cluster resource groups.</p>
|
|
<p>In iSeries™ Navigator,
|
|
cluster resource groups are referred to differently.</p>
|
|
<ul><li><img src="./delta.gif" alt="Start of change" />A device CRG is referred to as a <span class="uicontrol">switchable
|
|
device</span>.<img src="./deltaend.gif" alt="End of change" /></li>
|
|
<li><img src="./delta.gif" alt="Start of change" />An application CRG is referred to as a <span class="uicontrol">switchable
|
|
application</span>.<img src="./deltaend.gif" alt="End of change" /></li>
|
|
<li><img src="./delta.gif" alt="Start of change" />A data CRG is referred to as a <span class="uicontrol">switchable data
|
|
group</span>.<img src="./deltaend.gif" alt="End of change" /></li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Peer model</h4><p><img src="./delta.gif" alt="Start of change" />All cluster resource groups
|
|
of this category define nodes in the recovery domain with a role of peer or
|
|
replicate. The peer nodes are available to be the access point for the cluster
|
|
resource group. All nodes defined as peer will be the access point when the
|
|
cluster resource group is started. Replicate nodes are not available to be
|
|
an access point. This can be changed by assigning the replicate node a role
|
|
of peer. Within a peer CRG, each node contains replicated data that exists
|
|
on each of the nodes. When a node fails in a peer CRG, the failure point is
|
|
communicated to other nodes in the cluster, and those nodes continue the operation
|
|
from the point of failure. <img src="./deltaend.gif" alt="End of change" /></p>
|
|
<p>A cluster administrative domain
|
|
is represented by a peer CRG with a recovery domain made up of only peer nodes. </p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaigconceptselements.htm" title="An iSeries cluster is a collection of one or more systems or partitions that work together as a single system. Use this information to understand the elements and their relationship to each other.">The elements of a cluster</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzaigconceptsrecoverydomain.htm" title="A recovery domain is a subset of cluster nodes that are grouped together in a cluster resource group (CRG) for a common purpose such as performing a recovery action or synchronizing events.">Recovery domain</a></div>
|
|
<div><a href="rzaigconceptsexitprograms.htm" title="A cluster resource group exit program is called after a cluster-related event for a CRG occurs.">Cluster resource group exit programs</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |