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

88 lines
6.1 KiB
HTML
Raw Permalink 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="How logical partitioning works" />
<meta name="abstract" content="Understand the meaning of a logical partitioned system and how primary and secondary partitions operate as independent servers." />
<meta name="description" content="Understand the meaning of a logical partitioned system and how primary and secondary partitions operate as independent servers." />
<meta name="DC.Relation" scheme="URI" content="rzaitconceptoverview.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitpal.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="rzaitgettingstarted" />
<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>How logical partitioning works</title>
</head>
<body id="rzaitgettingstarted"><a name="rzaitgettingstarted"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">How logical partitioning works</h1>
<div><p>Understand the meaning of a logical partitioned system and how
primary and secondary partitions operate as independent servers.</p>
<p><br /><img src="rzait514.gif" alt="Picture showing a partitioned iSeries server." /><br /> </p>
<p>Logical partitioning is the ability to make an iSeries™ server run as if it were two
or more independent servers. Each logical partition operates as an independent
logical server. However, each partition shares a few physical system attributes
such as the system serial number, system model, and processor feature code.
All other system attributes may vary among partitions.</p>
<p>Logical partitions fall into two categories, primary partitions or secondary
partitions. Each logically partitioned system has one primary partition and
one or more secondary partitions. The primary partition is the only partition
prior to performing any configuration changes on a system. Before secondary
partitions are created, all system resources are assigned to the primary partition.
Secondary partitions are independent of each other. While each secondary partition
maintains a dependency on the primary, it otherwise operates as a stand-alone
server.</p>
<p>All management functions for partitions are integrated into the Licensed
Internal Code of the primary partition.</p>
<p>When you perform a restart of the primary partition on a server with multiple
partitions, the primary partition starts first. The primary partition owns
certain system resources (the system operation panel, service processor, and
system key lock). The primary partition can start (IPL) secondary partitions
once the system validates these resources. If a processor, memory card, or
system bus failure occurs, you can find system error log entries in the primary
partition Product Activity Log.</p>
<p>The primary partition, essentially the partition manager for your server,
must remain active for the secondary partitions to be active. It is important
to plan carefully on how you operate the primary partition or the types of
workload you run in the primary partition. For example, <span class="keyword">i5/OS™</span> commands
such as <span class="cmdname">Power Down System (PWRDWNSYS)</span>, operator panel functions
such as 3, 8, or 22, applying fixes (PTFs) that require a restart will affect
all of the secondary partitions. You may want to restrict the primary partition
to simple partition management tasks only. Since all logical partition resource
movement is achieved through use of the primary partition, the isolation of
the primary partition provides a secure environment whereby users in secondary
partitions are not able to move resources such as processor or memory without
going through a logical partition administrator of the primary partition.
Where primary partition isolation is not possible, you may want to think about
implementing applications that require little or no maintenance, by not using
it as a test partition.</p>
<p>Each logical partition represents a division of resources in your iSeries server.
Each partition is logical because the division of resources is virtual, not
along physical boundaries. The primary resources in your server are its processors,
memory, buses, and IOPs. The following diagram shows the division of system
resources on a server that has two partitions:</p>
<p><br /><img src="rzait515.gif" alt="The division of resources on a sever that has two partitions." /><br /> </p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaitconceptoverview.htm" title="Use this information to get the technical facts about logical partitions to find out what you need to know about your hardware, and to discover the multiple uses you can get from logical partitions.">Logical partition concepts</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>