ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaig_5.4.0.1/rzaigmanageadjustclusterversion.htm

83 lines
5.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="task" />
<meta name="DC.Title" content="Adjust the cluster version of a cluster" />
<meta name="abstract" content="The cluster version defines the level at which all the nodes in the cluster are actively communicating with each other." />
<meta name="description" content="The cluster version defines the level at which all the nodes in the cluster are actively communicating with each other." />
<meta name="DC.Relation" scheme="URI" content="rzaigmanage.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaigplanclusterversions.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaigmanagedeletecluster.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaigtroubleshootcommonproblems.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="rzaigmanageadjustclusterversion" />
<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>Adjust the cluster version of a cluster</title>
</head>
<body id="rzaigmanageadjustclusterversion"><a name="rzaigmanageadjustclusterversion"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Adjust the cluster version of a cluster</h1>
<div><p>The cluster version defines the level at which all the nodes in
the cluster are actively communicating with each other.</p>
<div class="section"><p>Cluster versioning is a technique that allows the cluster to contain
systems at multiple release levels and fully interoperate by determining the
communications protocol level to be used.</p>
<p>To change the cluster version,
all nodes in the cluster must be at the same potential version. The cluster
version can then be changed to match the potential version. This will allow
the new function to be used. The version can only be incremented by one. It
cannot be decremented without deleting the cluster and recreating it at the
lower version. The current cluster version is initially set by the first node
defined in the cluster. Subsequent nodes added to the cluster must be equal
to the current cluster version or the next level version, otherwise they cannot
be added to the cluster. </p>
<p><strong>Using iSeries™ Navigator</strong></p>
<p>This requires
Option 41 (HA Switchable Resources) to be installed and licensed.</p>
<p>To
adjust the cluster version of a cluster, follow these steps:</p>
</div>
<ol><li><span>In iSeries Navigator,
expand <span class="uicontrol">Management Central</span>.</span></li>
<li><span>Expand <span class="uicontrol">Clusters</span>.</span></li>
<li><span>Right-click the cluster, and select <span class="uicontrol">Properties</span>.</span></li>
<li><span>Change the Cluster version to your desired setting.</span></li>
</ol>
<div class="section"><p><strong>Using Cluster commands and APIs</strong></p>
<p>You can also use the
following to adjust the cluster version of a cluster:</p>
<ul><li><a href="../cl/chgcluver.htm"><span class="cmdname">Change
Cluster Version (CHGCLUVER)</span> command</a></li>
<li><a href="../apis/clcntchgcv.htm"><span class="apiname">Adjust
Cluster Version (QcstAdjustClusterVersion)</span> API</a></li>
</ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaigmanage.htm" title="This topic contains information that covers some of the tasks that involve managing your clusters.">Manage clusters</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><a href="rzaigtroubleshootcommonproblems.htm" title="Lists some of the most common problems that can occur in a cluster, as well as ways to avoid and recover from them.">Common cluster problems</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzaigmanagedeletecluster.htm" title="When you delete a cluster, cluster resource services will be ended on all active cluster nodes and they will be removed from the cluster.">Delete a cluster</a></div>
</div>
</div>
</body>
</html>