ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzalm_5.4.0.1/rzalmnwsderrors.htm

135 lines
8.4 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="reference" />
<meta name="DC.Title" content="Debug NWSD error messages" />
<meta name="abstract" content="Understand and debug your NWSD error messages." />
<meta name="description" content="Understand and debug your NWSD error messages." />
<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="rzalmnwsderrors" />
<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>Debug NWSD error messages</title>
</head>
<body id="rzalmnwsderrors"><a name="rzalmnwsderrors"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Debug NWSD error messages</h1>
<div><p>Understand and debug your NWSD error messages.</p>
<div class="section"><p>You could encounter error messages when you try to vary on a Linux
partition. These error messages will appear if you provide information when
you create your NWSD that does not apply to a logical partition running on
the server. All error messages related to the NWSD should appear in QSYSOPR
indicating a description of the problem and a resolution to the issue.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption>Table 1. NWSD error messages</caption><thead align="left"><tr><th valign="top" width="19.09547738693467%" id="d0e26">Reason codes</th>
<th valign="top" width="80.90452261306532%" id="d0e28">Code explanation</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00000001</samp></td>
<td valign="top" width="80.90452261306532%" headers="d0e28 ">*NWSSTG was specified as the IPL source, but no storage
space was found.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00000002</samp></td>
<td valign="top" width="80.90452261306532%" headers="d0e28 ">The partition specified in the PARTITION parameter was
not found.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00000003</samp></td>
<td valign="top" width="80.90452261306532%" headers="d0e28 ">The partition specified in the PARTITION parameter is
not a GUEST partition.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00000004</samp></td>
<td valign="top" width="80.90452261306532%" headers="d0e28 ">There is already an NWSD in the i5/OS<sup>®</sup> partition that is
active and using the partition specified in the PARTITION parameter of the
NWSD.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00000005</samp></td>
<td valign="top" width="80.90452261306532%" headers="d0e28 ">The partition specified in the PARTITION parameter of
the NWSD is turned on (perhaps through the LPAR configuration interface or
from another i5/OS partition.)</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00000006</samp></td>
<td valign="top" width="80.90452261306532%" headers="d0e28 ">The partition is set to start from a stream file (stmf)
and for some reason that didn't work. You should note that the user performing
the vary on need read access to the IPL STMF parameter.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00000007</samp></td>
<td valign="top" width="80.90452261306532%" headers="d0e28 ">The NWSD is set to start from a storage space (NWSSTG),
but for some reason the kernel could not found. Some common reasons are no
type 0x41 partition or not marked startable.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00000008</samp></td>
<td valign="top" width="80.90452261306532%" headers="d0e28 ">The partition would not start. There are a variety of
reasons why the partition will not start. You could have a corrupt kernel
or the processor feature code does not support the shared processor pool.
If the kernel and processor are not the problem, you need to look at the information
for this partition and start reviewing the SRCs.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00000009</samp></td>
<td valign="top" width="80.90452261306532%" headers="d0e28 ">The partition identified as the logical partition is
not configured. To select a host partition, use the Work with Partition Status
display and press <span class="uicontrol">F11</span> (Work with partition configuration).
From the Partition Configuration display, select option <span class="uicontrol">13</span> next
to the partition to assign the partition a host.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00000010</samp></td>
<td rowspan="3" valign="top" width="80.90452261306532%" headers="d0e28 ">Contact your next level of support to find
a proper solution to the problem.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00000011</samp></td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00000080</samp></td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00001088</samp></td>
<td rowspan="3" valign="top" width="80.90452261306532%" headers="d0e28 ">The kernel does not appear to be valid.
This error is frequently caused if you do not FTP the kernel in binary mode.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">00001089</samp></td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">0000108A</samp></td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">0000108B</samp></td>
<td rowspan="2" valign="top" width="80.90452261306532%" headers="d0e28 ">The kernel does not appear to be compatible
with the version of i5/OS in the primary partition.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">0000108C</samp></td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">000010A3 </samp></td>
<td rowspan="3" valign="top" width="80.90452261306532%" headers="d0e28 ">There is an insufficient amount of processors
assigned to the partition or there are not enough shared processors available.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">000010A9</samp></td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">000010AA</samp></td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">000010A4</samp></td>
<td rowspan="2" valign="top" width="80.90452261306532%" headers="d0e28 ">There is an insufficient amount of memory
available for the partition.</td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">000010A5</samp></td>
</tr>
<tr><td valign="top" width="19.09547738693467%" headers="d0e26 "><samp class="codeph">000010AE</samp></td>
<td valign="top" width="80.90452261306532%" headers="d0e28 ">This error will occur on servers that only support dedicated
processors when either you have specified a shared processor for a Linux partition
or you have the QPRCMLTTSK server value set to 1.</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</body>
</html>