64 lines
3.6 KiB
HTML
64 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))' />
|
|
<title>Increase NetWare volume size</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="chgvolsize"></a>
|
|
<h4 id="chgvolsize">Increase NetWare volume size</h4>
|
|
<p>NetWare Enhanced Integration enables you to increase the size of NetWare volumes from your iSeries™. You can increase volume size by specifying the new size and the segment
|
|
from which you want the additional size to be used.</p>
|
|
<p>To <span class="bold">increase volume size</span>, do this:</p>
|
|
<ol type="1">
|
|
<li id="volsizestp1">
|
|
<a name="volsizestp1"></a>On the iSeries command line, type <tt class="xph">WRKNTWVOL</tt> and
|
|
press F4.</li>
|
|
<li>Specify the NetWare server name.</li>
|
|
<li id="volsizestp3">
|
|
<a name="volsizestp3"></a>Press F10 to show segments that are available on the NetWare server.
|
|
Note the device number and size of free space on the <tt class="xph">*FREE</tt> entries.
|
|
<p>Segments that appear as <tt class="xph">*FREE</tt> have not been assigned to a volume.
|
|
You can assign this free space to any other volume on any other disk device
|
|
under these conditions:</p>
|
|
<ul>
|
|
<li>That disk device does not already contain 8 segments that are assigned
|
|
to volumes.</li>
|
|
<li>The volume that you want to increase has fewer than 32 segments from this
|
|
and other disk devices.</li></ul></li>
|
|
<li>Type <tt class="xph">2</tt> (change) by the volume that you want to increase and
|
|
press Enter.</li>
|
|
<li>Specify a device number that has a *FREE segment.</li>
|
|
<li>In the <tt class="xph">Size</tt> field, specify the new <span class="bold">total</span> size
|
|
that you want the volume to be (not exceeding the available free space). For
|
|
example, if you have a volume that is currently 50MB and you want to increase
|
|
it by 30MB, specify 80MB for the size. iSeries uses 30MB from the device number that
|
|
you specify.</li>
|
|
<li>Press Enter, and iSeries increases the size of the volume.</li></ol>
|
|
<a name="wq53"></a>
|
|
<div class="notetitle" id="wq53">Note:</div>
|
|
<div class="notebody">Changes to a segment or device number are only recognized
|
|
if you increase the size. To <span class="bold">decrease volume size</span>, you
|
|
must first delete the volume and then re-create it with the new size.</div>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|