75 lines
4.4 KiB
HTML
75 lines
4.4 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="Multiple-release clusters" />
|
||
|
<meta name="abstract" content="If creating a cluster that will include nodes at multiple cluster versions, then certain steps are required when you create the cluster." />
|
||
|
<meta name="description" content="If creating a cluster that will include nodes at multiple cluster versions, then certain steps are required when you create the cluster." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaigplandesign.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaigplanclusterversions.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="rzaigplanmixedrelease" />
|
||
|
<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>Multiple-release clusters</title>
|
||
|
</head>
|
||
|
<body id="rzaigplanmixedrelease"><a name="rzaigplanmixedrelease"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Multiple-release clusters</h1>
|
||
|
<div><p>If creating a cluster that will include nodes at multiple cluster
|
||
|
versions, then certain steps are required when you create the cluster.</p>
|
||
|
<p>By default, the current cluster version will be set to the potential cluster
|
||
|
version of the first node added to the cluster. This approach is appropriate
|
||
|
if this node is at the lowest version level to be in the cluster. However,
|
||
|
if this node is at a later version level, then you will subsequently be unable
|
||
|
to add nodes with a lower version level. The alternative is to use the target
|
||
|
cluster version value on create cluster to set the current cluster version
|
||
|
to one less than the potential cluster version of the first node added to
|
||
|
the cluster.</p>
|
||
|
<p>For example, consider the case where a two-node cluster is to be created.
|
||
|
The nodes for this cluster are:</p>
|
||
|
|
||
|
<div class="tablenoborder"><img src="./delta.gif" alt="Start of change" /><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" id="d0e29">Node Identifier</th>
|
||
|
<th valign="top" id="d0e31">Release</th>
|
||
|
<th valign="top" id="d0e33">Potential Cluster Version</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td valign="top" headers="d0e29 ">Node A</td>
|
||
|
<td valign="top" headers="d0e31 ">V5R3</td>
|
||
|
<td valign="top" headers="d0e33 ">4</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e29 ">Node B</td>
|
||
|
<td valign="top" headers="d0e31 ">V5R4</td>
|
||
|
<td valign="top" headers="d0e33 ">5</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
<img src="./deltaend.gif" alt="End of change" /></div>
|
||
|
<p>If the cluster is to be created from Node B, care must be taken to indicate
|
||
|
that this will be a mixed release cluster. The target cluster version must
|
||
|
be set to indicate that the nodes of the cluster will communicate at one less
|
||
|
than the requesting node's potential node version.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaigplandesign.htm" title="Identify your needs to determine how to design your cluster.">Design your cluster</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzaigplanclusterversions.htm" title="A cluster version represents the level of function available on the cluster.">Cluster version</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|