78 lines
5.0 KiB
HTML
78 lines
5.0 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="DSPNTWVOL (Display NetWare Volume) command,
|
|
Display NetWare Volume (DSPNTWVOL) command, DSPNTWVOL (Display NetWare Volume),
|
|
command, CL, Display NetWare Volume (DSPNTWVOL), displaying, volumes, NetWare,
|
|
NetWare volume, WRKLNK (Work with Object Links) command,
|
|
Work with Object Links (WRKLNK) command, WRKLNK (Work with Object Links),
|
|
Work with Object Links (WRKLNK), working with, object links" />
|
|
<title>Display NetWare volumes</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="dspnvol"></a>
|
|
<h3 id="dspnvol">Display NetWare volumes</h3><a id="idx159" name="idx159"></a><a id="idx160" name="idx160"></a><a id="idx161" name="idx161"></a><a id="idx162" name="idx162"></a><a id="idx163" name="idx163"></a><a id="idx164" name="idx164"></a>
|
|
<p>With NetWare Enhanced Integration you can display information about NetWare volumes on your iSeries™. You can display information about volume segments and file system contents.</p>
|
|
<p><span class="bold">To display the volume segments</span> on a NetWare volume,
|
|
do this: </p>
|
|
<ol type="1">
|
|
<li>On the iSeries command line, type <tt class="xph">DSPNTWVOL</tt> and press F4 (or select
|
|
option 5 from the <tt class="xph">Work with NetWare volumes</tt> display).</li>
|
|
<li>Specify the names of the volume and server in the appropriate fields and
|
|
press Enter. The Display NetWare Volume Display appears.
|
|
<pre class="screen"><span class="bold"> Display NetWare Volume</span>
|
|
System: SYSTEMA
|
|
Volume . . . . . . . . . . . . . : SYS
|
|
Server . . . . . . . . . . . . . : SERVER01
|
|
|
|
Current context . . . . . . . . . : ROOT
|
|
|
|
|
|
|
|
NDS volume name . . . . . . . . . : SERVER01_SYS.PROG.ROCH.IBM <span><span class="refkey"> 1 </span></span>
|
|
Size in megabytes . . . . . . . . : 200
|
|
Number of segments . . . . . . . : 1
|
|
Percent used . . . . . . . . . . : 20
|
|
Mounted . . . . . . . . . . . . . : *YES
|
|
Data compression . . . . . . . . : *YES
|
|
Block suballocation . . . . . . . : *YES
|
|
More...
|
|
Press Enter to continue.
|
|
|
|
F3=Exit F6=Print F12=Cancel</pre>
|
|
<p>Notice in this example of the
|
|
first display screen that the <tt class="xph">NDS volume name</tt> <span class="refkey"> 1 </span> appears
|
|
with a name relative to your context in the NDS tree. If you change context
|
|
(by using the Change NDS Context (CHGNDSCTX) command), then reenter the <tt class="xph">DSPNTWVOL</tt> command, this display changes to reflect the new position.
|
|
For example this command: </p>
|
|
<pre class="xmp">CHGNDSCTX NDSCTX('.PROG.ROCH.IBM') NDSTREE(BASE_TREE)</pre><p class="indatacontent">changes the context and volume displayed to: </p>
|
|
<pre class="xmp"> Current context . . . . . . . . . : PROG.ROCH.IBM
|
|
NDS volume name . . . . . . . . . : SERVER01_SYS</pre></li>
|
|
<li>Page down for information on block size and specific volume segments.</li></ol>
|
|
<p><a id="idx165" name="idx165"></a><a id="idx166" name="idx166"></a><a id="idx167" name="idx167"></a><a id="idx168" name="idx168"></a><a id="idx169" name="idx169"></a><a id="idx170" name="idx170"></a><span class="bold">To display the file system contents</span> of a volume, do this:</p>
|
|
<ol type="1">
|
|
<li>On the iSeries command line, type <tt class="xph">WRKLNK OBJ(<span class="italic">NDS_volume_name</span>) </tt> and press Enter. iSeries shows you a list of files in the volume
|
|
and provides options for performing actions on those files.</li></ol>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|