56 lines
3.9 KiB
HTML
56 lines
3.9 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 exit programs" />
|
|
<meta name="abstract" content="A cluster resource group exit program is called after a cluster-related event for a CRG occurs." />
|
|
<meta name="description" content="A cluster resource group exit program is called after a cluster-related event for a CRG occurs." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconceptselements.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="rzaigconceptsexitprograms" />
|
|
<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 exit programs</title>
|
|
</head>
|
|
<body id="rzaigconceptsexitprograms"><a name="rzaigconceptsexitprograms"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Cluster resource group exit programs</h1>
|
|
<div><p>A <dfn class="term">cluster resource group exit program</dfn> is called after
|
|
a cluster-related event for a CRG occurs.</p>
|
|
<div class="p"><img src="./delta.gif" alt="Start of change" />The exit program is optional for a resilient device CRG
|
|
but is required for the other CRG types. When a cluster resource group exit
|
|
program is used, it is called on the occurrence of cluster-wide events, including
|
|
when:<ul><li>A node leaves the cluster unexpectedly.</li>
|
|
<li>A node leaves the cluster as a result of the <a href="../apis/clcntendcn.htm"><span class="apiname">End Cluster Node (QcstEndClusterNode)</span> API </a> or <a href="../apis/clcntrmvcne.htm"><span class="apiname">Remove
|
|
Cluster Node Entry (QcstRemoveClusterNodeEntry)</span> API.</a></li>
|
|
<li>The cluster is deleted as a result of the <a href="../apis/clcntdltc.htm"><span class="apiname">Delete Cluster (QcstDeleteCluster)</span> API.</a></li>
|
|
<li>A node is activated by the <a href="../apis/clcntstcn.htm"><span class="apiname">Start Cluster Node (QcstStartClusterNode)</span> API.</a></li>
|
|
<li>Communication with a partitioned node is re-established.</li>
|
|
</ul>
|
|
<img src="./deltaend.gif" alt="End of change" /></div>
|
|
<p>Exit programs are written or provided by cluster middleware IBM Business
|
|
Partners and by cluster-aware application program providers.</p>
|
|
<p>For detailed information on the cluster resource group exit programs, including
|
|
what information is passed to them for each action code, see <a href="../apis/clrgexit.htm">Cluster Resource Group Exit Program</a> in
|
|
the cluster API documentation. </p>
|
|
</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>
|
|
</body>
|
|
</html> |