66 lines
4.2 KiB
HTML
66 lines
4.2 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="INETD server" />
|
||
|
<meta name="abstract" content="The Internet daemon (INETD) server must be started in order for a node to be added or started, as well as for merge partition processing." />
|
||
|
<meta name="description" content="The Internet daemon (INETD) server must be started in order for a node to be added or started, as well as for merge partition processing." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaigplan.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/strtcpsvr.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="rzaigconfiginetd" />
|
||
|
<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>INETD server</title>
|
||
|
</head>
|
||
|
<body id="rzaigconfiginetd"><a name="rzaigconfiginetd"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">INETD server</h1>
|
||
|
<div><p>The Internet daemon (INETD) server must be started in order for
|
||
|
a node to be added or started, as well as for merge partition processing.</p>
|
||
|
<p>It is recommended that the INETD server always be running in your cluster.</p>
|
||
|
<div class="section" id="rzaigconfiginetd__usingnavigator"><a name="rzaigconfiginetd__usingnavigator"><!-- --></a><h4 class="sectiontitle">Using iSeries™ Navigator</h4><p>This requires
|
||
|
Option 41 (<span class="keyword">i5/OS™</span> - HA Switchable
|
||
|
Resources) to be installed and licensed.</p>
|
||
|
<div class="p">To start the INETD server,
|
||
|
follow these steps:<ol><li>In iSeries Navigator,
|
||
|
expand <span class="uicontrol">Network</span>.</li>
|
||
|
<li>Expand <span class="uicontrol">Servers</span>.</li>
|
||
|
<li>Expand <span class="uicontrol">TCP/IP</span>.</li>
|
||
|
<li>Right-click <span class="uicontrol">INETD</span> and select <span class="uicontrol">Start</span>.</li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Using CL commands and APIs</h4><p>The INETD server can
|
||
|
also be started using the <span class="cmdname">STRTCPSVR (Start TCP/IP Server)</span> command
|
||
|
and specifying the *INETD parameter. When the INETD server is started, a QTOGINTD
|
||
|
(User QTCP) job will be present in the Active Jobs list on the subject node.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaigplan.htm" title="Find out what you need to do before you can set up clusters on your iSeries servers. Find out the prerequisites for clusters as well as hints on designing your cluster. Finally, read tips for setting up your network and some performance hints for clusters.">Plan for clusters</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<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/strtcpsvr.htm">STRTCPSVR (Start TCP/IP Server) command</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|