65 lines
5.0 KiB
HTML
65 lines
5.0 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 partition" />
|
||
|
<meta name="abstract" content="A cluster partition is a subset of the active cluster nodes that results from a communications failure. Members of a partition maintain connectivity with each other." />
|
||
|
<meta name="description" content="A cluster partition is a subset of the active cluster nodes that results from a communications failure. Members of a partition maintain connectivity with each other." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaigconceptsevents.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaigplanavoidclusterpartition.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaigtroubleshootpartitionerrors.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaigplanhardware.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaigtroubleshootpartitionerrors.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="rzaigconceptpartition" />
|
||
|
<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 partition</title>
|
||
|
</head>
|
||
|
<body id="rzaigconceptpartition"><a name="rzaigconceptpartition"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Cluster partition</h1>
|
||
|
<div><p>A <dfn class="term">cluster partition</dfn> is a subset of the active cluster
|
||
|
nodes that results from a communications failure. Members of a partition maintain
|
||
|
connectivity with each other.</p>
|
||
|
<p>A cluster partition occurs in a cluster whenever communication is lost
|
||
|
between one or more nodes in the cluster and a failure of the lost nodes cannot
|
||
|
be confirmed. When a cluster partition condition is detected, cluster resource
|
||
|
services limits the types of actions that you can perform on the nodes in
|
||
|
the cluster partition. Restricting function during a partition is done so
|
||
|
cluster resource services will be able to merge the partitions once the problem
|
||
|
that caused it has been fixed.</p>
|
||
|
<p><img src="./delta.gif" alt="Start of change" />Certain CRG operations are restricted when
|
||
|
a cluster is partitioned. For details on which operations are restricted for
|
||
|
each type of partition, see <a href="../apis/clust3a1TOC.htm">Cluster Resource Group APIs</a>.<img src="./deltaend.gif" alt="End of change" /></p>
|
||
|
<p><img src="./delta.gif" alt="Start of change" />If a cluster administrative domain is partitioned, changes
|
||
|
will continue to be synchronized among the active nodes in each partition.
|
||
|
When the nodes are merged back together again, the cluster administrative
|
||
|
domain will propagate all changes made in every partition so that the resources
|
||
|
are consistent within the active domain.<img src="./deltaend.gif" alt="End of change" /></p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <img src="./delta.gif" alt="Start of change" /><a href="rzaigconceptsevents.htm" title="Within a cluster several types events, actions, and services can occur.">Cluster events</a><img src="./deltaend.gif" alt="End of change" /></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzaigplanavoidclusterpartition.htm" title="The typical network-related cluster partition can best be avoided by configuring redundant communications paths between all nodes in the cluster.">Avoid a cluster partition</a></div>
|
||
|
<div><a href="rzaigtroubleshootpartitionerrors.htm" title="Certain cluster conditions are easily corrected. If a cluster partition has occurred, you can learn how to recover. This topic also tells you how to avoid a cluster partition and gives you an example of how to merge partitions back together.">Partition errors</a></div>
|
||
|
<div><a href="rzaigplanhardware.htm" title="Any iSeries model that is capable of running i5/OS V4R4M0 or later is compatible for using clustering.">Hardware requirements for clusters</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|