75 lines
4.8 KiB
HTML
75 lines
4.8 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="Select bus-level or IOP-level partitioning" />
|
|
<meta name="abstract" content="Depending on your needs, there can be advantages to partitioning your I/O resources in different ways." />
|
|
<meta name="description" content="Depending on your needs, there can be advantages to partitioning your I/O resources in different ways." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaitunderstandhardware.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaitdynamic.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaitchooseded.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="rzaitchoosebusiop" />
|
|
<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>Select bus-level or IOP-level partitioning</title>
|
|
</head>
|
|
<body id="rzaitchoosebusiop"><a name="rzaitchoosebusiop"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Select bus-level or IOP-level partitioning</h1>
|
|
<div><p>Depending on your needs, there can be advantages to partitioning
|
|
your I/O resources in different ways.</p>
|
|
<div class="section"><h4 class="sectiontitle">Bus-level partitioning</h4><p>With bus-level I/O partitioning,
|
|
you dedicate an I/O bus and all resources on the bus to the same partition.
|
|
A partition using the bus-level configuration, all I/O (included the alternate
|
|
IPL device, console, and electronic customer support device) is dedicated
|
|
and no resources are dynamically switched into or out of the partition. On
|
|
a server that has partitions at the bus level, all buses are owned dedicated
|
|
by their respected partitions and no devices are switched.</p>
|
|
<p>Bus-level
|
|
logical partitions allow for:</p>
|
|
<ul><li>Better problem isolation and therefore higher availability.</li>
|
|
<li>Better performance.</li>
|
|
<li>Simplified hardware management.</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">IOP-level partitioning</h4><p>When you partition a bus
|
|
at the IOP level, you share the bus and divide up the I/O resources by IOP.
|
|
This type of logical partitions allows for:</p>
|
|
<ul><li>Greater flexibility with partition I/O subsystems.</li>
|
|
<li>Potential cost reduction by eliminating some expansion units that you
|
|
may need to support additional buses.</li>
|
|
<li>Optimization of hardware resources to avoid server limits such as 19 buses
|
|
per server (only on AS/400e™ models).</li>
|
|
<li>The ability to dynamically switch an IOP from one logical partition to
|
|
another without the need to restart the server.</li>
|
|
<li>Simplified configuration planning since hardware movement is not necessary.</li>
|
|
</ul>
|
|
<p>Additionally, it is possible to configure a partition to utilize both
|
|
dedicated buses and dedicated IOPs on shared buses.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaitunderstandhardware.htm" title="Determine if your hardware resources meet the minimum requirements needed to partition your server. Evaluate each iSeries model to determine how your hardware will function once you partition your server.">Hardware requirements for logical partitions</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<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="rzaitchooseded.htm" title="Use this information to determine if dedicated or switchable IOP are right for your partitioned environment.">Choose dedicated or switchable IOP and devices for logical partitions</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |