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

76 lines
4.7 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="Start a cluster node" />
<meta name="abstract" content="Starting a cluster node starts cluster resource services on a node in the cluster. Beginning with cluster version 3, a node can start itself and will be able to rejoin the current active cluster, provided it can find an active node in the cluster." />
<meta name="description" content="Starting a cluster node starts cluster resource services on a node in the cluster. Beginning with cluster version 3, a node can start itself and will be able to rejoin the current active cluster, provided it can find an active node in the cluster." />
<meta name="DC.Relation" scheme="URI" content="rzaigmanage.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaigmanageendclusterjob.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaigtroubleshootrecoverjobfailure.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="rzaigmanagestartnode" />
<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>Start a cluster node</title>
</head>
<body id="rzaigmanagestartnode"><a name="rzaigmanagestartnode"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Start a cluster node</h1>
<div><p>Starting a cluster node starts cluster resource services on a node
in the cluster. Beginning with cluster version 3, a node can start itself
and will be able to rejoin the current active cluster, provided it can find
an active node in the cluster.</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>When
cluster resource services is successfully started on the node specified, the
status of the node will be set to <var class="varname">Started</var>.</p>
<p>To start
clustering on a node, 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>Expand the cluster that contains the node on which you want to
start clustering.</span></li>
<li><span>Click <span class="uicontrol">Nodes</span>.</span></li>
<li><span>Right-click the node on which you want to start the cluster, and
select <span class="menucascade"><span class="uicontrol">Cluster</span> &gt; <span class="uicontrol">Start</span></span>.</span></li>
</ol>
<div class="section">Cluster<p><strong>Using CL commands and APIs</strong></p>
<p>You can also use
CL commands or APIs to start a node. When cluster resource services is successfully
started on the node specified, the status of the node will be set to <var class="varname">Active</var>.</p>
<ul><li><a href="../cl/strclunod.htm"><span class="cmdname">Start
Cluster Node (STRCLUNOD)</span> command</a></li>
<li><a href="../apis/clcntstcn.htm"><span class="apiname">Start
Cluster Node (QcstStartClusterNode)</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="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzaigmanageendclusterjob.htm" title="Never try to end a cluster job directly.">End cluster jobs</a></div>
<div><a href="rzaigtroubleshootrecoverjobfailure.htm" title="Failure of a cluster resource services job is usually indicative of some other problem.">Recover from cluster job failures</a></div>
</div>
</div>
</body>
</html>