72 lines
4.7 KiB
HTML
72 lines
4.7 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>Restore an integrated Windows server's NWSD and disk drives</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="rzahqrcopo"></a>
|
|
<h2 id="rzahqrcopo">Restore an integrated Windows server's NWSD and disk drives</h2>
|
|
<p>One method of restoring your integrated server data is to restore the Network
|
|
Server Description (NWSD) and disk drives that i5/OS™ associates with that server. It is the
|
|
fastest method for restoring large amounts of data. If you used file-level
|
|
backup, you can also restore specific integrated server files.</p>
|
|
<p>When you restore saved objects from i5/OS, you need to be aware of these considerations:</p>
|
|
<p><span class="bold">Notes:</span></p>
|
|
<ol type="1">
|
|
<li>Treat a network server description (NWSD), its predefined disk drives
|
|
(see <a href="rzahqrstrf.htm#rzahqrstrf">Predefined disk drives for integrated Windows servers</a>), and any user-defined disk drives that are
|
|
linked to it as a unit. Restore them at the same time. Otherwise, the integrated
|
|
server may not be able to re-establish items such as Windows server File
|
|
System permissions.</li>
|
|
<li>To have i5/OS automatically relink restored disk drives in the integrated file
|
|
system to the appropriate NWSD, restore the NWSD after you restore the disk
|
|
drives.</li>
|
|
<li>If you restore an NWSD before restoring the predefined and user-defined
|
|
disk drives in the integrated file system, you need to relink those disk
|
|
drives. You can do this by using the Add Network Server Storage Link (ADDNWSSTGL)
|
|
command for each disk drive that is associated with the NWSD:
|
|
<p></p>
|
|
<pre class="xmp">ADDNWSSTGL NWSSTG(Storage_Name) NWSD(NWSD_Name)</pre></li>
|
|
<li>When you restore a domain controller, ensure that the domain database
|
|
held on the server is synchronized with the other domain controllers. When
|
|
restoring shared drives used by a Windows cluster node, it may be necessary
|
|
to manually relink the shared drives. Begin by linking the shared quorum resource
|
|
drive first. You can use the following command to link the shared quorum
|
|
resource drive:
|
|
<p></p>
|
|
<pre class="xmp"> ADDNWSSTGL NWSSTG(Quorum_name) NWSD(NWSD_Name) ACCESS(*SHRUPD) DYNAMIC(*YES) DRVSEQNBR(*QR)</pre><p class="indatacontent"> Once the quorum resource has been relinked, the remaining shared drives
|
|
can then be re-linked as well. Use the following command to relink the remaining
|
|
shared drives:</p>
|
|
<pre class="xmp"> ADDNWSSTGL NWSSTG(Shared_name) NWSD(NWSD_Name) ACCESS(*SHRUPD) DYNAMIC(*YES) DRVSEQNBR(*CALC)</pre><p class="indatacontent"> Follow normal Windows procedures to do this and refer to documentation
|
|
from Microsoft® as necessary.</p></li>
|
|
<li>Restoring NWSD installed on certain hardware types to different hardware
|
|
type may be restricted. For more information, see <a href="rzahqrstnwsd.htm#rzahqrstnwsd">Restore integrated Windows server NWSDs</a>.</li></ol>
|
|
<p>To restore an integrated server's NWSD and disk drives, refer to these
|
|
pages:</p>
|
|
<ul>
|
|
<li><a href="rzahqrstv4r5.htm#rzahqrstv4r5">Restore predefined disk drives for integrated Windows servers</a></li>
|
|
<li><a href="rzahqrstuser.htm#rzahqrstuser">Restore user-defined disk drives for integrated Windows servers</a></li>
|
|
<li><a href="rzahqrstnwsd.htm#rzahqrstnwsd">Restore integrated Windows server NWSDs</a></li></ul>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|