78 lines
5.8 KiB
HTML
78 lines
5.8 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="Unlink disk drives from a logical partition" />
|
|
<meta name="abstract" content="Unlinking Linux virtual disk drives (network server storage spaces) disconnects them from the logical partition, making them inaccessible to users. You also need to unlink disk drives if you are uninstalling a logical partition." />
|
|
<meta name="description" content="Unlinking Linux virtual disk drives (network server storage spaces) disconnects them from the logical partition, making them inaccessible to users. You also need to unlink disk drives if you are uninstalling a logical partition." />
|
|
<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="rzalmunlink" />
|
|
<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>Unlink disk drives from a logical partition</title>
|
|
</head>
|
|
<body id="rzalmunlink"><a name="rzalmunlink"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Unlink disk drives from a logical partition</h1>
|
|
<div><p>Unlinking Linux virtual disk drives (network server storage spaces)
|
|
disconnects them from the logical partition, making them inaccessible to users.
|
|
You also need to unlink disk drives if you are uninstalling a logical partition.</p>
|
|
<div class="p">Use either of the following methods to do this:</div>
|
|
</div>
|
|
<div class="nested1" xml:lang="en-us" id="unlnkinav"><a name="unlnkinav"><!-- --></a><h2 class="topictitle2">Unlink disk drive with iSeries™ Navigator</h2>
|
|
<div><div class="section"> To unlink disk drives from a logical partition, do the following:</div>
|
|
<ol><li class="stepexpand"><span>Vary off the NWSD for your logical partition.</span> See <a href="rzalmvaryon.htm">Start and stop the NWSD</a> for more information.</li>
|
|
<li class="stepexpand"><span>Click <span class="menucascade"><span class="uicontrol">Network</span> > <span class="uicontrol">Windows
|
|
Administration</span> > <span class="uicontrol">Disk Drives</span></span>.</span></li>
|
|
<li class="stepexpand"><span>Right-click the name of the disk drive that you want to remove.</span></li>
|
|
<li class="stepexpand"><span>Click <span class="uicontrol">Remove Link</span>.</span></li>
|
|
<li class="stepexpand"><span>Select a server from the list of linked servers.</span><ol type="a"><li class="substepexpand"><span>If you are unlinking a disk drive that you plan to relink, uncheck <span class="uicontrol">Compress
|
|
link sequence</span>.</span> You need to relink the disk drive as
|
|
the same link sequence number before you vary on the server. By preventing
|
|
compression of the link sequence values, you avoid having to unlink and relink
|
|
all the disk drives to get them in the correct sequence.</li>
|
|
</ol>
|
|
</li>
|
|
<li class="stepexpand"><span>Click <span class="uicontrol">Remove</span>.</span></li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
<div class="nested1" xml:lang="en-us" id="unlnkcl"><a name="unlnkcl"><!-- --></a><h2 class="topictitle2">Unlink disk drive with CL commands</h2>
|
|
<div><div class="section"> To unlink disk drives from a logical partition using the Remove
|
|
Server Storage Link (RMVNWSSTGL) CL command, do the following:</div>
|
|
<ol><li class="stepexpand"><span>Vary off the NWSD for your logical partition.</span> See <a href="rzalmvaryon.htm">Start and stop the NWSD</a> for more information.</li>
|
|
<li class="stepexpand"><span>Type <kbd class="userinput">RMVNWSSTGL</kbd> and press <span class="uicontrol">F4</span>.</span></li>
|
|
<li class="stepexpand"><span>Type the name of the storage space that you want to unlink in the
|
|
Network server storage space field. Press <span class="uicontrol">Enter</span></span></li>
|
|
<li class="stepexpand"><span>Type the name of the server from which you want to unlink the storage
|
|
space in the Network server description field. Press <span class="uicontrol">Enter</span></span><ol type="a"><li class="substepexpand"><span> If you are unlinking a linked disk drive that you plan to relink,
|
|
specify <kbd class="userinput">*NO</kbd> in the Renumber field. </span> You
|
|
need to relink the disk drive as the same sequence number before you vary
|
|
on the server. By preventing automatic renumbering, you avoid having to unlink
|
|
and relink all the disk drives to get them in the proper sequence.</li>
|
|
</ol>
|
|
</li>
|
|
<li class="stepexpand"><span>Press <span class="uicontrol">Enter</span></span></li>
|
|
</ol>
|
|
<div class="section"> If you are uninstalling a logical partition, your next step is to
|
|
delete the disk drive. See <a href="rzalmdelete.htm">Delete disk drives for a logical partition</a> for
|
|
more information. Otherwise, vary on the NWSD for your logical partition.
|
|
See <a href="rzalmvaryon.htm">Start and stop the NWSD</a> for more information.</div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |