77 lines
5.2 KiB
HTML
77 lines
5.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>Back up user-defined disk drives for 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="rzahqbkurf"></a>
|
|
<h3 id="rzahqbkurf">Back up user-defined disk drives for an integrated Windows server</h3>
|
|
<p>The disk drives that you create for your integrated servers are in the
|
|
integrated file system. To save these storage spaces from the user disk pool
|
|
(ASP) on i5/OS™, you use the <a href="../rzaiu/rzaiurzaiu150.htm">Save (SAV) command.</a></p>
|
|
<dl>
|
|
<dt class="bold"><span class="bold">Note:</span></dt>
|
|
<dd>Treat a network server description (NWSD), its predefined disk drives,
|
|
and any user-defined disk drives linked to it as a unit. Save and restore
|
|
them at the same time. They constitute a full system and should be treated
|
|
as such. Otherwise, the integrated server may not be able to re-establish
|
|
items such as Windows server File System permissions.
|
|
</dd>
|
|
</dl>
|
|
<p>To save disk drives in a user disk pool (ASP) on i5/OS, do this:</p>
|
|
<ol type="1">
|
|
<li>If you are saving to tape, ensure that you have mounted a tape that is
|
|
formatted for i5/OS.</li>
|
|
<li>For network server storages spaces created in an independent disk pool,
|
|
verify that the auxiliary storage pool (ASP) device is varied on before saving
|
|
the 'dev/independent ASP name/stgspc.UDFS' object.</li>
|
|
<li>Shut down the integrated server by varying off the network server description
|
|
to prevent users from updating files during the backup. See <a href="rzahqstartnstop.htm#rzahqstartnstop">Start and stop an integrated server</a>.</li>
|
|
<li>On the i5/OS command line, type <tt>SAV</tt> and press F4.</li>
|
|
<li>If you are saving the storage space to tape, specify the name of your
|
|
tape device (for example, <tt>/QSYS.LIB/TAP01.DEVD</tt>)
|
|
in the <span class="italic">Device</span> field.
|
|
<p>If you are saving the storage
|
|
space to a save file instead of to tape, specify the path to the save file
|
|
as the device. (For example, to use a save file named MYSAVF in library WINBACKUP,
|
|
you would specify: <tt>'/QSYS.LIB/WINBACKUP.LIB/MYSAVF.FILE'</tt>) for the device.) Otherwise, use the name of your device (for example, <tt>/QSYS.LIB/TAP01.DEVD</tt>).</p></li>
|
|
<li>In the <span class="italic">Name</span> field under <tt>Objects:</tt>, specify <tt>'/QFPNWSSTG/stgspc'</tt> and
|
|
also <tt>'dev/QASPnn/stgspc.UDFS'</tt>, where <tt>stgspc</tt> is the name of the network server storage space and <span class="italic">xx</span> is the number of the disk pool.
|
|
<ul>
|
|
<li>For storage spaces created in a user disk pool, use <tt>/QFPNWSSTG/stgspc</tt>and also <tt>dev/QASPnn/stgspc.UDFS</tt>, where <tt>stgspc</tt>is the name of the network
|
|
server storage space and <span class="italic">xx</span> is the number of the user
|
|
disk pool.</li>
|
|
<li>For an independent disk pool, use <tt>/QFPNWSSTG/stgspc</tt> and also <tt>dev/independent ASP name/stgspc.UDFS</tt> where <tt>independent ASP name</tt> is the
|
|
name of the independent disk pool and <tt>stgspc</tt>is
|
|
the name of the network server storage space.</li></ul></li>
|
|
<li>Specify values for any other parameters that you want and press Enter
|
|
to save the storage space.</li>
|
|
<li>Start the Windows server. See <a href="rzahqstartnstop.htm#rzahqstartnstop">Start and stop an integrated server</a>.</li></ol>
|
|
<p>You can find more information about backing up system objects and the appropriate
|
|
save commands in <a href="../rzahg/rzahgbackup.htm">Backup, recovery, and availability</a>.</p>
|
|
<p>The method that is described above allows you to back up and recover entire
|
|
network server storage spaces. To back up and recover individual files, you
|
|
can use the new function: <a href="rzahqflbpo.htm#rzahqflbpo">Back up individual integrated Windows server files and directories</a>.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|