84 lines
5.4 KiB
HTML
84 lines
5.4 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-13" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 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>Spreading workload over multiple iSCSI HBAs</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>
|
|
|
|
<img src="delta.gif" alt="Start of change" /><img src="delta.gif" alt="Start of change" /><img src="delta.gif" alt="Start of change" />
|
|
<a name="rzahqmaniscsihbaspreading"></a>
|
|
<h4 id="rzahqmaniscsihbaspreading">Spreading workload over multiple iSCSI HBAs</h4>
|
|
<p>Servers that require high bandwidth may require more than one iSCSI HBA
|
|
for iSeries™ to handle the workload. You can segment this even further by
|
|
identifying which virtual disks and virtual Ethernet LANs require high bandwidth
|
|
and which ones do not. For example, you can dedicate an iSCSI HBA to a disk
|
|
that needs high bandwidth and share another iSCSI HBA among disks or other
|
|
servers that do not require high bandwidth.</p>
|
|
<p>The way you spread a server's SCSI and virtual Ethernet workload over
|
|
multiple iSCSI HBAs is to define multiple storage or virtual Ethernet paths
|
|
in the network server description (NWSD) and assign which virtual disks and
|
|
which virtual Ethernets use each path.</p>
|
|
<p>To define additional storage paths using iSeries Navigator, first shut down the server
|
|
(see <a href="rzahqstartnstop.htm#rzahqstartnstop">Start and stop an integrated server</a>), then follow these steps:</p>
|
|
<ol type="1">
|
|
<li>Expand <span class="bold">Integrated Server Administration</span>.</li>
|
|
<li>Expand <span class="bold">Servers</span>.</li>
|
|
<li>Right-click a server from the list available.</li>
|
|
<li>Select <span class="bold">Properties</span>.</li>
|
|
<li>Click on the <span class="bold">Storage Paths</span> tab.</li>
|
|
<li>Click the <span class="bold">Add</span> button to define a new storage path.</li>
|
|
<li>Select the network server host adapter (NWSH) that corresponds to the
|
|
iSCSI HBA that you want to use for the storage path.</li>
|
|
<li>Click <span class="bold">OK</span> to add the storage path to the server properties
|
|
panel.</li>
|
|
<li>Make note of the path number that is assigned to the new path. The path
|
|
number is used to identify this path when linking disks later on.</li>
|
|
<li>Click <span class="bold">OK</span> on the server properties panel to save
|
|
the new storage path in the NWSD.</li></ol>
|
|
<p>If you want to use a CL command, see the STGPTH keyword on the CHGNWSD
|
|
command.</p>
|
|
<p>Now that the new storage path is defined, you need to re-link one or more
|
|
of the server's virtual disks in order to use the new storage path.
|
|
First unlink the disk (see <a href="rzahqunlpi.htm#rzahqunlpi">Unlink integrated Windows server disk drives</a>). Then link the disk
|
|
to the server again (see <a href="rzahqlstpi.htm#rzahqlstpi">Link a disk drive to an integrated server</a>), using the new storage
|
|
path number that was added above.</p>
|
|
<p>To define additional virtual Ethernet paths using iSeries Navigator,
|
|
first shut down the server (see <a href="rzahqstartnstop.htm#rzahqstartnstop">Start and stop an integrated server</a>), then follow
|
|
these steps:</p>
|
|
<ol type="1">
|
|
<li>Expand <span class="bold">Integrated Server Administration</span>.</li>
|
|
<li>Expand <span class="bold">Servers</span>.</li>
|
|
<li>Right-click a server from the list available.</li>
|
|
<li>Select <span class="bold">Properties</span>.</li>
|
|
<li>Click on the <span class="bold">Virtual Ethernets</span> tab.</li>
|
|
<li>Select the virtual Ethernet port that you want to use a new path for and
|
|
click the <span class="bold">Properties</span> button.</li>
|
|
<li>Select the NWSH that you want to use for the virtual Ethernet port.</li>
|
|
<li>Click <span class="bold">OK</span> to update the virtual Ethernet port information
|
|
about the server properties panel. The virtual Ethernet path for the port
|
|
is implicitly updated as well.</li>
|
|
<li>Click <span class="bold">OK</span> on the server properties panel to save
|
|
the changes in the NWSD.</li></ol>
|
|
<p>If you want to use a CL command, see the VRTETHPTH keyword on the CHGNWSD
|
|
command.</p><img src="deltaend.gif" alt="End of change" /><img src="deltaend.gif" alt="End of change" /><img src="deltaend.gif" alt="End of change" />
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|