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

150 lines
8.2 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="concept" />
<meta name="DC.Title" content="Creating Linux drives" />
<meta name="abstract" content="This topic discuses how to create drives for your integrated Linux server." />
<meta name="description" content="This topic discuses how to create drives 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="rzau9creatinglinuxdrives" />
<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>Creating Linux drives</title>
</head>
<body id="rzau9creatinglinuxdrives"><a name="rzau9creatinglinuxdrives"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Creating Linux drives</h1>
<div><p>This topic discuses how to create drives for your integrated Linux<sup>®</sup> server.</p>
<div class="section"><h4 class="sectiontitle">Creating Linux drives using iSeries™ Navigator</h4><p>Adding a
drive to an integrated Linux server is a two-step process:</p>
<ul><li>Firstly, you need to create the drive.</li>
<li>Secondly, you need to link the drive to the servers NWSD.</li>
</ul>
<p>To create a Linux drive using iSeries Navigator, complete the following
steps:</p>
<ol><li>Select one of the following methods:<ul><li>Right-click All Virtual Disks in the left pane and select <span class="uicontrol">New
Disk</span> and input your desired values in the dialog.</li>
</ul>
</li>
<li>Fill in the parameters as described in the following list:
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption>Table 1. Linux drive
description</caption><thead align="left"><tr valign="bottom"><th valign="bottom" id="d0e63">Label</th>
<th valign="bottom" id="d0e65">Description</th>
</tr>
</thead>
<tbody><tr><td valign="top" headers="d0e63 ">Disk drive name</td>
<td valign="top" headers="d0e65 ">The name of the Linux drive you are creating. This name
is also used for the storage space object created in the /QFPNWSSTG directory
of the IFS. You should consider using a naming scheme to allow easy identification
of storage spaces and to allow using generics (*) on the save commands.</td>
</tr>
<tr><td valign="top" headers="d0e63 ">Description</td>
<td valign="top" headers="d0e65 ">Description of the drive.</td>
</tr>
<tr><td valign="top" headers="d0e63 ">Initialize disk</td>
<td valign="top" headers="d0e65 ">Checkbox to copy data to the new drive from another
drive. This option is used when cloning a Linux drive. </td>
</tr>
<tr><td valign="top" headers="d0e63 ">Capacity</td>
<td valign="top" headers="d0e65 ">Enter a size for the new drive in megabytes (MB) or
gigabytes (GB).</td>
</tr>
<tr><td valign="top" headers="d0e63 ">Disk pool</td>
<td valign="top" headers="d0e65 ">The iSeries disk pool where the drive is created. The
default is Disk Pool 1 (the system ASP), but drives can be created in user
ASPs and independent ASPs.</td>
</tr>
<tr><td valign="top" headers="d0e63 ">Planned file system</td>
<td valign="top" headers="d0e65 ">You can use the value that you prefer. The suggested
value is *OPEN for Linux specific file systems such as ext2, ext3, etc.</td>
</tr>
</tbody>
</table>
</div>
</li>
<li>Click <span class="uicontrol">OK</span>. A progress window opens,</li>
</ol>
<p>The process of creating a storage space can range from a few minutes
to a few hours, depending on the size. When <span class="keyword">i5/OS™</span> finishes
creating the storage space it is listed with the other storage spaces.</p>
<div class="important"><span class="importanttitle">Important:</span> You must now link the drive to the servers NWSD before Linux can
“see” it.</div>
<div class="note"><span class="notetitle">Note:</span> You can also link the disk to the server
by checking the "Link disk to a server" option on the New Disk panel.</div>
</div>
<div class="section"><h4 class="sectiontitle">Creating Linux drives using CL commands</h4><p>To create
a Linux drive
using a CL command, complete the following steps:</p>
<ol><li>Type <kbd class="userinput">WRKNWSSTG</kbd>. Press <span class="uicontrol">Enter</span>.
The Work with Network Server Storage display. Type <kbd class="userinput">1</kbd> in
first row of the Opt column and type in the name of the storage space that
you want to create. Press <span class="uicontrol">Enter</span>.</li>
<li>Alternatively, you can type <kbd class="userinput">CRTNWSSTG</kbd> on the command
line. Press <span class="uicontrol">Enter</span>. The Create Network Server Storage
Space display appears. Type in the name of the storage space that you want
to create.</li>
<li>Fill in the parameters as described in the following list. Press <span class="uicontrol">Enter</span>.</li>
<li>Type in a description. Press <span class="uicontrol">Enter</span>. You see a message
at the bottom of the display confirming that the storage space has been created.
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption>Table 2. Storage space description</caption><thead align="left"><tr valign="bottom"><th valign="bottom" id="d0e177">Label</th>
<th valign="bottom" id="d0e179">Description</th>
</tr>
</thead>
<tbody><tr><td valign="top" headers="d0e177 ">Storage space name</td>
<td valign="top" headers="d0e179 ">The name of the storage space. This name is also used
for the storage space object created in the /QFPNWSSTG directory of the IFS.
You should consider using a naming scheme to allow easy identification of
storage spaces and to allow using generics (*) on the save commands.</td>
</tr>
<tr><td valign="top" headers="d0e177 ">Size</td>
<td valign="top" headers="d0e179 ">Enter a size for the new storage space in megabytes
(MB) or gigabytes (GB). </td>
</tr>
<tr><td valign="top" headers="d0e177 ">From storage space</td>
<td valign="top" headers="d0e179 ">The storage space to copy data from. This option is
used when cloning a Linux drive. </td>
</tr>
<tr><td valign="top" headers="d0e177 ">Format</td>
<td valign="top" headers="d0e179 ">A nominal format for the new storage space. For Linux we
recommend this parameter be set to *OPEN. The storage space is not actually
formatted by this command. Only Linux can format it.</td>
</tr>
<tr><td valign="top" headers="d0e177 ">ASP ID</td>
<td valign="top" headers="d0e179 ">The iSeries auxiliary storage pool where the storage
space is created. The default is the system ASP, but storage spaces can be
created in user ASPs and independent ASPs.</td>
</tr>
<tr><td valign="top" headers="d0e177 ">Description</td>
<td valign="top" headers="d0e179 ">Descriptive name for the storage space.</td>
</tr>
</tbody>
</table>
</div>
</li>
</ol>
<div class="important"><span class="importanttitle">Important:</span> You must now link the drive to the servers NWSD
before Linux can
“see” it.</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>