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

81 lines
5.2 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Enable a node to be added to a cluster" />
<meta name="abstract" content="Before you can add a node to a cluster, you need to set a value for the Allow add to cluster (ALWADDCLU) network attribute." />
<meta name="description" content="Before you can add a node to a cluster, you need to set a value for the Allow add to cluster (ALWADDCLU) network attribute." />
<meta name="DC.Relation" scheme="URI" content="rzaigconfigsecure.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/chgneta.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzahu/rzahurazhudigitalcertmngmnt.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="rzaigconfigenablenode" />
<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>Enable a node to be added to a cluster</title>
</head>
<body id="rzaigconfigenablenode"><a name="rzaigconfigenablenode"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Enable a node to be added to a cluster</h1>
<div><p>Before you can add a node to a cluster, you need to set a value
for the Allow add to cluster (ALWADDCLU) network attribute.</p>
<p>Use the <span class="cmdname">Change Network Attributes (CHGNETA)</span> command
on any server that you want to set up as a cluster node. The <span class="cmdname">Change
Network Attributes (CHGNETA)</span> command changes the network attributes
of a system. The ALWADDCLU network attribute specifies whether a node will
allow another system to add it as a node in a cluster.</p>
<div class="note"><span class="notetitle">Note:</span> You must have *IOSYSCFG authority to change the network attribute ALWADDCLU.</div>
<p>You can pick one of these values:</p>
<dl><dt class="dlterm"><u>*SAME</u></dt>
<dd>The value does not change. The system is shipped with a value of *NONE.</dd>
<dt class="dlterm">*NONE</dt>
<dd>No other system can add this system as a node in a cluster.</dd>
<dt class="dlterm">*ANY</dt>
<dd>Any other system can add this system as a node in a cluster.</dd>
<dt class="dlterm">*RQSAUT</dt>
<dd>Any other system can add this system as a node in a cluster only after
the cluster add request has been authenticated.</dd>
</dl>
<p>The ALWADDCLU network attribute is checked to see if the node that is being
added is allowed to be part of the cluster and whether to validate the cluster
request through the use of X.509 digital certificates. A <strong>digital certificate</strong> is
a form of personal identification that can be verified electronically. If
validation is required, the requesting node and the node that is being added
must have the following installed on the systems:</p>
<ul><li><span class="keyword">i5/OS™</span> Option 34 (Digital
Certificate Manager)</li>
<li>Cryptographic Access Provider</li>
</ul>
<p>When *RQSAUT is selected, the certificate authority trust list for the <span class="keyword">i5/OS</span> cluster security server application
must be properly set up. The server application identifier is QIBM_QCST_CLUSTER_SECURITY.
At a minimum, add certificate authorities for those nodes that you allow to
join the cluster.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaigconfigsecure.htm" title="Consider some of the security issues you need to consider when you plan to use clustering on your systems.">Cluster security</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="../rzahu/rzahurazhudigitalcertmngmnt.htm">Digital Certificate Management</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="relref"><strong>Related reference</strong><br />
<div><a href="../cl/chgneta.htm">Change Network Attributes (CHGNETA) command</a></div>
</div>
</div>
</body>
</html>