ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahq_5.4.0.1/rzahqibmdirectortroub.htm

76 lines
4.9 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" 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. -->
<meta name="dc.date" scheme="iso8601" content="2005-09-13" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<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))' />
<title>IBM Director Troubleshooting</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<img src="delta.gif" alt="Start of change" /><img src="delta.gif" alt="Start of change" />
<a name="rzahqibmdirectortroub"></a>
<h4 id="rzahqibmdirectortroub">IBM Director Troubleshooting</h4>
<a name="wq443"></a>
<div class="notetitle" id="wq443">Note:</div>
<div class="notebody"> This section pertains only to iSCSI attached systems.</div>
<p>If you cannot connect to IBM&reg; Director (for example, when starting or
shutting down a server) take the following actions:</p>
<p><span class="bold"></span></p>
<ul>
<li>Wait five minutes and retry the operation.</li>
<li>Stop and restart IBM Director
<ul>
<li>At the i5/OS command line enter <tt>ENDTCPSVR SERVER(*DIRECTOR)</tt></li>
<li>It will take several minutes or more for Director server to stop. Status
of the stop process can be obtained by running the following from qsh: <tt>/qibm/userdata/director/bin/twgstat</tt>. After a few
minutes, it should eventually report &quot;inactive&quot; state.</li>
<li>Start the qsh interpreter by entering <tt>qsh</tt> at
the i5/OS command line.</li>
<li>From qsh run run: <tt>/qibm/userdata/director/bin/twgstart</tt></li></ul></li>
<li>Verify the IBM Director properties file configuration
<p>The IBM Director properties
file is installed during the IBM Director installation in the location
/QIBM/ProdData/Director/classes/com/ibm/sysmgt/app/iide/IIDETask.properties.</p>
<p>Verify that the IBM Director properties file exists. If it does not exist,
reinstall IBM Director or contact your service representative.</p></li>
<li>Verify that a port is specified in the IBM Director properties file.
<p>This file
should contain a line that specifies <tt>&quot;port = <span class="bold-italic">xxxxx</span>&quot;</tt> where <span class="bold-italic">xxxxx</span> is the port number. If the line does not exist, do these steps:</p>
<ol type="1">
<li>Edit the file and add a line that contains &quot;port = 5779&quot;. 5779 is
the default port used for the i5/OS connection to IBM Director.</li>
<li>Restart IBM Director.</li></ol></li>
<li>Verify the port used by IBM Director is not in use by another application
<p>After starting IBM Director, verify that the port specified in the IBM Director
properties file is not in use by another application. </p>
<ol type="1">
<li>Using iSeries Navigator, expand <span class="bold">Network</span>&mdash;><span class="bold">TCP/IP Configuration</span>&mdash;><span class="bold">IPv4</span>&mdash;> <span class="bold">Connections</span>.</li>
<li>Right-click the list entry that has the same port number in the <span class="bold">Local Port</span> column that was specified in the IBM Director properties file
and select <span class="bold">Jobs</span>.</li>
<li>In the jobs list, look for a job with job name <span class="bold">Qcpmgtsvr</span> and user <span class="bold">Qcpmgtdir</span>. This should be the only job
that is using the specified port.</li></ol>
<p>If there are any other jobs using the port, then you must change
the port that is used by IBM Director using these steps:</p>
<ol type="1">
<li>In the IBM Director properties file, change the port number specified
in the line <tt>&quot;port = <span class="bold-italic">xxxxx</span>&quot;</tt> where <span class="bold-italic">xxxxx</span> is the port number.</li>
<li>Restart IBM Director.</li></ol></li></ul><img src="deltaend.gif" alt="End of change" /><img src="deltaend.gif" alt="End of change" />
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>