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

94 lines
6.4 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="Logical partition concept: memory" />
<meta name="abstract" content="Processors use memory to temporarily hold information." />
<meta name="description" content="Processors use memory to temporarily hold information." />
<meta name="DC.Relation" scheme="URI" content="rzaithardwarereq.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitbus.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitprocessor.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitwronofflpar.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="rzaitmainstore" />
<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: memory</title>
</head>
<body id="rzaitmainstore"><a name="rzaitmainstore"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Logical partition concept: memory</h1>
<div><p>Processors use memory to temporarily hold information.</p>
<p>Memory requirements for partitions are dependent on partition configuration,
I/O resources assigned, and applications used. When you create a partition,
you must add a whole number of megabytes of memory to it (1 MB = 1024 x 1024
bytes). The primary partition needs a minimum of 256 MB of memory. Depending
on configuration values used, a primary partition may require more than 256
MB. Secondary partitions running V4R4 and V4R5 require a minimum value of
64MB. Secondary partitions running V5R1 and V5R2 require a minimum of 128
MB of memory. Depending on configuration values used, a secondary partition
may require more than 128 MB.</p>
<p>Memory in each logical partition operates within its assigned minimum and
maximum values. You can dynamically move memory between V5R1 and V5R2 logical
partitions without needing to restart the affected partitions as long as your
request for memory movement is within the range of the minimum and maximum
values specified during partition creation. When you request to dynamically
move memory between partitions, note that this memory is removed and added
to the base memory pool of each of the partitions (*BASE pool). Private memory
pools or shared memory pools are not affected. If the move request exceeds
the amount of memory available in the base pool, the system will only free
up excess memory pages after keeping the minimum amount of memory required
in the base pool. This value is determined by the base storage minimum size
(QBASPOOL) system value. To prevent any data loss during memory movement,
the system first writes any data from memory pages to the disks before making
the memory pages available to another partition. Depending on the amount of
memory you have requested to move, this may take some time.</p>
<p>Each partition will report its runtime minimum memory size. This value
is an estimate of how much memory in the partition is locked into that partition
and cannot be moved dynamically. Reducing the number of processes or threads
within a partition or changing the *BASE pool will affect the runtime minimum.</p>
<p>The full amount of memory that you assign to a logical partition may not
be available for the partition's use. Static memory overhead required to support
the assigned maximum memory will affect the reserved or hidden memory amount.
This static memory overhead will also influence the minimum memory size of
a partition.</p>
<p>The minimum memory size assigned to a partition can be changed with only
a restart of the partition. However, changes to the maximum memory size require
a restart of the entire system and may require a larger minimum memory value.</p>
<p>If there is a memory failure, the system will attempt to accommodate the
minimums for all partitions. If all minimums are satisfied, the secondary
partitions will restart with all additional resources distributed proportionally
to their allocation. If all minimums are not satisfied, the system will put
all resources in the primary and fail to restart with the partition configuration
protected and a product activity log (PAL) error of B6005343. You can view
memory errors in the PAL on the primary partition.</p>
</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="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="rzaitprocessor.htm" title="A processor is a device that executes programmed instructions.">Logical partition concept: Processor</a></div>
<div><a href="rzaitwronofflpar.htm" title="Understand how to safely restart and power down a system with logical partitions.">Restart and power down a system with logical partitions</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>