43 lines
4.6 KiB
HTML
43 lines
4.6 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-06" />
|
|
<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))' />
|
|
<meta name="keywords" content="troubleshooting, administering, iSeries NetServer,
|
|
readiness on iSeries, Troubleshooting, QZLSFILE, jobs, QZLSFILET" />
|
|
<title>Troubleshoot iSeries NetServer file share problems</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>
|
|
|
|
|
|
<a name="netready"></a>
|
|
<h2 id="netready">Troubleshoot iSeries NetServer file share problems</h2><a id="idx48" name="idx48"></a><a id="idx49" name="idx49"></a><a id="idx50" name="idx50"></a><a id="idx51" name="idx51"></a><a id="idx52" name="idx52"></a>
|
|
<p>If you experience problems with iSeries NetServer™ file share readiness on iSeries, then you should check the status of iSeries NetServer on iSeries. To do so, follow these steps:</p>
|
|
<ol type="1">
|
|
<li>Verify that iSeries has started the <tt class="xph">QSERVER</tt> subsystem. If iSeries has not already started the <tt class="xph">QSERVER</tt> subsystem, then start it by using the Start Subsystem (STRSBS) CL command.</li>
|
|
<li>Verify that iSeries has started the <tt class="xph">QZLSSERVER</tt> job within <tt class="xph">QSERVER</tt>. If iSeries has not already started the <tt class="xph">QZLSSERVER</tt> job, then start it by using the STRTCPSVR *NETSVR CL command.</li>
|
|
<li><img src="delta.gif" alt="Start of change" />Verify that the <tt class="xph">QZLSFILE</tt> prestarted job is waiting for a program start request (<tt class="xph">PSRW</tt> status on the <tt class="xph">Work with Active Jobs</tt> screen). If threaded support is desired, verify that the <tt class="xph">QZLSFILET</tt> job is awaiting client requests for file or print serving (<tt class="xph">TIMW</tt> or <tt class="xph">TIMA</tt> status on the <tt class="xph">Work with Active Jobs</tt> screen). If neither the <tt class="xph">QZLSFILET</tt> nor a <tt class="xph">QZLSFILE</tt> prestarted job is waiting for a program start request, then use the Start Prestart Jobs (STRPJ) CL command. This starts the prestarted job.
|
|
<a name="wq123"></a>
|
|
<div class="notetitle" id="wq123">Note:</div>
|
|
<div class="notebody">If a subsystem is configured to start the <tt class="xph">QZLSFILET</tt> job, that single <tt class="xph">QZLSFILET</tt> job services multiple clients and their respective thread-safe file shares. There are multiple <tt class="xph">QZLSFILE</tt> jobs in a subsystem and each one supports one client and all of the non thread-safe file shares that are accessed by a Windows client when using iSeries NetServer. However, if not running threaded, Linux connects to a separate QZLSFILE job for each mount of an iSeries NetServer share.</div><img src="deltaend.gif" alt="End of change" /></li>
|
|
<li><img src="delta.gif" alt="Start of change" />Add the <tt class="xph">QZLSFILET</tt> or <tt class="xph">QZLSFILE</tt> prestarted job to the <tt class="xph">QSERVER</tt> subsystem description (or a different subsystem description if you have configured others) if it is not already present. You can use the Add Prestarted Job Entry (ADDPJE) CL command to add the prestarted job entry.<img src="deltaend.gif" alt="End of change" /></li></ol>
|
|
<p>For more information on threaded client activity and problems that may be encountered, see <a href="rzahlqzlsfile.htm#qzlsfile">Troubleshoot iSeries NetServer user profile connections</a>.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|