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

131 lines
8.0 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="task" />
<meta name="DC.Title" content="Schedule moving logical partition resources" />
<meta name="abstract" content="Understand how to schedule moves of memory, processors, interactive performance, and I/O processors." />
<meta name="description" content="Understand how to schedule moves of memory, processors, interactive performance, and I/O processors." />
<meta name="DC.Relation" scheme="URI" content="rzaitmanagelparoverview.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitschedulededicated.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitscheduleinteractive.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitscheduleioproc.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitschedulememory.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaitscheduleshared.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="rzaitscheduleresources" />
<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>Schedule moving logical partition resources</title>
</head>
<body id="rzaitscheduleresources"><a name="rzaitscheduleresources"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Schedule moving logical partition resources</h1>
<div><p>Understand how to schedule moves of memory, processors, interactive
performance, and I/O processors.</p>
<div class="section"><p>You can schedule the movement of memory, processors, interactive
performance, and I/O processors. You have the option of choosing to perform
a task immediately or choosing a later time. Using the logical partition scheduling
functions, gives you the flexibility to accommodate changing workloads and
demands on resources.</p>
<p>You need to meet Dedicated Service Tools (DST)
and <span class="keyword">i5/OS™</span> security requirements
before scheduled LPAR moves will work successfully.</p>
<p>The primary partition
for the system where the resource move will occur must have the DST password
level set to use password support. To change the DST password level, follow
these steps:</p>
</div>
<ol><li><span>From DST, select option 5 (Work with DST environment).</span></li>
<li><span>Select option 6 (Service tools security data).</span></li>
<li><span>Select option 6 (Password level).</span></li>
<li><span>Press Enter to confirm the password level change.</span></li>
</ol>
<div class="section"><p>The DST user ID password must be changed AFTER the DST password
level is set to apply the new encryption level to the DST user ID. This ID
is the uppercase equivalent of the same user profile. For example, OS/400user/password=
'BOB'/'mypass' needs DST user='BOB'/'MYPASS'. The DST user profile needs the
following authority:</p>
<ol><li>System Partitions - Operations <p>or</p>
</li>
<li>System Partitions - Administration</li>
</ol>
<p>User profile needs the following special authorities:</p>
<ol><li>*ALLOBJ - All object authority</li>
<li>*SERVICE - Service</li>
</ol>
<p>A user profile must exist on the central system and the system where
the resource move will occur. By default, Management Central requires the
user profile used to sign on to the central system to have the same password
on each endpoint system. For more information, see the iSeries™ Navigator help for the "Require
password on endpoint systems" field on the Security tab in Management Central
properties.</p>
<p>LPAR resource moves are scheduled and run with the user
profile used to access the central system.</p>
<p>The <a href="../rzamh/rzamhwhatsts.htm">service
tools server</a> must be enabled on the target server. To enable the service
tools server, follow these steps:</p>
<ol><li>From a command line, type ADDSRVTBLE (Add Service Table Entry) and press
Enter. The Service Table Entry display appears.</li>
<li>Enter the following information: <div class="note"><span class="notetitle">Note:</span> The following information is case
sensitive. </div>
<ul><li>Service: 'as-sts'</li>
<li>PORT: 3000</li>
<li>PROTOCOL: 'tcp'</li>
<li>TEXT: 'Service Tools Server' <p>This field is optional, but you are strongly
recommended to enter a description of the table entry.</p>
</li>
<li>Press <samp class="codeph">F10</samp> (Additional Parameters).</li>
<li>ALIAS: 'AS-STS' <p>The Alias <strong>must</strong> be capitalized because some
table searches are case sensitive.</p>
</li>
</ul>
</li>
<li>Press <span class="cmdname">Enter</span> to add the table entry.</li>
<li>Press <kbd class="userinput">F3</kbd> to Exit the Add Service Table Entry display.</li>
<li>Enter ENDTCP (End TCP).</li>
<li>Enter STRTCP (Start TCP)</li>
<li>Once active, the service tool server starts when TCP/IP starts until the
service table entry is removed.</li>
</ol>
<div class="note"><span class="notetitle">Note:</span> This server was disabled when shipped for security reasons. You
should not enable this service on a machine which still has default DST User
IDs and passwords (QSECOFR, QSRV, 11111111, or 22222222). These DST profiles
are well known and can create a possible security vulnerability since this
network service uses DST security for authentication.</div>
<p>Scheduling
support uses the QYHCHCOP API.</p>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzaitschedulededicated.htm">Schedule moving a dedicated processor</a></strong><br />
Dedicated processors are whole processors that are dedicated to a single partition.</li>
<li class="ulchildlink"><strong><a href="rzaitscheduleinteractive.htm">Schedule moving interactive performance</a></strong><br />
You can specify an interactive performance minimum value equal to the minimum amount of interactive performance needed to support the logical partition.</li>
<li class="ulchildlink"><strong><a href="rzaitscheduleioproc.htm">Schedule moving an I/O processor</a></strong><br />
Scheduled I/O processor moves are successful only if the LPAR configuration does not create any "In Use" or "Unknown State" warnings for the I/O processor.</li>
<li class="ulchildlink"><strong><a href="rzaitschedulememory.htm">Schedule moving memory</a></strong><br />
When you create a partition, you must add a whole number of megabytes of memory to the partition.</li>
<li class="ulchildlink"><strong><a href="rzaitscheduleshared.htm">Schedule moving a shared processor</a></strong><br />
The shared processing pool allows you to assign partial processors to a logical partition.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaitmanagelparoverview.htm" title="Find all the information you need to manage your logical partitions. Access your logical partition information, and find instructions on restarting and powering down individual logical partitions. Also, use the information to change your logical partition configuration, manage security, and change processing resources.">Manage logical partitions</a></div>
</div>
</div>
</body>
</html>