ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzau9_5.4.0.1/rzau9restricttapop.htm

73 lines
4.6 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="copyright" content="(C) Copyright IBM Corporation 2005" />
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
<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="Restricting iSeries tape and optical drives" />
<meta name="abstract" content="This topic discusses how to restrict tape and optical drive usage for your integrated Linux server." />
<meta name="description" content="This topic discusses how to restrict tape and optical drive usage for your integrated Linux server." />
<meta name="DC.Relation" scheme="URI" content="rzau9mandrives.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzau9restricttapop" />
<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>Restricting iSeries tape and optical drives</title>
</head>
<body id="rzau9restricttapop"><a name="rzau9restricttapop"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Restricting iSeries™ tape and optical drives</h1>
<div><p>This topic discusses how to restrict tape and optical drive usage
for your integrated Linux<sup>®</sup> server.</p>
<div class="section"><p>You can prevent a Linux server from using a particular tape
or optical device by specifying the tape or optical device as a restricted
resource in the servers NWSD.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzau9mandrives.htm" title="This topic describes information and advice on how to manage iSeries disk storage allocated to integrated Linux servers.">Managing Linux drives</a></div>
</div>
</div><div class="nested1" xml:lang="en-us" id="rzau9restinav"><a name="rzau9restinav"><!-- --></a><h2 class="topictitle2">Restricting iSeries tape and optical drives from iSeries Navigator</h2>
<div><div class="section"><p>Go to the server properties panel, then the <strong>System</strong> tab.
Click the <strong>Advanced</strong> button. Go to the <strong>Restricted Devices</strong> tab.</p>
</div>
</div>
</div>
<div class="nested1" xml:lang="en-us" id="rzau9restcl"><a name="rzau9restcl"><!-- --></a><h2 class="topictitle2">Restricting iSeries tape and optical drives using CL commands</h2>
<div><div class="section"><p>To restrict devices, complete the following steps:</p>
</div>
<ol><li class="stepexpand"><span>Shut down the integrated Linux server.</span></li>
<li class="stepexpand"><span>Type <kbd class="userinput">WRKNWSD</kbd> on the <span class="keyword">i5/OS™</span> command
line. Press <span class="uicontrol">Enter</span>. The Work with Network Server Descriptions
display appears. Type <kbd class="userinput">2</kbd> in the Opt column next to the
NWSD that you want to change. Press <span class="uicontrol">Enter</span>. The Change
Network Server Desc display appears.</span></li>
<li class="stepexpand"><strong>Optional: </strong><span>Type <kbd class="userinput">CHGNWSD</kbd> on the
command line. Press <span class="uicontrol">Enter</span>. The Change Network Server
Desc display appears. Enter the name of the NWSD. Press <span class="uicontrol">Enter</span>.</span></li>
<li class="stepexpand"><span>Scroll down to the Restricted device resources parameter (RSTDEVRSC)
and list the devices that are not to be made available. To specify more than
two resources, type a <kbd class="userinput">+</kbd> in the + for more values field
and press <span class="uicontrol">Enter</span>.</span> <p>After you have entered
your resources press <span class="uicontrol">Enter</span>. Here is an example:</p>
<pre>CHGNWSD NWSD(nwsd-name) RSTDDEVRSC(OPT01 TAP02)</pre>
</li>
<li class="stepexpand"><span>Restart the server.</span></li>
</ol>
</div>
</div>
</body>
</html>