87 lines
5.5 KiB
HTML
87 lines
5.5 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="topic" />
|
|
<meta name="DC.Title" content="Set up a cluster using clustering CL commands for HTTP Server" />
|
|
<meta name="abstract" content="This topic provides information about how to set up a cluster using a 5250 session." />
|
|
<meta name="description" content="This topic provides information about how to set up a cluster using a 5250 session." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaieparhttp.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2002,2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2002,2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaiesetha_cl" />
|
|
<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>Set up a cluster using clustering CL commands for HTTP Server</title>
|
|
</head>
|
|
<body id="rzaiesetha_cl"><a name="rzaiesetha_cl"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Set up a cluster using clustering CL commands for HTTP Server</h1>
|
|
<div><p>This topic provides information about how to set up a cluster using
|
|
a 5250 session.</p>
|
|
<div class="important"><span class="importanttitle">Important:</span> Information
|
|
for this topic supports the latest PTF levels for HTTP Server for i5/OS .
|
|
It is recommended that you install the latest PTFs to upgrade to the latest
|
|
level of the HTTP Server for i5/OS. Some of the topics documented here are
|
|
not available prior to this update. See <a href="http://www-03.ibm.com/servers/eserver/iseries/software/http/services/service.html" target="_blank">http://www.ibm.com/servers/eserver/iseries/software/http/services/service.htm</a> <img src="www.gif" alt="Link outside Information Center" /> for more information. </div>
|
|
<p>Set up your highly available HTTP Server instance using the clustering
|
|
CL commands. Before using the following commands, see <a href="../rzaig/rzaigicclust.htm">Clusters</a> for
|
|
more information. </p>
|
|
<p>The following is a subset of the Clustering CL commands that can be used
|
|
to perform clustering operations. See <a href="rzaieclcommands.htm">CL commands for HTTP Server</a> for
|
|
more information. </p>
|
|
<p>To create a cluster, use the following CL command: </p>
|
|
<dl class="block"><dt class="dlterm"><a href="../cl/crtclu.htm">CRTCLU</a></dt>
|
|
<dd><strong>Create Cluster</strong> creates a new cluster for one or more nodes. </dd>
|
|
</dl>
|
|
<p>To add nodes to an existing cluster, use the following CL command:</p>
|
|
<dl class="block"><dt class="dlterm"><a href="../cl/addclunode.htm">ADDCLUNODE</a> </dt>
|
|
<dd><strong>Add Cluster Node Entry</strong> adds a node to the membership list of an
|
|
existing cluster. </dd>
|
|
</dl>
|
|
<p>To start a node in the cluster, use the following CL command: </p>
|
|
<dl class="block"><dt class="dlterm"><a href="../cl/strclunod.htm">STRCLUNOD </a></dt>
|
|
<dd><strong>Start Cluster Node</strong> starts Clusters Resource Services on a node
|
|
in the cluster.<div class="note"><span class="notetitle">Note:</span> It is suggested that you start a new cluster node from
|
|
a node that is already active. </div>
|
|
</dd>
|
|
</dl>
|
|
<p>To determine the status of a node in a the cluster, use the following CL
|
|
command: </p>
|
|
<dl class="block"><dt class="dlterm"><a href="../cl/dspcluinf.htm">DSPCLUINF </a></dt>
|
|
<dd><strong>Display Cluster</strong> Information displays the status of a node in a
|
|
cluster. All nodes should be in the <em>Active</em> state.</dd>
|
|
</dl>
|
|
<p>To perform a swtichover in the case of a Primary/Backup configuration,
|
|
use the following CL command: </p>
|
|
<dl class="block"><dt class="dlterm"><a href="../cl/chgcrgpri.htm">CHGCRGPRI</a> </dt>
|
|
<dd><strong>Change Cluster Resource Group Primary</strong> performs an administrative
|
|
switchover of the cluster resource group by changing the current roles of
|
|
nodes in the recovery domain. </dd>
|
|
</dl>
|
|
<p>To remove a node from a cluster, use the following CL command: </p>
|
|
<dl class="block"><dt class="dlterm"><a href="../cl/rmvclunode.htm">RMVCLUNODE</a> </dt>
|
|
<dd><strong>Remove Cluster Node Entry</strong> removes a node from a cluster. </dd>
|
|
</dl>
|
|
<p>For more information on Clusters, see Clustering troubleshooting.</p>
|
|
<p> For instructions on how to set up a highly available Web
|
|
server, see <a href="rzaieconfigha.htm">Set up and administration of a highly available Web server cluster on HTTP Server (powered by Apache)</a>.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaieparhttp.htm" title="This topic provides step-by-step tasks for HTTP Server.">HTTP Server tasks</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |