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

111 lines
8.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 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="Logical partition concept: IOP" />
<meta name="abstract" content="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." />
<meta name="description" content="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." />
<meta name="DC.Relation" scheme="URI" content="rzaithardwarereq.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitswitching.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaittagged.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitbus.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitbusiop.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitdynamic.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitbus.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitpal.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitexpansion.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitdiskunit.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitremovable.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitconceptconsole.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitdiskunit.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitloadsource.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitconceptconsole.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitremovable.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="rzaitiodevice" />
<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>Logical partition concept: IOP</title>
</head>
<body id="rzaitiodevice"><a name="rzaitiodevice"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Logical partition concept: IOP</h1>
<div><p>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.</p>
<p>There are many different kinds of IOPs.</p>
<ul><li>Some IOPs can only support one type of I/O device. In this case the IOA
is embedded in the IOP so you can not remove the IOA or change it.</li>
<li>Some IOPs can support multiple device types, but only one at a time. The
type of IOA that is attached determines what device you can use. IOAs on these
IOPs can be changed with another IOA to support a different I/O device. The
IOA and the IOP work together to control the device.</li>
<li>Some IOPs can support multiple types of I/O devices at the same time.
These are known as Multifunction IOPs (MFIOP) or Combined function IOPs (CFIOP).
Multifunction IOPs connect to a variety of different IOAs. For instance, an
MFIOP could support disk units, workstations, a communications line, and removable
media devices.</li>
<li>A Combined function IOP can connect to a variety of different IOAs. For
instance, a CFIOP could support disk units, a console, and communications
hardware. The CFIOP contains some of the same capabilities as an MFIOP, as
well as Ethernet and token-ring controllers. IOAs for the supported types
of I/O devices attach to the IOP.</li>
</ul>
<p>There are several important I/O devices in the server. These include the
load source disk unit, the alternate IPL device, the system console, and the
electronic customer support hardware. The server needs to know where to locate
these special devices on secondary partitions. When you create a logical partition,
you need to identify the IOPs that control these important devices:</p>
<ul><li>The IOP that controls the disk unit that will be the load source.</li>
<li>The IOP that controls the console.</li>
<li>The IOP that controls the alternate IPL device.</li>
<li>The IOP that controls the electronic customer support line.</li>
</ul>
<div class="note"><span class="notetitle">Note:</span> A system with logical partitions needs to have the correct IOP feature
codes for the load source disk unit and alternate IPL devices. Without the
correct hardware, the secondary partitions will not function correctly.</div>
<p>The system reports all errors that involve IOPs to the product activity
log (PAL) in the logical partition that owns the IOP. However, the system
may report errors in the PAL of the primary partition against load source
IOPs. This may occur when a secondary partition restarts.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzaitswitching.htm">Logical partition concept: IOP and device switching</a></strong><br />
If you elect to partition at the IOP-level, you can switch certain IOPs and all its attached devices between partitions that share the same bus dynamically.</li>
<li class="ulchildlink"><strong><a href="rzaittagged.htm">Logical partition concept: tagged resource</a></strong><br />
A tagged resource is an IOP that you select because it controls a device that performs a specific function for a logical partition.</li>
</ul>
<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="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="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="rzaitdynamic.htm" title="A powerful advantage of logical partitions is ability to dynamically switch an IOP from one partition to another.">Dynamically switching IOPs between partitions</a></div>
<div><a href="rzaitexpansion.htm" title="You can add an expansion unit to many of the iSeries servers to support additional features and devices.">Logical partition concept: expansion unit</a></div>
<div><a href="rzaitdiskunit.htm" title="Disk units store data. The server can use and reuse this data at any time. It is more permanent than memory, but you can still erase it.">Logical partition concept: disk units</a></div>
<div><a href="rzaitremovable.htm" title="A removable media device reads and writes to media (tape, CD-ROM, or DVD).">Logical partition concept: alternate restart (IPL) devices and removable media device</a></div>
<div><a href="rzaitconceptconsole.htm" title="Each logical partition must have a console attached to it through an IOP.">Logical partition concept: console</a></div>
<div><a href="rzaitloadsource.htm" title="Each logical partition must have one disk unit designated as the load source.">Logical partition concept: load source</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzaitpal.htm" title="Use Dedicated Service Tools (DST) or System Service Tools (SST) to find system reference codes for logical partitions.">View the Product Activity Log (PAL) for logical partitions</a></div>
</div>
</div>
</body>
</html>