ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaef_5.4.0.1/rzaefcrtnvol.htm

55 lines
3.6 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-06" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 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))' />
<meta name="keywords" content="CRTNTWVOL (Create NetWare Volume) command,
Create NetWare Volume (CRTNTWVOL) command, CRTNTWVOL (Create NetWare Volume),
command, CL, Create NetWare Volume (CRTNTWVOL), creating, volumes, NetWare,
NetWare volume, compression, data, suballocation, block" />
<title>Create a NetWare volume</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="crtnvol"></a>
<h3 id="crtnvol">Create a NetWare volume</h3><a id="idx145" name="idx145"></a><a id="idx146" name="idx146"></a><a id="idx147" name="idx147"></a><a id="idx148" name="idx148"></a><a id="idx149" name="idx149"></a><a id="idx150" name="idx150"></a><a id="idx151" name="idx151"></a><a id="idx152" name="idx152"></a>
<p>The easiest way to create a NetWare volume from iSeries&trade; is to use the Create NetWare Volume (CRTNTWVOL)
command: </p>
<ol type="1">
<li>On the iSeries command line, type <tt class="xph">CRTNTWVOL</tt> and press F4.</li>
<li>In the <tt class="xph">Volume</tt> field, specify a name for the new volume.</li>
<li>In the <tt class="xph">Server</tt> field, specify the NetWare server name.</li>
<li>In the <tt class="xph">Size of volume</tt> field, either specify a specific size
or use the default to create the volume with the maximum available size.</li>
<li>Specify a <tt class="xph">device number</tt> for the NetWare server. (To find out
the device number and available free space on the server, follow steps <a href="rzaefchgvolsize.htm#volsizestp1">1</a> through <a href="rzaefchgvolsize.htm#volsizestp3">3</a> of the procedure to
increase volume size.)</li>
<li>In the <tt class="xph">segment number</tt> field, either specify a valid segment
number or allow the default *ANY.</li>
<li>In the <tt class="xph">Block size field</tt>, specify a size or use the default.</li>
<li>If you set data compression or block suballocation on, you cannot turn
it off after mounting the volume for the first time.</li>
<li>The text is held in an NDS object that corresponds to the volume.</li>
<li>Press Enter to create the volume. iSeries creates the volume by using either
the specified segment or the first free segment on the device that satisfies
(or most closely matches) the requested size.</li></ol>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>