212 lines
14 KiB
HTML
212 lines
14 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="task" />
|
||
|
<meta name="DC.Title" content="Dynamically move processing power" />
|
||
|
<meta name="abstract" content="The ability to move processor power dynamically becomes important when you need to adjust to changing workloads." />
|
||
|
<meta name="description" content="The ability to move processor power dynamically becomes important when you need to adjust to changing workloads." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaitdynamicmoves.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="rzaitmoveprocessors" />
|
||
|
<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 move processing power</title>
|
||
|
</head>
|
||
|
<body id="rzaitmoveprocessors"><a name="rzaitmoveprocessors"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Dynamically move processing power</h1>
|
||
|
<div><p>The ability to move processor power dynamically becomes important
|
||
|
when you need to adjust to changing workloads.</p>
|
||
|
<div class="section"><p>Processors have minimum and maximum values associated with them.
|
||
|
These values enable you to establish a range within which you can dynamically
|
||
|
move the resource without needing to restart the logical partition. Minimum
|
||
|
values dictate what is required to restart the partition. A minimum value
|
||
|
of zero is valid. A partition with zero processors or processing units is
|
||
|
not functional.</p>
|
||
|
<p>For both shared and dedicated processors you can specify
|
||
|
a minimum value equal to the minimum amount of processing power needed to
|
||
|
support the logical partition. The maximum value must be less than the amount
|
||
|
of processing power available on the system. If you change either the minimum
|
||
|
or maximum value, it will require you to restart the entire partition. If
|
||
|
the minimum value is not met for all logical partitions, only the primary
|
||
|
will restart.</p>
|
||
|
<p><span class="uicontrol">Note for Partitions Not Using DB2 UDB Symmetric
|
||
|
Multiprocessing (SMP):</span> Changing processor resources dynamically
|
||
|
does not affect the number of tasks used to rebuild database access paths.
|
||
|
To apply the processor resource change to database access paths, you need
|
||
|
to restart the partition. If you have SMP enabled, no restart is required.</p>
|
||
|
<p>To
|
||
|
move a dedicated processor from one logical partition to another partition
|
||
|
using My Connections, follow these steps:</p>
|
||
|
</div>
|
||
|
<ol><li><span>In iSeries™ Navigator,
|
||
|
expand <span class="uicontrol">My Connections</span> or your active environment.</span></li>
|
||
|
<li><span>Select the primary partition of the system.</span></li>
|
||
|
<li><span>Expand <span class="uicontrol">Configuration and Service</span> and select <span class="uicontrol">Logical
|
||
|
Partitions</span>.</span></li>
|
||
|
<li><span>Right-click the <span class="uicontrol">Logical Partition</span> and select <span class="uicontrol">Configure
|
||
|
Partitions</span>. You are now working in the Configure Logical Partitions
|
||
|
window.</span></li>
|
||
|
<li><span>Select the partition from which you would like to move dedicated
|
||
|
processors.</span></li>
|
||
|
<li><span>Right-click <span class="uicontrol">Dedicated Processors</span> and select <span class="uicontrol">Move</span>.</span></li>
|
||
|
<li><span>Specify the number of dedicated processors to move in <span class="uicontrol">Amount
|
||
|
to move</span>. This value must be less than the number of processors
|
||
|
the logical partition currently has. The <span class="uicontrol">Amount after move</span> values
|
||
|
for both the source and receiving partitions must fall within the minimum/maximum
|
||
|
ranges specified for dedicated processors. Also, any logical partition that
|
||
|
is using dedicated processors, must have at least 1 dedicated processor.</span></li>
|
||
|
<li><span>Select the partition to receive the dedicated processors in <span class="uicontrol">Move
|
||
|
to -- Logical partition</span></span></li>
|
||
|
<li><span>Click <span class="uicontrol">OK</span> to move the dedicated processors
|
||
|
you specified.</span></li>
|
||
|
</ol>
|
||
|
<div class="section"><p>To move a dedicated processor from one logical partition to another
|
||
|
partition using the service tools window, follow these steps:</p>
|
||
|
<ol><li>In iSeries Navigator,
|
||
|
select <span class="uicontrol">My Connections</span> or your active environment.</li>
|
||
|
<li>Select <span class="uicontrol">Open iSeries Navigator service tools window</span> in
|
||
|
the Taskpad window. If the Taskpad window is not displayed, select <span class="uicontrol">View</span> and
|
||
|
select <span class="uicontrol">Taskpad</span>.</li>
|
||
|
<li>Enter the <span class="uicontrol">IP address</span> of the service tool network
|
||
|
interface to which you want to connect. Click <span class="uicontrol">OK</span>.</li>
|
||
|
<li>You will be prompted for your <span class="uicontrol">Service Tools User ID and user
|
||
|
password</span>.</li>
|
||
|
<li>Expand the system name select <span class="uicontrol">Logical Partitions</span>.</li>
|
||
|
<li>Right-click the logical partition and select <span class="uicontrol">Configure Partitions</span>.
|
||
|
You are now working in the Configure Logical Partitions window.</li>
|
||
|
<li>Select the partition from which you would like to move dedicated processors.</li>
|
||
|
<li>Right-click <span class="uicontrol">Dedicated Processors</span> and select <span class="uicontrol">Move</span>.</li>
|
||
|
<li>Specify the number of dedicated processors to move in <span class="uicontrol">Amount
|
||
|
to move</span>. This value must be less than the number of processors
|
||
|
the logical partition currently has. The <span class="uicontrol">Amount after move</span> values
|
||
|
for both the source and receiving partitions must fall within the minimum/maximum
|
||
|
ranges specified for dedicated processors. Also, any logical partition that
|
||
|
is using dedicated processors, must have at least 1 dedicated processor.</li>
|
||
|
<li>Select the partition to receive the dedicated processors in <span class="uicontrol">Move
|
||
|
to -- Logical partition</span></li>
|
||
|
<li>Click <span class="uicontrol">OK</span> to move the dedicated processors you specified.</li>
|
||
|
</ol>
|
||
|
<p>To move a dedicated processor from one logical partition to another
|
||
|
using Management Central, follow these steps:</p>
|
||
|
<ol><li>In iSeries Navigator,
|
||
|
expand <span class="uicontrol">Management Central</span>.</li>
|
||
|
<li>Expand<span class="uicontrol">Systems with Partitions</span>.</li>
|
||
|
<li>Select the physical system that has the logical partition with which you
|
||
|
want to work.</li>
|
||
|
<li>Right-click the logical partition and select <span class="uicontrol">Configure Partitions</span>.
|
||
|
You are now working in the Configure Logical Partitions window.</li>
|
||
|
<li>Select the partition from which you would like to move dedicated processors.</li>
|
||
|
<li>Right-click <span class="uicontrol">Dedicated Processors</span> and select <span class="uicontrol">Move</span>.</li>
|
||
|
<li>Specify the number of dedicated processors to move in <span class="uicontrol">Amount
|
||
|
to move</span>. This value must be less than the number of processors
|
||
|
the logical partition currently has. The <span class="uicontrol">Amount after move</span> values
|
||
|
for both the source and receiving partitions must fall within the minimum/maximum
|
||
|
ranges specified for dedicated processors. Also, any logical partition that
|
||
|
is using dedicated processors, must have at least 1 dedicated processor.</li>
|
||
|
<li>Select the partition to receive the dedicated processors in <span class="uicontrol">Move
|
||
|
to -- Logical partition</span></li>
|
||
|
<li>Click <span class="uicontrol">OK</span> to move the dedicated processors you specified.</li>
|
||
|
</ol>
|
||
|
<p>To move shared processing power from one logical partition to another
|
||
|
using My Connections, follow these steps:</p>
|
||
|
<ol><li>In iSeries Navigator,
|
||
|
expand <span class="uicontrol">My Connections</span> or your active environment.</li>
|
||
|
<li>Select the primary partition of the system.</li>
|
||
|
<li>Expand <span class="uicontrol">Configuration and Service</span> and select <span class="uicontrol">Logical
|
||
|
Partitions</span>.</li>
|
||
|
<li>Right-click the <span class="uicontrol">Logical Partition</span> and select <span class="uicontrol">Configure
|
||
|
Partitions</span>. You are now working in the Configure Logical Partitions
|
||
|
window.</li>
|
||
|
<li>Select the partition from which you would like to move shared processing
|
||
|
power.</li>
|
||
|
<li>Right-click <span class="uicontrol">Shared pool processors</span> and select <span class="uicontrol">Move</span>.</li>
|
||
|
<li>Select the units with which you want to work in<span class="uicontrol">Display units
|
||
|
in -- Processor pool</span> . If you need more information on this field,
|
||
|
click <span class="uicontrol">Help</span>.</li>
|
||
|
<li>Specify the amount of shared processing power to move in <span class="uicontrol">Amount
|
||
|
to move</span>. This value must be less than the current amount of shared
|
||
|
processing power available to the logical partition. The <span class="uicontrol">Amount
|
||
|
after move</span> values for the source must fall within the minimum/maximum
|
||
|
ranges specified for shared processing power for both partitions.</li>
|
||
|
<li>Select the partition to receive the dedicated processors in <span class="uicontrol">Move
|
||
|
to -- Logical partition</span>.</li>
|
||
|
<li>Click <span class="uicontrol">OK</span> to move the shared processing power you
|
||
|
specified.</li>
|
||
|
</ol>
|
||
|
<p>To move shared processing power from one logical partition to another
|
||
|
using the service tools window, follow these steps:</p>
|
||
|
<ol><li>In iSeries Navigator,
|
||
|
select <span class="uicontrol">My Connections</span> or your active environment.</li>
|
||
|
<li>Select <span class="uicontrol">Open iSeries Navigator service tools window</span> in
|
||
|
the Taskpad window. If the Taskpad window is not displayed, select <span class="uicontrol">View</span> and
|
||
|
select <span class="uicontrol">Taskpad</span>.</li>
|
||
|
<li>Enter the <span class="uicontrol">IP address</span> of the service tool network
|
||
|
interface to which you want to connect. Click <span class="uicontrol">OK</span>.</li>
|
||
|
<li>You will be prompted for your <span class="uicontrol">Service Tools User ID and password</span>.</li>
|
||
|
<li>Expand the system name select <span class="uicontrol">Logical Partitions</span>.</li>
|
||
|
<li>Right-click the logical partition and select <span class="uicontrol">Configure Partitions</span>.
|
||
|
You are now working in the Configure Logical Partitions window.</li>
|
||
|
<li>Select the partition from which you would like to move shared processing
|
||
|
power.</li>
|
||
|
<li>Right-click <span class="uicontrol">Shared pool processors</span> and select <span class="uicontrol">Move</span>.</li>
|
||
|
<li>Select the units with which you want to work in <span class="uicontrol">Display units
|
||
|
in -- Processor pool</span> . If you need more information on this field,
|
||
|
click <span class="uicontrol">Help</span>.</li>
|
||
|
<li>Specify the amount of shared processing power to move in <span class="uicontrol">Amount
|
||
|
to move</span>. This value must be less than the current amount of shared
|
||
|
processing power available to the logical partition. The <span class="uicontrol">Amount
|
||
|
after move</span> values for the source must fall within the minimum/maximum
|
||
|
ranges specified for shared processing power for both partitions.</li>
|
||
|
<li>Select the partition to receive the dedicated processors in <span class="uicontrol">Move
|
||
|
to -- Logical partition</span>.</li>
|
||
|
<li>Click <span class="uicontrol">OK</span> to move the shared processing power you
|
||
|
specified.</li>
|
||
|
</ol>
|
||
|
<p>To move shared processing power from one logical partition to another
|
||
|
using Management Central, follow these steps:</p>
|
||
|
<ol><li>In iSeries Navigator,
|
||
|
expand <span class="uicontrol">Management Central</span>.</li>
|
||
|
<li>Expand <span class="uicontrol">Systems with Partitions</span>.</li>
|
||
|
<li>Select the physical system that has the logical partition with which you
|
||
|
want to work.</li>
|
||
|
<li>Right-click the logical partition and select <span class="uicontrol">Configure Partitions</span>.
|
||
|
You are now working in the Configure Logical Partitions window.</li>
|
||
|
<li>Select the partition from which you would like to move shared processing
|
||
|
power.</li>
|
||
|
<li>Right-click <span class="uicontrol">Shared pool processors</span> and select <span class="uicontrol">Move</span>.</li>
|
||
|
<li>Select the units with which you want to work in <span class="uicontrol">Display units
|
||
|
in -- Processor pool</span>. If you need more information on this field,
|
||
|
click <span class="uicontrol">Help</span>.</li>
|
||
|
<li>Specify the amount of shared processing power to move in <span class="uicontrol">Amount
|
||
|
to move</span>. This value must be less than the current amount of shared
|
||
|
processing power available to the logical partition. The <span class="uicontrol">Amount
|
||
|
after move</span> values for the source must fall within the minimum/maximum
|
||
|
ranges specified for shared processing power for both partitions.</li>
|
||
|
<li>Select the partition to receive the dedicated processors in <span class="uicontrol">Move
|
||
|
to -- Logical partition</span>.</li>
|
||
|
<li>Click <span class="uicontrol">OK</span> to move the shared processing power you
|
||
|
specified.</li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaitdynamicmoves.htm" title="Understand how to move processors, I/O processors, memory, and interactive performance between partitions without requiring a partition or system restart.">Dynamically move logical partition resources</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|