97 lines
6.2 KiB
HTML
97 lines
6.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 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>Problems starting an integrated Windows server</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="rzahqtvopi"></a>
|
|
<h3 id="rzahqtvopi">Problems starting an integrated Windows server</h3>
|
|
<p>If your integrated server will not start, perform these steps to determine
|
|
the problem.</p>
|
|
<ol type="1">
|
|
<li>Check the status of the server. Verify that the current status of the
|
|
NWSD is <tt>VARIED OFF</tt>. If it is not, vary off the
|
|
NWSD; then retry starting the server. See <a href="rzahqstartnstop.htm#rzahqstartnstop">Start and stop an integrated server</a>.
|
|
If the status of the server is <tt>VARY ON PENDING</tt> even
|
|
though the integrated server did not start, there may be a device driver problem.</li>
|
|
<li>Look for error messages and possible corrective actions in the job log
|
|
where the vary on of the NWSD was performed.</li>
|
|
<li>Look in the QSYSOPR message queue for failure messages and possible corrective
|
|
actions.</li>
|
|
<li>If you created a server configuration file that might be causing problems,
|
|
try repairing or resetting the server configuration file. See <a href="rzahqcfppi.htm#rzahqcfppi">NWSD configuration file errors</a>.</li>
|
|
<li>If you initiated a restart from the integrated server, perform these steps.
|
|
|
|
<ol type="a">
|
|
<li>On i5/OS, enter the command <tt>WRKACTJOB SBS(QSYSWRK)</tt>.</li>
|
|
<li>Press Enter.</li>
|
|
<li>Locate the job <tt>QVNAVARY</tt>.</li>
|
|
<li>Select option 5 to work with the job.</li>
|
|
<li>If the job is active or on the job queue, select option 10 to display
|
|
the job log. Look for failure messages and possible corrective actions.</li>
|
|
<li>If you have ended the job, enter <tt>WRKSPLF SELECT(*CURRENT
|
|
*ALL *ALL QVNAVARY)</tt> to display the spooled file.</li></ol></li>
|
|
<li>Enter the command <tt>WRKPRB</tt> to see logged problems.</li></ol>
|
|
<p><img src="delta.gif" alt="Start of change" />For IXS or IXA attached xSeries® server, a batch job using the name
|
|
BTnwsdname is submitted to perform the vary off and vary on needed to 'reboot'
|
|
the server.<img src="deltaend.gif" alt="End of change" /></p>
|
|
<p><img src="delta.gif" alt="Start of change" />Identify the qualified name of the job that was submitted in
|
|
the QVNAVARY joblog. Locate the joblog for the submitted 'reboot' job by fully
|
|
qualifying the jobname using WRKSPLF SELECT(*ALL) JOB(qualjobname).<img src="deltaend.gif" alt="End of change" /></p>
|
|
<p><img src="delta.gif" alt="Start of change" />List all 'reboot' jobs with WRKSPLF SELECT(*ALL) JOB(BTnwsdname)
|
|
.<img src="deltaend.gif" alt="End of change" /></p>
|
|
<p><span class="bold">Emergency Repair</span></p>
|
|
<p>If the problem persists due to a failing system drive but you have a successful
|
|
backup of that drive, try this emergency repair. To recover lost data and
|
|
return the system to a functioning state, follow these steps.</p>
|
|
<dl>
|
|
<dt class="bold"><span class="bold">Note:</span></dt>
|
|
<dd>These examples use the NWSD name <span class="italic">ERS</span> with a
|
|
system drive named <span class="italic">ERS1</span>.
|
|
</dd>
|
|
</dl>
|
|
<ol type="1">
|
|
<li>Unlink the failing system drive (typically the C: drive) by using this
|
|
command: <tt>RMVNWSSTGL NWSSTG(<span>ERS1</span>) NWSD(<span>ERS</span>)</tt>.</li>
|
|
<li>Copy the failing system drive to a new name by using this command: <tt>CRTNWSSTG NWSSTG(<span>ERSBKP</span>)
|
|
FROMNWSSTG(<span>ERS1</span>)</tt>.</li>
|
|
<li>Restore your latest backup of the system drive.</li>
|
|
<li>Link in the restored system drive by using this command: <tt>ADDNWSSTGL NWSSTG(<span>ERS1</span>) NWSD(<span>ERS</span>)</tt>.</li>
|
|
<li>Link in the failing system drive from step 1 by using this command: <tt>ADDNWSSTGL NWSSTG(<span>ERS1BKP</span>) NWSD(<span>ERS</span>)</tt></li>
|
|
<li>Vary on the NWSD by using this command: <tt>VRYCFG
|
|
CFGOBJ(<span>ERS</span>) CFGTYPE(*NWS) STATUS(*ON)</tt>.</li>
|
|
<li>Copy any key files, such as data files, from the failing system drive
|
|
which have changed from the latest backup.</li>
|
|
<li>Install any applications that you added or upgraded since the latest backup.</li>
|
|
<li>Vary off the NWSD by using this command: <tt>VRYCFG
|
|
CFGOBJ(<span>ERS1</span>) CFGTYPE(*NWS) STATUS(*OFF)</tt>.</li>
|
|
<li>Unlink the failing system drive from step 5 by using this command: <tt>RMVNWSSTGL NWSSTG(ERS1BKP) ERS(ERS1)</tt>.</li>
|
|
<li>Until you are sure you have removed all data from the failing system drive,
|
|
you can relink the drive (step 5) and copy additional files to the restored
|
|
drive. Once you are sure that you have removed all data from the failing system
|
|
drive, make a new backup of all storage spaces. Refer to <a href="rzahqbkprf.htm#rzahqbkprf">Back up predefined disk drives for integrated Windows servers</a> for
|
|
steps to backup storage spaces. Then delete the failing system drive by using
|
|
this command: <tt>DLTNWSSTG NWSSTG(<span>ERS1BKP</span>)</tt>.</li></ol>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|