128 lines
7.0 KiB
HTML
128 lines
7.0 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="Task 1 - Start the save storage procedure" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu247.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu137.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzaiu241" />
|
||
|
<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>Task 1 - Start the save storage procedure</title>
|
||
|
</head>
|
||
|
<body id="rzaiu241"><a name="rzaiu241"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Task 1 - Start the save storage procedure</h1>
|
||
|
<div></div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiurzaiu247.htm">Save storage for mirrored protection</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="rzaiurzaiu137.htm" title="Save your configuration objects.">Save configuration information</a></div>
|
||
|
</div>
|
||
|
</div><div class="nested1" xml:lang="en-us" id="taskSunDec051532502004"><a name="taskSunDec051532502004"><!-- --></a><h2 class="topictitle2">Do These Things Before You Begin:</h2>
|
||
|
<div><div class="section"> <ul><li>Initialize at least three more tapes than you think that you will need
|
||
|
to complete the save operation. Initialize them as standard-labeled tapes
|
||
|
and specify the maximum density for the tape unit you are using. The number
|
||
|
of tapes that you need depends on the size of the server, the number of objects,
|
||
|
and the capacity of the tape. <p>Each tape should have a volume ID of SAVEDS
|
||
|
and an external label that allows you to easily identify the tape. Ensure
|
||
|
that each of the tapes support the same density.</p>
|
||
|
</li>
|
||
|
<li>Clean the read/write heads of the tape unit.</li>
|
||
|
<li>Apply any program temporary fixes (PTFs).</li>
|
||
|
<li>Print a list of all the PTFs currently on the server. Type the following
|
||
|
and press the Enter key: <pre>DSPPTF LICPGM(*ALL) OUTPUT(*PRINT)</pre>
|
||
|
</li>
|
||
|
<li>Ensure that you saved the hardware configuration information from the
|
||
|
server. Use the Save Configuration (SAVCFG) command or the Save System (SAVSYS)
|
||
|
command to save the configuration objects. The restore storage procedure uses
|
||
|
the SAVSYS media volume or the SAVCFG media volume to restore the hardware
|
||
|
configuration information.</li>
|
||
|
<li>Print a list of the current network attributes. Type the following and
|
||
|
press the Enter key: <pre>DSPNETA OUTPUT(*PRINT)</pre>
|
||
|
Keep this
|
||
|
Network Attributes list with the tapes that are written during the save storage
|
||
|
operation.</li>
|
||
|
</ul>
|
||
|
<div class="note"><span class="notetitle">Attention logical partitioning users:</span> <ul><li>Using the Save Storage (SAVSTG) command will cause your server to perform
|
||
|
an IPL. If you are running this command on the primary partition, you <span class="uicontrol">must</span> quiesce
|
||
|
the secondary partitions before continuing.</li>
|
||
|
<li>In order to save your entire system configuration, you must save each
|
||
|
logical partition individually.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
<ol><li class="stepexpand"><span>Sign on at the console with a user profile that has *SAVSYS special
|
||
|
authority.</span></li>
|
||
|
<li class="stepexpand"><span>Notify users that the server will be unavailable.</span></li>
|
||
|
<li class="stepexpand"><span></span> Change the QSYSOPR message queue to break mode: <pre>CHGMSGQ MSGQ(QSYSOPR) DLVRY(*BREAK) SEV(60)</pre>
|
||
|
</li>
|
||
|
<li class="stepexpand"><span></span> Type the following to bring the server to a restricted
|
||
|
state: <pre>ENDSBS SBS(*ALL) OPTION(*CNTRLD) DELAY(600)</pre>
|
||
|
<div class="p"> <div class="note"><span class="notetitle">Note:</span> For
|
||
|
the delay parameter, specify a number of seconds that allows your server time
|
||
|
to bring most jobs to a normal end. On a large, busy server, you may need
|
||
|
a longer delay.</div>
|
||
|
</div>
|
||
|
<p>The server sends messages to the QSYSOPR message
|
||
|
queue. These messages indicate that the subsystems ended, and the server is
|
||
|
in a restricted state. When the subsystems have ended, continue with the next
|
||
|
step.</p>
|
||
|
</li>
|
||
|
<li class="stepexpand"><span>Load the first media volume of the SAVSTG media, and make the media
|
||
|
device ready.</span></li>
|
||
|
<li class="stepexpand"><span>Check the control panel on your processor to ensure that the server
|
||
|
is in normal mode.</span></li>
|
||
|
<li class="stepexpand"><span>If you are not using logical partitioning, continue with the next
|
||
|
step. Otherwise, if you are performing this operation from the primary partition,
|
||
|
be sure to power down all secondary partitions.</span></li>
|
||
|
<li class="stepexpand"><span></span> Enter the save storage command, such as: <pre>SAVSTG DEV(TAP01) CLEAR(*ALL)</pre>
|
||
|
<p>You
|
||
|
can also enter an expiration date (EXPDATE(mmddyy)).</p>
|
||
|
</li>
|
||
|
<li class="stepexpand"><span></span> Press the Enter key. The server will power down with
|
||
|
a restart IPL. This is similar to PWRDWNSYS OPTION(*IMMED) RESTART(*YES).
|
||
|
This means that when you enter the command, the server will power down and
|
||
|
perform an automatic IPL. <p>When the IPL occurs, a dedicated service tools
|
||
|
(DST) function starts saving storage. If the operator correctly loads the
|
||
|
media volume and the expiration date check passes, the operator does not need
|
||
|
to be present for the first media volume.</p>
|
||
|
<div class="p">If you load the media volume
|
||
|
correctly, the following save status display continually displays the progress
|
||
|
of the save operation. <div class="fignone"><pre class="screen"> Function Status
|
||
|
|
||
|
You selected to save storage.
|
||
|
|
||
|
|
||
|
|
||
|
1 % Complete</pre>
|
||
|
</div>
|
||
|
</div>
|
||
|
<p>The <em>Percent saved</em> field on the display estimates the
|
||
|
progress of the total amount of saved sectors. However, this estimate does
|
||
|
not accurately predict the time it takes to save or the number of tapes that
|
||
|
you need to complete the save operation. The reason is that the server does
|
||
|
not save unused sectors.</p>
|
||
|
</li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|