9 concurrent upgrades considerations – IBM 990 User Manual

Page 163

Advertising
background image

Chapter 6. Software support

151

capping controls the maximum rolling 4-hour average utilization (the “last” 4-hour average
value at every five minutes interval), but does

not

control the maximum “instantaneous”

partition utilization.

Even using the soft capping option, the partition’s utilization can reach up to its maximum,
based on the number of logical processors and weights, as usual. Only the rolling 4-hour
average utilization is tracked, allowing utilization peaks above the defined capacity value.

As in the Parallel Sysplex License Charges (PSLC) software license charge type, the
aggregation of servers’ capacities within a same Parallel Sysplex is also possible in WLC,
following the same prerequisites.

For further information about WLC and details how to combine logical partitions utilization,
see z/OS Planning for Workload License Charges, SA22-7506.

6.9 Concurrent upgrades considerations

Using Capacity Upgrade on Demand (CUoD), On/Off Capacity on Demand (On/Off CoD),
Customer Initiated Upgrade (CIU) or Capacity Backup (CBU), you can concurrently upgrade
the z990 from one model to another, either temporarily or permanently. You need to consider
the effect on the software running on a z990 when performing these upgrades on a z990
processor.

Enabling and using the additional processor capacity should be transparent to all
applications. There may be, however, a small class of applications that obtains the processor
model-related information, for example, software monitors or applications that use the
processor model information as a means of validation.

Processor identification

There are two instructions used to obtain the processor model information:

STIDP Store CPU ID instruction

STIDP instruction provides a 1-byte hexadecimal version code, which is

x'00'

for zSeries

servers. The STIDP instruction also provides information on the processor type (2084),
serial number and LPAR identifier, as shown on Table 6-4.

On the z990, the LPAR identifier field has been expanded to a full byte to support greater
than 15 logical partitions.

Table 6-4 STIDP output for z990

Version

code

CPU identification number

Machine

type number

LPAR 2-

digit

indicator

Bit position

0-7

8-15

16-31

32-48

48-63

Value

x’00’

a

a. Version code is zero for zSeries processors.

LPAR ID

b

b. The logical partition identifier is a two-digit number in the range from ‘00’ to ‘3F’. It is assigned
by the user on the image profile through the Support Element (SE) or Hardware Management
Console (HMC).

6-digit number derived from

the CPC serial number

x’2084’

x’8000’

c

c. High order bit on indicates that the LPAR ID value returned in bits 8-15 is now a two-digit val-
ue. zSeries processors prior to z990 return x’0000’.

Advertising