ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzait_5.4.0.1/rzaitdynamic.htm

100 lines
6.9 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="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="Dynamically switching IOPs between partitions" />
<meta name="abstract" content="A powerful advantage of logical partitions is ability to dynamically switch an IOP from one partition to another." />
<meta name="description" content="A powerful advantage of logical partitions is ability to dynamically switch an IOP from one partition to another." />
<meta name="DC.Relation" scheme="URI" content="rzaithardwarereq.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitiodevice.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitbusiop.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitbus.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitchoosebusiop.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaitdynamic" />
<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>Dynamically switching IOPs between partitions</title>
</head>
<body id="rzaitdynamic"><a name="rzaitdynamic"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Dynamically switching IOPs between partitions</h1>
<div><p>A powerful advantage of logical partitions is ability to dynamically
switch an IOP from one partition to another. </p>
<p>When you dynamically switch an IOP, you take the control of an IOP away
from one partition and give it to another without restarting the server.</p>
<p>On a shared bus, IOPs and their resources (all IOAs and attached devices)
can be dynamically moved between partitions. To initiate this action, right
click on the desired IOP and select <span class="uicontrol">Move</span>.</p>
<p>When you dynamically switch an IOP between partitions, you make it appear
as though partitions can share devices. For example, if your server has a
low use device, more than one partition can use that device by switching IOPs.
Each partition can use the device because switching an IOP switches all devices
attached to it. However, partitions can only use that device one at a time.
You can only switch the IOP to one partition at time. Before you perform this
task, you need to free that device in <span class="keyword">i5/OS™</span> on
the source partition. You can do this by using the iSeries™ Navigator.</p>
<p>IOPs that are candidates for switching include:</p>
<ul><li>IOPs that control high cost devices.</li>
<li>IOPs that control low use devices and low demand devices.</li>
<li>IOPs that solely control the target device or devices.</li>
</ul>
<p>Before you use IOP switching, you should remember the IBM<sup>®</sup> recommended
approach to logical partitioning is to dedicate all hardware within a partition.
You should partition your server at the bus level. However, when you use bus
level partitioning you cannot switch IOPs. Also, bus level partitioning is
not always cost-effective. Therefore, you may find it preferable to share
some devices among partitions. And while partitions cannot concurrently share
devices, IOP switching may be an effective solution to the cost problem.</p>
<p>Before you implement switching, you should consider other possible alternatives.
To share devices among partitions, you can apply the same techniques that
are used to share devices among separate physical systems:</p>
<ul><li>Use multiple IOPs, one in each partition, for devices that support multiple
connections (some high end tape drives).</li>
<li>Use multiple IOPs, one in each partition, and a switch box for devices
that only support single connections (printers, or some high end tape drives).</li>
<li>Use multiple IOPs and multiple devices in each partition for a self-contained
solution (internal removable media devices).</li>
<li>If it is not feasible for you to use any of these alternatives, then you
should implement IOP switching.</li>
</ul>
<p>You can implement dynamic IOP switching by making sure that the primary
partition owns each bus with a bus ownership type of <var class="varname">own bus shared</var>.
All secondary partitions can then simply use any bus they need. With this
configuration you can assign every IOP in the server to the partition that
wants to use it. All partitions can dynamically add and remove any IOPs that
control high cost, and low use devices that are attached to the system.</p>
<p>In addition to enabling IOP switching, this configuration has several other
advantages.</p>
<ul><li>Conceptually, the implementation is easy to configure and understand.</li>
<li>The primary partition will own any new hardware that is added to the system.</li>
<li>As partition needs change over time, you can make adjustments with optimal
hardware use and greater flexibility.</li>
</ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaithardwarereq.htm" title="Understand the basic hardware concepts and requirements to partition your server.">Hardware for logical partitions</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzaitiodevice.htm" title="The IOP attaches to the system I/O bus and one or more input/output adapters (IOAs). The IOP processes instructions from the server and works with the IOAs to control the I/O devices.">Logical partition concept: IOP</a></div>
<div><a href="rzaitbusiop.htm" title="Depending on your needs, there can be advantages to setting up one type of I/O partition instead of another.">Logical partition concept: Bus-level and IOP-level I/O partitions</a></div>
<div><a href="rzaitbus.htm" title="A bus is a conductor that is used for transmitting signals or power.">Logical partition concept: bus</a></div>
<div><a href="rzaitchoosebusiop.htm" title="Depending on your needs, there can be advantages to partitioning your I/O resources in different ways.">Select bus-level or IOP-level partitioning</a></div>
</div>
</div>
</body>
</html>