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

110 lines
5.9 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="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="concept" />
<meta name="DC.Title" content="Manage Linux drives" />
<meta name="abstract" content="This topic discuses how to manage your Linux drives using iSeries Navigator and CL commands." />
<meta name="description" content="This topic discuses how to manage your Linux drives using iSeries Navigator and CL commands." />
<meta name="DC.Relation" scheme="URI" content="rzau9mandrives.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzau9managelinuxdrives" />
<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>Manage Linux drives</title>
</head>
<body id="rzau9managelinuxdrives"><a name="rzau9managelinuxdrives"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Manage Linux drives</h1>
<div><p>This topic discuses how to manage your Linux<sup>®</sup> drives using iSeries™ Navigator and CL commands.</p>
<div class="section"><h4 class="sectiontitle">Managing Linux drives using iSeries Navigator</h4><p>You can manage Linux disk
drive operations using the iSeries Navigator - Integrated Server Administration
- All Virtual Disks interface.</p>
</div>
<div class="section"><h4 class="sectiontitle">Managing Linux drives using CL commands</h4><p>You can manage Linux disk
drive operations using the Work with Network Server Storage Spaces (WRKNWSSTG)
CL command through the <span class="keyword">i5/OS™</span> command-line
interface. The WRKNWSSTG CL command displays a list of the Linux and Windows<sup>®</sup> storage
spaces, and is similar to the Integrated Server Administration - All Virtual
Disks option of iSeries Navigator.</p>
<p>In
addition to listing the storage spaces, this display shows additional information
for each storage space, including:</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption>Table 1. Storage
space information</caption><thead align="left"><tr valign="bottom"><th valign="bottom" id="d0e69">Label</th>
<th valign="bottom" id="d0e71">Description</th>
</tr>
</thead>
<tbody><tr><td valign="top" headers="d0e69 ">% Used</td>
<td valign="top" headers="d0e71 ">The percentage of the storage space used</td>
</tr>
<tr><td valign="top" headers="d0e69 ">Size</td>
<td valign="top" headers="d0e71 ">The size of the storage space in megabytes</td>
</tr>
<tr><td valign="top" headers="d0e69 ">Server</td>
<td valign="top" headers="d0e71 ">The name of the NWSD that the storage space is currently
linked to</td>
</tr>
<tr><td valign="top" headers="d0e69 ">Drive</td>
<td valign="top" headers="d0e71 ">The link sequence number of the drive in terms of fixed
or dynamic links</td>
</tr>
<tr><td valign="top" headers="d0e69 ">Link Type</td>
<td valign="top" headers="d0e71 ">The link type (fixed or dynamic). A Linux server
sees statically linked (*FIX) drives before dynamically linked (*DYN) drives.
The Linux server
sees statically linked drives in the order specified by the Drive parameter.
The Linux server
sees dynamically linked drives in the order specified by the Drive parameter.</td>
</tr>
<tr><td valign="top" headers="d0e69 ">Format</td>
<td valign="top" headers="d0e71 ">The nominal format of the storage space A drive that
has not been formatted by Linux shows up in green screen with the nominal format
you specified when you created the drive (*FAT, *FAT32, *NTFS or *OPEN). It
is a nominal format because, in reality, the drive must be formatted by Linux before
it can be used. We recommend that you specify *OPEN as the nominal
format.<p>The actual Linux format is not reported. This is because the implementation
of Linux integration
support does not know about Linux formats such as ext2 and ext3. Given
that we recommend that you always create storage spaces using the *OPEN format,
all Linux drives
should appear as *OPEN whether they are formatted by Linux or not.
The exceptions are the system and installation drives that are always reported
by the Linux integration
code as *FAT32 and *FAT respectively.</p>
</td>
</tr>
<tr><td valign="top" headers="d0e69 ">Access</td>
<td valign="top" headers="d0e71 ">The type of access for this storage space. Read/write
(*UPDATE) is the only option supported for Linux.</td>
</tr>
<tr><td valign="top" headers="d0e69 ">ASP</td>
<td valign="top" headers="d0e71 ">The Auxiliary Storage Pool (ASP) in which the storage
space was created. This can be the system ASP, a user ASP, or an independent
ASP.</td>
</tr>
</tbody>
</table>
</div>
</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>
</body>
</html>