104 lines
7.2 KiB
HTML
104 lines
7.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="task" />
|
|
<meta name="DC.Title" content="Determine storage area before installing fixes" />
|
|
<meta name="abstract" content="This information defines storage areas A and B and describes how to determine which one to use when you install fixes." />
|
|
<meta name="description" content="This information defines storage areas A and B and describes how to determine which one to use when you install fixes." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam8fixinstallprep.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="rzam8fixinstallstorage" />
|
|
<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>Determine storage area before installing fixes</title>
|
|
</head>
|
|
<body id="rzam8fixinstallstorage"><a name="rzam8fixinstallstorage"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Determine storage area before installing fixes</h1>
|
|
<div><p><span><img src="./delta.gif" alt="Start of change" />This information defines storage areas A and B and
|
|
describes how to determine which one to use when you install fixes.<img src="./deltaend.gif" alt="End of change" /></span></p>
|
|
<div class="section">The system maintains two copies of all Licensed Internal Code on
|
|
the system. One copy is considered the permanent copy and is stored on system <strong>storage
|
|
area A</strong>. The other copy is considered the temporary copy and is stored
|
|
on system <strong>storage area B</strong>. When the system is running, it uses the copy
|
|
that was selected before the last IPL (initial program load).</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam8fixinstallprep.htm" title="An overview of the preparation tasks that you can perform on your servers to ensure a successful install, which includes determining if there are any special instructions.">Step 2: Prepare your server to install fixes</a></div>
|
|
</div>
|
|
</div><div class="nested1" xml:lang="en-us" id="sysstorareasab"><a name="sysstorareasab"><!-- --></a><h2 class="topictitle2">System storage areas A and B</h2>
|
|
<div><div class="section"><p>A <tt class="msgph">B</tt> in the Data display on the front panel of the
|
|
system unit indicates that the next system IPL will be made from the B or
|
|
temporary storage area. The B storage area contains any Licensed Internal
|
|
Code fixes that have been temporarily or permanently applied. Temporarily
|
|
applied Licensed Internal Code fixes can be applied permanently (copied to
|
|
the <tt class="msgph">A</tt> storage area) or be permanently removed.</p>
|
|
<p>For the
|
|
system to use the latest Licensed Internal Code fixes that are temporarily
|
|
applied, you must be using the B storage area. The B storage area is what
|
|
you normally use. Select the A storage area if the IPL to the B storage area
|
|
fails because of a temporarily applied Licensed Internal Code fix.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="nested1" xml:lang="en-us" id="determinstorarea"><a name="determinstorarea"><!-- --></a><h2 class="topictitle2">Determining the storage area</h2>
|
|
<div><ol><li><span>On any command line, type <span class="uicontrol">dspptf 5722999</span> and
|
|
press <span class="uicontrol">Enter</span>.</span></li>
|
|
<li><span>On the Display PTF Status display, the storage area is identified
|
|
in the IPL source field. ##MACH#A is the <span class="uicontrol">A</span> storage
|
|
area and ##MACH#B is the <span class="uicontrol">B</span> storage area.</span></li>
|
|
<li><span>If you are not running on the <span class="uicontrol">B</span> storage
|
|
area, type the following command on any command line and press <span class="uicontrol">Enter</span>:
|
|
<span class="uicontrol">PWRDWNSYS *IMMED RESTART(*YES) IPLSRC(B)</span></span></li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
<div class="nested1" xml:lang="en-us" id="selectabstorarea"><a name="selectabstorarea"><!-- --></a><h2 class="topictitle2">Selecting the A or B storage area</h2>
|
|
<div><div class="section"><p>You can change the storage area from the command line or the control
|
|
panel:</p>
|
|
<ol><li>On the command line, type <samp class="codeph">PWRDWNSYS *IMMED RESTART(*YES) IPLSRC(X)</samp>,
|
|
where X is the storage area you want to select. If you are using the control
|
|
panel, continue with step <a href="#selectabstorarea__controlpanel">3</a>.</li>
|
|
<li><img src="./delta.gif" alt="Start of change" />If you are using Hardware Management Console (HMC), go to <a href="../icbase/iphbl/iphblos400iplsource.htm">Changing
|
|
the IPL type for an <span class="keyword">i5/OS™</span> logical
|
|
partition</a> for further instructions.<img src="./deltaend.gif" alt="End of change" /></li>
|
|
<li id="selectabstorarea__controlpanel"><a name="selectabstorarea__controlpanel"><!-- --></a>On the control panel, perform these tasks: <ol type="a"><li>For systems with a mode button, set the system to the <strong>Manual</strong> mode.
|
|
For systems without a mode button, start at step <a href="#selectabstorarea__installstorstep2">3.b</a>.</li>
|
|
<li id="selectabstorarea__installstorstep2"><a name="selectabstorarea__installstorstep2"><!-- --></a>Press the Increment/Decrement buttons until <samp class="codeph">02</samp> is
|
|
displayed in the Function/Data display on the control panel.</li>
|
|
<li>Press the Enter pushbutton on the control panel.</li>
|
|
<li>For systems with a mode button, press the Increment/Decrement buttons
|
|
until the character that represents the storage area you want to use for your
|
|
IPL source (A or B) appears in the Function/Data display. For systems without
|
|
a mode button, press the Increment/Decrement buttons until you see Normal
|
|
(N) and the character (A or B) for the IPL storage area you want to appear
|
|
in the Function/Data display.</li>
|
|
<li>Press the Enter pushbutton on the control panel to save the IPL settings.</li>
|
|
<li>For systems with a mode button, set the mode to <strong>Normal</strong>.</li>
|
|
<li>Power off the system using option 4 (Power off the system and immediately
|
|
power on) on the Power On and Off Tasks (POWER) menu. Wait for the system
|
|
to power down and automatically start an IPL. You see the Sign On display
|
|
when the IPL is complete. The storage area is now changed.</li>
|
|
</ol>
|
|
</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |