68 lines
4.7 KiB
HTML
68 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="concept" />
|
|
<meta name="DC.Title" content="Cluster commands and APIs" />
|
|
<meta name="abstract" content="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." />
|
|
<meta name="description" content="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." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigplansolutions.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconfigapidescriptions.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconfigaddnode.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="rzaigconfigapicl" />
|
|
<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>Cluster commands and APIs</title>
|
|
</head>
|
|
<body id="rzaigconfigapicl"><a name="rzaigconfigapicl"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Cluster commands and APIs</h1>
|
|
<div><p><span class="keyword">i5/OS™</span> 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.</p>
|
|
<p>You can write your own custom application to configure and manage your
|
|
cluster by utilizing cluster control language (CL) commands and application
|
|
programming interfaces (APIs). These commands and APIs take advantage of the
|
|
technology provided by cluster resource services provided as a part of <span class="keyword">i5/OS</span>.</p>
|
|
<dl><dt class="dlterm">QUSRTOOL</dt>
|
|
<dd>Cluster resource services also provides a set of example commands in the
|
|
QUSRTOOL library that map to the APIs that have no supported command interface.
|
|
The QUSRTOOL commands might be useful in some environments. For example, you
|
|
can change heartbeating or send information around the cluster. See the member
|
|
TCSTINFO in the file QUSRTOOL/QATTINFO for more information about these example
|
|
commands. An example application CRG exit program is also included in the
|
|
QUSRTOOL library. The sample source code can be used as the basis for writing
|
|
an exit program. Sample source, TCSTDTAEXT, in file QATTSYSC contains a source
|
|
for a program to create the QCSTHAAPPI and QCSTHAAPP0 dataareas, and QACSTOSDS
|
|
(object specifier) file.</dd>
|
|
</dl>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaigconfigapidescriptions.htm">Cluster CL command and API descriptions</a></strong><br />
|
|
There are many APIs and CL commands that you can use for configuring, activating, and managing clusters, cluster nodes, and cluster resource groups.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaigplansolutions.htm" title="Cluster resource services provides the basic cluster infrastructure. There are several methods that will allow you to take advantage of the clustering capabilities provided by cluster resource services.">Solutions for configuring and managing clusters</a></div>
|
|
</div>
|
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
|
<div><a href="rzaigconfigaddnode.htm" title="You can add a node to a cluster using iSeries Navigator or commands.">Add a node to a cluster</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |