73 lines
4.4 KiB
HTML
73 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="task" />
|
|
<meta name="DC.Title" content="Add a node to a cluster" />
|
|
<meta name="abstract" content="You can add a node to a cluster using iSeries Navigator or commands." />
|
|
<meta name="description" content="You can add a node to a cluster using iSeries Navigator or commands." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigmanage.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconfigapicl.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigplanmiddlewarebps.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="rzaigconfigaddnode" />
|
|
<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>Add a node to a cluster</title>
|
|
</head>
|
|
<body id="rzaigconfigaddnode"><a name="rzaigconfigaddnode"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Add a node to a cluster</h1>
|
|
<div><p>You can add a node to a cluster using iSeries™ Navigator or commands.</p>
|
|
<div class="section"><p><strong>Using iSeries Navigator</strong> </p>
|
|
<p>This requires Option
|
|
41 (HA Switchable Resources) to be installed and licensed.</p>
|
|
<p>The
|
|
simple cluster supported by iSeries Navigator can be made up of a maximum of
|
|
four nodes. If four nodes already exist in the cluster, the <span class="uicontrol">Add
|
|
Node</span> option is disabled. If your clustering needs extend beyond
|
|
four nodes, you should use Cluster commands and APIs or a Cluster middleware
|
|
IBM Business Partner product to support up to 128 nodes.</p>
|
|
<p>To add a node
|
|
to an existing cluster, follow these steps:</p>
|
|
</div>
|
|
<ol><li><span>In iSeries Navigator,
|
|
expand Management Central.</span></li>
|
|
<li><span>Expand <span class="uicontrol">Clusters</span>.</span></li>
|
|
<li><span>Expand the cluster for which you want to add a node.</span></li>
|
|
<li><span>Right-click <span class="uicontrol">Nodes</span>, and select <span class="uicontrol">Add
|
|
Node...</span></span></li>
|
|
</ol>
|
|
<div class="section"><p><strong>Using Cluster commands and APIs</strong></p>
|
|
<p>You can also use the
|
|
following to add a node to a cluster:</p>
|
|
<ul><li> <a href="../cl/addclunode.htm"><span class="cmdname">Add
|
|
Cluster Node Entry (ADDCLUNODE)</span> command</a></li>
|
|
<li><a href="../apis/clcntaddcne.htm"><span class="apiname">Add
|
|
Cluster Node Entry (QcstAddClusterNodeEntry)</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="rzaigconfigapicl.htm" title="i5/OS cluster resource services provides a set of control language (CL) commands, application program interfaces (APIs) and facilities that can be used by iSeries application providers or customers to enhance their application availability.">Cluster commands and APIs</a></div>
|
|
<div><a href="rzaigplanmiddlewarebps.htm" title="You can purchase a product from an IBM cluster middleware IBM Business Partner that provides the logical replication functions that are integral to clustering and simplifies cluster creation and management.">Cluster middleware IBM Business Partners and available clustering products</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |