An 113 Stud
An 113 Stud
cover
Front cover
Student Notebook
ERC 3.0
Student Notebook
Trademarks
The reader should recognize that the following terms, which appear in the content of this
training document, are official trademarks of IBM or other companies:
IBM is a registered trademark of International Business Machines Corporation.
The following are trademarks of International Business Machines Corporation in the United
States, or other countries, or both:
Active Memory AIX 6 AIX
BladeCenter developerWorks EnergyScale
IBM Systems Director Active
Express Focal Point
Energy Manager
OS/400 POWER Hypervisor Power Systems
Power Systems Software Power PowerHA
PowerPC PowerVM POWER6+
POWER6 POWER7 Redbooks
Resource Link System i System p
System p5 System z
Intel is a trademark or registered trademark of Intel Corporation or its subsidiaries in the
United States and other countries.
Linux is a registered trademark of Linus Torvalds in the United States, other countries, or
both.
Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other
countries, or both.
UNIX is a registered trademark of The Open Group in the United States and other
countries.
Java and all Java-based trademarks and logos are trademarks or registered trademarks of
Oracle and/or its affiliates.
Other product and service names might be trademarks of IBM or other companies.
TOC Contents
Trademarks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xi
Agenda . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv
TMK Trademarks
The reader should recognize that the following terms, which appear in the content of this
training document, are official trademarks of IBM or other companies:
IBM is a registered trademark of International Business Machines Corporation.
The following are trademarks of International Business Machines Corporation in the United
States, or other countries, or both:
Active Memory AIX 6 AIX
BladeCenter developerWorks EnergyScale
IBM Systems Director Active
Express Focal Point
Energy Manager
OS/400 POWER Hypervisor Power Systems
Power Systems Software Power PowerHA
PowerPC PowerVM POWER6+
POWER6 POWER7 Redbooks
Resource Link System i System p
System p5 System z
Intel is a trademark or registered trademark of Intel Corporation or its subsidiaries in the
United States and other countries.
Linux is a registered trademark of Linus Torvalds in the United States, other countries, or
both.
Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other
countries, or both.
UNIX is a registered trademark of The Open Group in the United States and other
countries.
Java and all Java-based trademarks and logos are trademarks or registered trademarks of
Oracle and/or its affiliates.
Other product and service names might be trademarks of IBM or other companies.
Duration: 3 days
Purpose
Learn how to perform system administration in a Power Systems
environment. Learn about the features of PowerVM Editions and how
to configure and manage LPARs running AIX V7.1 using the Hardware
Management Console (HMC).
Audience
This course is appropriate for system administrators, technical support
individuals, and IBM business partners who implement LPARs on IBM
Power Systems.
Prerequisites
This introductory course does not require any logical partitioning
experience.
General TCP/IP knowledge is strongly recommended. This
prerequisite can be met by attending TCP/IP for AIX System
Administrators (AN21).
Objectives
After completing this course, you should be able to:
Describe important concepts associated with managing POWER7
processor-based systems, such as logical partitioning, dynamic
partitioning, virtual devices, virtual processors, virtual consoles,
virtual local area network (VLAN), and shared processors
Describe the features of the PowerVM editions
Use the System Planning Tool to plan an LPAR configuration
Describe the functions of the HMC
Configure and manage the HMC, including users and permissions,
software, startup and shutdown, remote access features, network
configuration, security features, HMC backup and restore options,
and the HMC reload procedure
pref Agenda
Day 1
Welcome
Unit 1: Introduction to partitioning
Exercise 1: Introduction to partitioning
Unit 2: Hardware system overview
Exercise 2: System hardware components
Unit 3: Hardware Management Console
Day 2
Unit 3: Hardware Management Console (continued)
Exercise 3: Exploring the HMC V7 interface
Unit 4: Hardware Management Console maintenance
Exercise 4: HMC and managed system maintenance
Unit 5: System power management
Exercise 5: System power management
Unit 6: Planning and configuring logical partitions
Day 3
Unit 6: Planning and configuring logical partitions (continued)
Exercise 6: Configuring logical partitions
Unit 7: Partition operations
Exercise 7: Partition operations
Unit 8: Dynamic LPAR infrastructure
Exercise 8: Dynamic resource allocation
References
http://publib16.boulder.ibm.com/pseries/index.htm
IBM System p and AIX Information Center
SG247940 IBM PowerVM Virtualization Introduction and
Configuration Redbook
Unit objectives
IBM Power Systems
Notes:
The objectives list what you should be able to do at the end of this unit.
Uempty
What is a partition?
IBM Power Systems
Notes:
Partition
When a computer system is subdivided into multiple, independent operating system
images, those independent operating environments are called partitions. The resources on
the system are divided among the partitions. Applications running on a partitioned system
do not have to be redesigned for the partitioned environment.
Independent operating environment
Each partition runs its own operating system that might or might not match operating
systems in other partitions on the same system. Each partition can be started and stopped
independently of other partitions.
Physical partition
IBM Power Systems
Physical partition:
Resources are allocated in physical building blocks.
Blocks contain groups of processors, memory, and I/O slots.
Interconnect
Notes:
This page defines physical partitioning, which we will contrast with logical partitioning on
the next visual. IBM Power Systems support logical partitions (LPARs), not physical
partitions (PPARs).
PPARs
The visual shows an example of a system with three system building blocks, each made up
of a number of processors, an amount of memory, and a number of I/O slots. These three
building blocks can be configured into one, two, or three partitions, each made up of one or
more entire building blocks. The size of the building blocks depends on the vendor and
system model.
Adding or removing resources
To add or remove resources in a PPAR environment, entire building blocks must be added
or removed. For example, if more memory is needed, you might have to add more
processors and I/O slots.
Uempty
Logical partition
IBM Power Systems
Notes:
Logical partitioning is the ability to make a single system run as if it were two or more
systems. Each partition represents a division of resources in your computer system. The
partitions are logical because the division of resources is virtual and not along physical
boundaries. There are, however, configuration rules that must be followed.
For the rest of the course, logical partitions will be called LPARs or partitions for brevity.
Implemented in firmware
The system uses firmware to allocate resources to partitions and manage the access to
those resources. Although there are configuration rules, the granularity of the units of
resources that can be allocated to partitions is very flexible. You can add just a small
amount of memory (if that is all that is needed) without a dependency on the size of the
memory cards and without having to add more processors or I/O slots that are not needed.
Firmware refers to underlying software running on a system independently from any
operating system. On IBM Power Systems, this includes the System firmware, Device
firmware, and HMC Firmware.
Partition characteristics
IBM Power Systems
Notes:
Characteristics of a partition
The visual illustrates how each partition is independent. As stated before, each partition
runs its own operating system. The version of the operating system can be any valid
version that is supported on the system. Other things you would expect on a physically
separate system are also separate for partitions. There are even independent virtual
consoles.
What is the same between partitions on the same system?
Each partition shares a few physical system attributes, such as the system serial number,
system model, and processor feature code with other partitions. In addition, you can
choose to share other hardware, such as Small Computer System Interface (SCSI)
devices, among partitions.
The planar in an I/O drawer is also an example of a component that is used by all LPARs
that use an adapter on that planar.
Uempty
Partition resources
IBM Power Systems
S = I/O slot
M = Memory
Copyright IBM Corporation 2012
P = Processor
Figure 1-6. Partition resources AN113.0
Notes:
Resources
Resources are the system components that are configured into partitions.
The maximum number of partitions depends on system model and the total amount of
resources on the system. For example, a system with eight processors can be configured
with a total of 80 partitions (if there are sufficient resources). If a system has enough
resources, the upper limit is 1024 partitions.
Minimum amount of resources
Each partition must be configured with at least 256 MB of memory, one tenth of a physical
processor, and enough I/O devices to provide a boot disk and a connection to a network.
Memory
Memory is allocated in units known as the logical memory block (LMB). The default LMB
size is variable, depending on the total amount of physical memory installed, and might be
as small as 16 MB.
Processors
A partition is configured with either dedicated whole processors or shared processors.
Shared processors are allocated in processing units. 1.0 processing units is equivalent to
the processing power of one processor. Partitions are configured with at least 0.1
processing units or with as much as the equivalent of all the available physical processors.
After the 0.1 minimum is satisfied, additional processing units can be allocated in quantities
of 0.01 processing units.
I/O slots
I/O resources are allocated to partitions at the slot level. At a minimum, you must configure
a partition with enough I/O resources to include the boot disk and a network connection.
Shared devices
With software called the Virtual I/O Server (VIOS) installed in a special partition, Ethernet
and storage devices can be configured to be shared between partitions.
Secure environments and shared I/O
Highly secure environments can choose not to take full advantage of the cross-partition
sharing of devices. Even subtle visibility (for example, different response times from a
shared resource) can be considered a covert channel of communication. For this reason,
by design, all shared or virtual resources must be consciously enabled.
Shared core resources
Some devices can be shared because they are core resources to the entire system. For
example, even though you have allocated separate amounts of memory to different
partitions, that memory can be on the same memory card. Likewise, processors, I/O
drawers, and other core system components are shared. Because of this, a hardware
failure might bring down more than one partition and could potentially bring down the entire
system; however, there are many fault containment, in-line recovery, and redundancy
features of the system to minimize unrecoverable failures.
Uempty
Processors
Memory
I/O slots
Notes:
This visual shows how a systems resources might be divided among four partitions. With
LPARs, resources can be allocated based on computing needs. You do not need to
allocate all resources to partitions; that is, some resources might remain unallocated until
they are needed.
Dynamic logical partitioning
With dynamic logical partitioning (DLPAR), resources can be added, removed, or moved
between partitions as computing needs change without restarting the partitions.
Notes:
The visual lists IBM POWER6 processor-based servers that support LPAR.
Uempty
Notes:
The visual lists IBM POWER7 processor-based servers that support LPAR.
Capacity management:
Flexibility to allocate resources
Consolidation:
Consolidate hardware, floor space, software licenses, support contracts, and
in-house support and operations
Efficient use of resources
Application isolation on a single frame:
Separate workloads
Guaranteed resources
Data integrity
Merge production and test environments:
Test on same hardware
The ability to have virtual Ethernet and virtual I/O devices is a benefit to using
POWER5, POWER6, and POWER7 processor-based partitions.
Notes:
Sometimes large, symmetric multiprocessing systems are used to run several different
applications. This can be an efficient use of resources in some cases. In other cases,
separate physical computers are used to run individual applications. This page describes
reasons why it might be better to create separate partitions rather than run everything in
the same operating system image or use separate physical computers for each application.
Capacity management
You might want to use partitions to dynamically reallocate resources when the system
workload changes. For example, if at the end of each month, one partition runs
CPU-intensive batch jobs, you can reconfigure the system monthly to take processors from
another lower priority partition and loan them to the partition with the batch application.
Consolidation
Using partitions gives you the ability to reallocate expensive resources and manage them
all with one interface (the HMC). You can reallocate processors, memory, or any I/O
adapter (and thus device) by reconfiguring the partitions or by using dynamic partition
Uempty operations. All of the resources are located within one server, potentially reducing the
amount of floor space needed.
Application isolation
Partitioning isolates an application from others in different partitions. For example, two
applications on one SMP system could interfere with each other or compete for the same
resources. One decision support database query could bring a second, interactive
application to a frustrating snails pace. By separating the applications into their own
partitions, they cannot interfere with each other. Also, if one application were to hang or
crash the operating system, this would not have an effect on the other partitions.
Also, with partitions, one server can support multiple applications that use different time
zones or that run on different operating system release levels.
Partitions can also be used to comply with application license requirements. For example,
a four processor partition could be created to comply with an application license that only
allows for a four processor server. Check the vendors application license requirements
carefully.
Merge production and test environments
Many customers utilize smaller development systems to develop, test, and migrate
applications. These smaller systems might not be the same hardware or have the same
software, devices, or infrastructure as the real production system. These issues can be
largely avoided by utilizing a partition on the same system as the production applications
for development and testing. This also protects the production partition from the activities
on the test partition. When the testing is complete, the resources used for the development
partition can be reallocated to the production partition.
Partitions have an exclusive set of resources
The amount of resources allocated to a partition is generally fixed (although there are some
exceptions that can be configured). This could be a benefit or a disadvantage. On a
symmetric multiprocessor system running multiple applications within the same operating
system image, there might be greater sharing of resources than on a partitioned system
where the applications are isolated in their own partitions.
Virtual Ethernet and virtual I/O devices
On POWER6 and POWER7 processor-based servers, you can configure a virtual Ethernet
connection that acts like an Ethernet connection but is really a memory-to-memory
connection with another partition. Virtual I/O devices allow partitions to use physical
devices that are owned by another partition. Also, the Host Ethernet Adapter (or HEA),
which is available on all IBM Power Systems (except high-end servers), provides logical
Ethernet adapters that communicate directly to LPARs. This reduces the possible overall
interaction with the POWER Hypervisor.
Software licensing
IBM Power Systems
Other software
Operating systems
IBM hardware
Notes:
Software licenses on a partitioned system
A partition runs its own separate copy of an operating system and programs. Language
feature codes, security, user data, most system values, and software release and fixes,
also known as program temporary fixes (PTFs), are unique for each partition.
For third-party software, you will have to discuss with the vendor how to license packages
on a partitioned system.
Effect of using sub-processors
Because operating systems and many other applications use the number of processors as
the basis for licensing, if you use shared processors and take advantage of sub-processor
allocations, IBM rounds up to the nearest whole number in calculating the appropriate
software licenses, and IBM will not charge you for more software licenses than the number
of physical processors on your server.
If you plan to run different operating systems on the same server, you need licenses for
each individual operating system. The licenses are based on processing power. For
Uempty example, on an eight processor system, you might have licenses for seven processors for
AIX 6 and one processor for Linux. If you reconfigure your partitions so that, for example,
you have 7.2 processors in the partition running AIX 6 and your licenses only allow seven
processors, you will receive out-of- compliance messages. Either contact IBM to purchase
more licenses or reconfigure the partition to use less processing power to stop these
messages.
Effect of using the shared processor pool
For now, it is sufficient to understand that a software license must be purchased to cover
the maximum processing power that your partition might have at any point. POWER6 and
POWER7 advanced processing features allow partitions using the shared processor pool
to optionally use excess processing power from other partitions. This configuration feature
is called uncapped processor allocation. Because a partition that uses uncapped processor
allocation could potentially use all of the processors in the shared processing pool, the
license for the software in that partition must take this into account.
The POWER6 and POWER7 multiple shared processor feature can reduce the number of
software licenses by putting a limit on the amount of processors that an uncapped partition
can use.
Notes:
Introduction to the POWER Hypervisor
Partitions are isolated from each other by firmware (underlying software) called the
POWER Hypervisor. The names POWER Hypervisor and hypervisor will be used
interchangeably in this course.
Virtual memory management by the hypervisor
There is no program access permitted between partition memory and I/O memory.
Software exceptions and crashes are contained within a partition. The hypervisor controls
the page tables used by partitions to ensure a partition has access to only its own physical
memory segments. It uses a physical memory offset value for each partition so that the
operating system in each partition can continue to use memory address zero as its starting
point.
Virtual console support
The hypervisor provides input/output streams for a virtual console device that can be
presented on the HMC.
Notes:
HMC description
The HMC is a PC-based console that is available in a desktop or a rack-mount model. It
runs a customized version of Linux with a Java-based management application. The user
can only access the management application, and no additional applications can be
installed. A second HMC can be connected to a single managed system for redundancy.
Multiple managed systems can be managed by a single HMC.
Check the IBM Power Systems Hardware Information Center for the latest information
about the HMC hardware and software:
http://publib.boulder.ibm.com/infocenter/powersys/v3r1m5/index.jsp
Remote access to the HMC functions
Remote access to the HMC Version 7 application is provided by using a web browser from
a remote workstation. By default, remote browser access to the HMC is enabled. In
addition, there are extensive HMC command-line controls accessible through the use of
the Secure Shell (SSH).
Uempty HMC: Independent from the managed system and its partitions
The managed system refers to the system being managed by the HMC. Although the HMC
is necessary for some functions, such as configuring LPARs, it will not affect the operation
of any partitions if something goes wrong. The partition configuration information is not only
kept on the HMC, but it is also kept in Non-Volatile RAM (NVRAM) on the managed
system; therefore, if the HMC were to crash, the partitions would continue to run. In fact,
you can remove the HMC, replace it with another, and then download the partition data
from the NVRAM on the managed system without affecting the running of the partitions.
Service errors focal point
If a hardware error occurs, that error can be reported by multiple partitions. To prevent
confusion, the HMC is also used as a service focal point for error reporting. An application
on the HMC serves as a filter for errors to ensure IBM service calls are placed only once
per actual hardware error. Alternatively, a partition configured as the service partition can
collect system errors and report them to IBM.
Managed system
Unassigned
AIX Linux
resources
HMC
Partition 1 Partition 2
Hypervisor
Non-Volatile RAM
Service
Processors
processor
Memory Ethernet
LPAR
I/O Slots
allocation
tables
Notes:
This visual brings together several concepts.
Partitions are independent operating environments, and their resources are managed
by the hypervisor.
NVRAM is used on the managed system to hold a copy of the partition configuration so
that if the HMC or the network fails, the partitions can continue to run and even reboot if
necessary.
Partitions are configured and managed on the HMC, which is a separate Linux PC
console. A copy of the partition configuration data is also kept on the HMC (in addition
to the primary copy in NVRAM).
The HMC is connected to the managed system through an Ethernet connection to the
service processor. The service processor is a separate, independent processor that
provides hardware initialization during system load, monitoring of environmental and
error events, and maintenance support.
Uempty
Notes:
This visual lists the advanced partition features covered in the rest of this unit.
The dynamic resource allocation, the advanced processor configuration options, the virtual
I/O, and the CoD are features available on POWER5, POWER6, and POWER7
processor-based servers.
Live Partition Mobility
Live Partition Mobility (LPM) is a POWER6 and POWER7-based feature that enables you
to migrate running AIX and Linux partitions and their hosted applications from one physical
server to another without disrupting the infrastructure services. The migration operation,
which takes just a few seconds, maintains complete system transactional integrity. The
migration transfers the entire system environment, including processor state, memory,
attached virtual devices, and connected users.
Dynamic partitioning
IBM Power Systems
Notes:
Dynamic partitioning refers to the ability to move resources between partitions without
shutting down the partitions. The opposite of dynamic partitioning is static partitioning,
where new configurations are only used when a partition is reactivated.
DLPAR operations do not weaken the security or isolation between LPARs. A partition sees
only resources that have been explicitly allocated to the partition along with any potential
connectors for additional virtual resources that might have been configured.
Resources are reset when moved from one partition to another. Processors are
reinitialized, memory regions are cleared, and adapter slots are reset.
DLPAR operations
You can add, remove, and move resources among partitions. The resources include
memory regions, processing units, and I/O slots. This can be accomplished from the HMC
application or by using HMC command-line commands.
Uempty With virtual devices, you can add or remove them, but you cannot move them directly from
one partition to another. You can, however, dynamically change the configuration that
specifies what type of virtual adapter is in a virtual slot.
With the Integrated Virtual Ethernet (IVE), you can add or remove logical host Ethernet
adapters (LHEAs). You can even move LHEAs from one partition to another dynamically.
Applications might not be DLPAR-aware
Most applications are unaware of the underlying resource specifics, but some applications
and utilities, particularly monitoring tools, might inhibit some DLPAR operations if they bind
to processors or pin memory. Many resource-aware applications have been rewritten in
recent years to allow DLPAR. Check with your sales representative about your
applications.
1
HMC command HMC
2
3 3
Partition A Partition B
Hypervisor 4
Copyright IBM Corporation 2012
Notes:
The visual illustrates how a dynamic move operation works.
The DLPAR request originates at the HMC.
The request is made over the network to the POWER Hypervisor.
Partition A and Partition B communicate with the HMC about the DLPAR operation
through a process running on both partitions.
The POWER Hypervisor makes the resource allocation change.
As you can see in the visual, DLPAR operations are dependent on a functioning network
between the HMC and the managed system and between the HMC and the partitions. The
link between the HMC and the service processor is used to initiate the operation and
process the hardware add or remove operation. The link to the partition or partitions from
the HMC is used to notify the operating system of the hardware changes, enabling it to take
actions as required.
If the network is down, either between the HMC and the managed system or between the
partitions and the HMC, DLPAR operations cannot occur.
Uempty
Processor concepts
IBM Power Systems
Logical
Shared
Dedicated
Inactive (CoD)
Deconfigured
Physical
(installed)
Shared processor pool
Copyright IBM Corporation 2012
Notes:
This visual summarizes the various concepts concerning POWER5, POWER6, and
POWER7 processors. We will see in the next slides that POWER6 and POWER7-based
processor systems support other features, such as multiple virtual shared processor pools.
Along the bottom are whole, physical processors installed in the computer system. These
are configured in various ways into the three partitions.
Processing units, partial processors, and logical processors
Partitions are allocated in dedicated whole processors or in processing units. A processing
unit is the equivalent of 1.0 of a physical processor. A partition can be configured with as
little as 0.1 processing units, and after that minimum is satisfied, processing units can be
allocated in units of 0.01 processing units.
The terms micro-partitioning and partial processors refer to the ability to allocate less than
a whole physical processor to a partition.
Deconfigured
A physical processor can be automatically deconfigured from the system because of
detected errors or user deconfiguration.
Inactive, CoD processors
Inactive processors can be added as a dedicated or shared processor through the
activation of a CoD license key. CoD is an option that can be purchased. You will learn
more about this in a few moments.
Shared versus dedicated processors
Dedicated processors are physical processors that are allocated to a partition and are
dedicated to that partition. Other partitions will not use any time slices on those processors
while that partition is active. Shared processors are put into a shared pool. Partitions use
processing units from the pools as needed within configuration guidelines.
Virtual processors
If you were to allocate 2.0 processing units to a partition, the partition might get bits of
execution time on up to 20 physical processors. This concept is known as virtual
processors.
Virtual processors are the representation of the assigned processing units (defined as
processors) in the operating system. To run threads, the operating system dispatches
threads to the virtual processors. The hypervisor takes the threads and dispatches them to
physical processors. The number of virtual processors in the operating system limits the
number of physical processors the hypervisor can use for that partition during each clock
cycle. The processing units are spread across the virtual processors.
Logical processors
If simultaneous multithreading is enabled, each virtual processor can be utilized as with two
logical processors on POWER5 and POWER6-based systems and up to four logical
processors on POWER7-based systems.
Uempty
Partition 1
P P P P Partition 2
10ms
Partition 3
Partition 4
Partition 5
Partition 6
Partition 7
Notes:
Micro-partitioning is defined as the ability to create a partition and allocate fractional
amounts of processing capacity to it.
Processing power can be allocated to partitions using dedicated processors or shared
processors. For shared processor partitions, processing power can be allocated in the
granularity of 0.01 processing units. A partition must have a minimum of 0.1 processing
units.
The visual shows seven partitions being run on a processing pool of four physical
processors. The diagram represents a single 10 millisecond (ms) interval. Each partition
gets a percentage of the execution dispatch time on the processors in the pool, based on
its capacity assignment.
Up to 64
Shared processor pooln
Shared processor pool1 Set of micro-partitions shared
Set of micro-partitions
Shared processor pool0 processor
Set of micro-partitions
LPAR pools
LPAR1 LPAR3 LPAR
LPAR2 LPAR4
LPAR5
LPAR6
Shared
Dedicated
Physical
processors
Notes:
By default, all physical processors that are not dedicated to specific LPARs are grouped
together in a shared processor pool. You can assign a specific amount of the processing
capacity in this shared processor pool to each LPAR that uses shared processors.
With POWER6 and POWER7, you can define MSPPs and assign the shared partitions to
any of these MSPPs. The system administrator can assign a set of micro-partitions to a
specific shared processor pool to control the processor capacity consumed from the
physical processor pool.
Reserved and maximum processing unit values
The administrator can activate a shared processor pool by setting a maximum processing
unit value and, optionally, a reserved processing unit value for that pool. The maximum
processing unit value limits the total number of processing units that can be used by the set
of LPARs in the shared processor pool. The reserved processing unit value is the number
of processing units that are reserved for the use of uncapped LPARs within the shared
processor pool.
Uempty
Virtual I/O
IBM Power Systems
Notes:
Virtual I/O basics
Each partition, by default, is configured to support 10 virtual I/O slots, and each slot can be
populated with a virtual adapter instance, which allows partitions to share devices. It also
provides virtual Ethernet connections between partitions on the same system. More virtual
slots can be configured.
Virtual adapters interact with the operating system like any other adapter card except they
are not physically present. Virtual adapters are recorded in system inventory and
management utilities.
As with physical I/O adapters, a virtual I/O adapter must first be deconfigured from the
operating system to perform a DLPAR remove operation.
Virtual Ethernet
Virtual Ethernet provides the same function as using an Ethernet adapter and is
implemented through high-speed, inter-partition, in-memory communication. There are two
options with virtual Ethernet:
A virtual Ethernet connection can be configured between two LPARs on the same
managed system. There is no actual physical adapter. This provides a fast network
connection between the partitions.
A virtual Ethernet connection can be configured on one partition to connect to a network
using a shared Ethernet adapter (SEA) of another partition (called a hosting partition or
a Virtual I/O Server) on that managed system.
Virtual SCSI
The virtual SCSI (VSCSI) option provides access to block storage devices in other
partitions (that is, device sharing). It uses the client/server model where the server exports
disks, logical volumes, files, or other SCSI-based devices, and the client sees the imported
device as a standard SCSI device.
Virtual Fibre Channel
A virtual Fibre Channel adapter is a virtual adapter that provides client LPARs with a Fibre
Channel connection to a storage area network through the Virtual I/O Server LPAR. The
Virtual I/O Server partition provides the connection between the virtual Fibre Channel
server adapters and the physical Fibre Channel adapters assigned to the Virtual I/O Server
partition on the managed system.
Uempty
Virtual
Ethernet Logical
Virtual Disk
Hypervisor disk
Different types of
backing storage
Copyright IBM Corporation 2012
Notes:
Client/server relationship
Virtual I/O devices provide for sharing of physical resources, such as adapters and SCSI
devices, among partitions. Multiple partitions can share physical I/O resources, and each
partition can simultaneously use virtual and physical (natively attached) I/O devices. When
sharing SCSI devices, the client/server model is used to designate partitions as users or
suppliers of resources. A server makes a VSCSI server adapter available for use by a
client partition. A client configures a VSCSI client adapter that uses the resources provided
by a VSCSI server adapter.
If a server partition providing I/O for a client partition fails, the client partition might continue
to function, depending on the significance of the hardware it is using. For example, if the
server is providing the paging volume for another partition, a failure of the server partition
will be significant to the client.
Uempty
Notes:
Host Ethernet adapter
A host Ethernet adapter (HEA) is a physical Ethernet adapter that is integrated directly into
the GX+ bus on a managed system. HEAs offer high throughput, low latency, and
virtualization support for Ethernet connections. HEAs are also known as IVE adapters.
Unlike most other types of I/O devices, you can never assign the HEA itself to an LPAR.
Instead, multiple LPARs can connect directly to the HEA and use the HEA resources. This
allows these LPARs to access external networks through the HEA without having to go
through an Ethernet bridge on another LPAR.
IVE example
IBM Power Systems
AIX Linux
LPAR LPAR
Physical Physical
port port
Physical Physical
network network
Copyright IBM Corporation 2012
Notes:
In this logical diagram, the AIX and Linux LPARs communicate directly to the HEA,
reducing the interaction with the POWER Hypervisor.
IVE provides a way for an LPAR to communicate with other LPARs or with external
networks without going through a Virtual I/O Server. After you create an LHEA for an LPAR,
a network device is created in the LPAR. This network device is named entX on AIX LPARs
and ethX on Linux LPARs, where X represents sequentially assigned numbers. The user
can then set up a TCP/IP configuration similar to a physical Ethernet device to
communicate with other LPARs or the external network.
Uempty
POWER
Hypervisor
Physical memory
Copyright IBM Corporation 2012
Notes:
The Active Memory Sharing (AMS) feature of PowerVM allows sharing of system memory.
In addition to traditional dedicated memory assignments to single LPARs, the administrator
has the choice of creating a memory pool that can be shared among a set of LPARs. Each
LPAR in the system can be configured to have either dedicated or shared memory.
AMS intelligently shares memory by dynamically moving it from one partition to another on
demand. This optimizes memory utilization and allows for flexible global memory usage.
Because memory utilization can be linked to processor utilization, this function
complements shared processors very well. Systems with low CPU requirements are likely
to have low memory residency requirements.
The Virtual I/O Server is required as paging partition, owning the paging devices used
when the hypervisor pages out one partitions memory to satisfy demands from other
partitions.
Notes:
For systems managed by an HMC, you can migrate a powered off or powered on AIX or
Linux LPAR to a different system that is managed by the same or by a different HMC.
For systems managed by the Integrated Virtualization Manager (IVM), you can migrate a
powered off or powered on partition to a different system that is managed by a different
IVM.
LPM is included in the PowerVM Enterprise Edition. It enables the ability to perform active
and inactive Live Partition Mobility operations. You can check whether these capabilities
have been enabled from the server properties or from the HMC command line.
Active Partition Mobility refers to moving a running LPAR, including its operating system
and applications, from one system to another. The LPAR and the applications running on
the LPAR do not need to be shut down.
Inactive Partition Mobility refers to moving a powered off LPAR from one system to another.
Uempty
Capacity on demand
IBM Power Systems
Notes:
Introduction to capacity on demand
Capacity on demand (CoD) is the name given to a collection of optional features available
for purchase on certain models of POWER5+, POWER6, and POWER7 processor-based
servers. The main bullets in the visual list purchasing options. These options are managed
from the HMC and require a license key to activate.
Capacity upgrade on demand (CUoD) requires a purchase agreement. When processors
or memory are added, there is no ability to turn off the capacity. Processors are added in
units of one whole processor, and memory can be added in 1 GB increments.
Trial CoD is available for up to 30 contiguous days at no additional cost to allow testing and
emergency relief while the customer processes the purchase of permanent CUoD
resources.
On/Off CoD provides temporary additional processor or memory resources. Activity is
reported to IBM monthly, and there must be an On/Off Capacity agreement.
Utility CoD allows clients to use additional capacity in a minute-by-minute basis, and the
service delivers a processor minute of capacity when and where you need it. Just like
electricity is accounted for as it is used, processor minutes are accounted for at the time of
actual use. Utility CoD allows you to assign inactive processors that are installed on the
system to the shared processor pool where they can be used to satisfy the variable
workload demands of the business. The assigned processors will be treated as utility
processors that are available for use by uncapped partitions. When an uncapped partition
reaches 100% utilization and at least 10% of a utility processor is put into use during a one
minute interval, a utility processor minute will be considered consumed.
Capacity BackUp adds reserve processor and memory capacity to a backup server in the
event of an unforeseen loss of production server capability due to forces beyond your
control.
For more information, visit the Power Systems Capacity on Demand website at
http://www.ibm.com/systems/power/hardware/cod/index.html.
Uempty
PowerVM editions
IBM Power Systems
Notes:
PowerVM Express Edition is designed for users looking for an introduction to more
advanced virtualization features at a highly affordable price. With PowerVM Express
Edition, users can create up to three partitions on the server, leverage virtualized disk and
optical devices VIOS and even try out the Shared Processor Pool.
For users ready to get the full value out of their server, IBM offers PowerVM Standard
Edition providing the most complete virtualization functionality for AIX, IBM i and Linux
operating systems in the industry. PowerVM Standard Edition is supported on Power
Systems servers and includes features designed to allow businesses to increase system
utilization; while helping to ensure applications continue to get the resources they need.
PowerVM Enterprise Edition includes all the features of PowerVM Standard Edition plus
two new industry-leading capabilities called Active Memory Sharing and Live Partition
Mobility. Active Memory Sharing intelligently flows system memory from one partition to
another as workload demands change. Live Partition Mobility allows for the movement of a
running partition from one server to another with no application downtime, resulting in
better system utilization, improved application availability and energy savings. With Live
Partition Mobility, planned application downtime due to regular server maintenance can be
a thing of the past.
For more informations about PowerVM editions, refer to:
http://www.ibm.com/systems/power/software/virtualization/editions/index.html.
Uempty
O OO OO O
O O
O
AIX AIX Linux IBM i AIX AIX S SS SS S
S S
S
Kernel Kernel Kernel Kernel Kernel Kernel
Virtual Ethernet
POWER Hypervisor
HMC
Notes:
This visual illustrates a system with 11 partitions running different operating systems. It
shows the basic components of a system running LPARs, such as the HMC, the POWER
Hypervisor, a virtual LAN, virtual I/O, and both dedicated and shared processor partitions.
In the visual, the P= stands for processors, M= for memory, and A= for adapters in I/O
slots.
Details shown in the example in the visual:
Partitions 1-3 are using dedicated processors.
Partitions 4-11 are using the shared processor pool.
Partitions 4-11 are micro-partitions using less than a whole processor.
Partitions 1 and 6-11 have virtual Ethernet connections.
Partitions 7-11 are making use of virtual Ethernet and virtual I/O to share Ethernet
adapters and disks.
Partition 1 is a Virtual I/O Server and has the physical disks and Ethernet adapters that
the virtual clients are using.
POWER Hypervisor
Notes:
IVM description
IVM provides partition support without a physical HMC. The benefit is for low-end systems
to save the cost and space of a physical HMC.
The HMC functionality is provided by the IVM software running in the Virtual I/O Server
partition. The IVM can be accessed through a web browser or an HMC compatible
command-line interface.
The client partition I/O was formerly virtualized, but with POWER6 and POWER7-based
processor systems, you can assign dedicated I/O to LPARs. Only one Virtual I/O Server
partition can be installed on a system using IVM. The maximum number of partitions is 10
times the number of processors.
DLPAR for the Virtual I/O Server partition is supported using the IVM interface.
Uempty
1 Create
Createplan
planfor
forusage
usagemodel
modeland
andapplications.
applications
2 Plan
Planresources
resourcesfor
forpartitions.
partitions
3 SetCreate
up HMCandand managed
configure system.
partitions
4 Create
Createand
andconfigure
configurepartitions.
partitions
5 Activate
Activatepartitions
partitionsand
andinstall
installoperating
operationsystems.
systems
6 Configure
Configureand
andtest
testservice
serviceapplications.
applications
Copyright IBM Corporation 2012
Notes:
These are the overall steps for configuring partitions on a managed system. This course is
designed to follow this process from step two to the end.
Step one: Plan for usage model and applications
If you have already purchased a system, you have probably already completed step one as
part of the system sizing process.
As part of this step, you should have some idea about how to divide the applications into
partitions. You should also plan for future needs, such as partitions for development and
testing.
Step two: Plan resources for partitions
Planning the resource allocations for partitions is the most important step in the
configuration process because it will hopefully eliminate errors and multiple
reconfigurations later in the process.
Planning is crucial because, as you will see, with multiple partitions, the configuration
information becomes quite complex very quickly. This is particularly true for the network
configuration of your partitions and the HMC. You should plan for the normal operation of
the application in a partition and for best case and worst case scenarios (that is, extra
resources and hardware failure).
It is important to document all configurations and keep the records up to date.
One useful tool to use during this step (and step one if the sales representative uses it) is
the System Planning Tool (SPT) available from IBM. You can use this tool to plan the
resources for the partitions on the system, and then import the partition configurations from
your plan. The use of this tool is covered in this course.
Step three: Power on and set up managed system
The managed system is a term used to describe a single system with one or more
partitions.
For new managed systems, the HMC can be configured to support the managed system.
The HMC should be set up first, especially the network connection for DHCP services,
before the managed system has power applied to it (plugged in) so that the managed
system's service processor connection to the HMC is automatically set; then, when you
power on the managed system from the HMC, choose the Partition Standby power on
option. This option will allow you to configure partitions.
Step four: Create and configure partitions
You must plan, create, and configure each LPAR. Configuring a partition consists of
allocating resources and setting other configuration options.
Step five: Activate partitions and install operating systems
At this point you can activate each partition and install an operating system.
Step six: Configure and test service applications
Because IBM cannot predict how a particular system might be divided into separate
operating system environments, you might need to alter the configuration of the service
applications, such as Service Agent and Service Focal Point.
Uempty
LPAR references
IBM Power Systems
Documentation:
http://publib.boulder.ibm.com/eserver/ (IBM Systems Information Centers)
http://www.ibm.com/support/publications/us/library/
LPAR and PowerVM information
http://www.ibm.com/systems/power/software/virtualization/index.html
IBM Redbooks
http://www.redbooks.ibm.com/
Technical support Web sites:
http://www.ibm.com/servers/eserver/support/unixservers/
http://www.software.ibm.com/webapp/set2/sas/f/vios/home.html
http://www.software.ibm.com/webapp/set2/sas/f/power5cm/power7.html
Linux Web site
http://www.ibm.com/systems/p/linux/
Notes:
This list is a starting point to obtain documentation for your system. There is documentation
for your specific system model, for the HMC, for the operating systems, and for configuring
partitions. The library link shown first in the visual is a good starting point for information.
Links are provided there for the Information Centers.
There are new IBM Redbooks released frequently, particularly as a product matures.
Check the www.redbooks.ibm.com website from time to time.
The web locations shown in the visual might change over time; however, generally old links
are redirected to new ones.
Linux adapter support
For customers installing Linux on Power Systems, refer to the following website for
information on supported I/O adapters and storage devices:
http://www.ibm.com/systems/p/hardware/reports/factsfeatures.html
Notes:
The purpose of this visual is to provide an overview of the content and the different features
that will be covered in this class. Some of the advanced features provided in the overview
just completed in this introduction unit are not covered in that class.
Uempty
Checkpoint (1 of 3)
IBM Power Systems
Notes:
Checkpoint (2 of 3)
IBM Power Systems
Notes:
Uempty
Checkpoint (3 of 3)
IBM Power Systems
Notes:
Unit
exerc
is e
Notes:
Uempty
Unit summary
IBM Power Systems
Notes:
References
http://publib.boulder.ibm.com/eserver/
IBM System p and AIX Information Center
Redpapers:
IBM BladeCenter Technical Overview and Introduction
IBM POWER 710 and 730 Technical Overview and Introduction
IBM POWER 720 and 740 Technical Overview and Introduction
IBM POWER 750 and 755 Technical Overview and Introduction
IBM POWER 770 and 780 Technical Overview and Introduction
IBM POWER 795 Technical Overview and Introduction
http://www.ibm.com/systems/power/hardware/775/
IBM Power 775 Supercomputer
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-1
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Unit objectives
IBM Power Systems
Notes:
Uempty
g
Scalin
n e - to 64-way
O s
system
Copyright IBM Corporation 2012
Notes:
IBM Power Systems: A single, energy efficient and easy-to-deploy platform for all of your
UNIX, Linux, and IBM i applications.
Again with POWER6 we are breaking down barriers and pushing the envelope of where
the technology can go. POWER6 processors most visible feature is the speed with
ultra-high frequencies - breaking the 5 GHz barrier. Power Systems are shipped with 3.5
GHz, 4.2 GHz, 4.7 GHz, and 5.0 GHz dual-core chips.
One of the keys to our performance has always been balanced system design -- and with
POWER 6 we have doubled the memory bandwidth and 3X the SMP and I/O bandwidth.
But POWER6 is not just about performance. Substantial focus has been put on reliability
and availability as well. System z key reliability features have been brought to System p
such as the Processor Instruction Retry or the Storage keys.
No more System i or System p, only Power Systems where you can select to run AIX,
Linux, or IBM i. All system models support all three operating systems.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-3
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
All Power Systems servers can utilize logical partitioning (LPAR) technology implemented
through System p virtualization technologies, the operating system (OS), and a Hardware
Management Console (HMC), IBM Systems Director Management Console (SDMC), or
Integrated Virtualization Manager (IVM). Dynamic LPAR allows clients to dynamically
allocate many system resources to application partitions without rebooting.
PowerVM Editions
In addition to the base virtualization that is standard on every System p server, three
optional virtualization features are available on the server: PowerVM Express Edition,
PowerVM Standard Edition (formerly Advanced POWER Virtualization (APV) Standard),
and PowerVM Enterprise Edition (formerly APV Enterprise).
POWER6 integrated hardware accelerators
Introduced with the POWER6 processor design is hardware decimal floating-point support
improving the performance of the basic mathematical calculations of financial transactions
that occur regularly on todays business computers. This will improve the performance of
decimal calculations used by financial and retail companies up to seven times whats done
in software today. The POWER6 processor also includes an AltiVec SIMD accelerator,
which helps to improve the performance of multi-media and 3D modeling algorithms used
primarily in High performance computing.
POWER6 EnergyScale Technology
The IBM POWER6 architecture with EnergyScale technology provides features such as
power trending, power-saving, capping of maximum power, and thermal measurement.
These features are enabled using IBM Systems Director Active Energy Manager software
within the IBM Director console. They measure energy use and direct policies toward the
energy-efficient operation of the server, while the underlying hardware automatically
adjusts to deliver the desired operating solution. The POWER6 chip is also designed to
conserve power and reduce heat generated by the server. A feature called nap mode
enables processor clocks to be dynamically turned off when there is no useful work to be
done and turned back on when there are instructions to be executed.
Other features
Other features introduced with POWER6 processor-based technology include an
Integrated Virtual Ethernet adapter standard on most systems. The Processor Instruction
Retry feature automatically monitoring the POWER6 processor and, if needed, restarting
the processor workload without disruption to the application.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-5
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Availability: 600
400
200
0
JS23 JS43 520 550 750 560 570/16 570/32 770 780 595
Notes:
This is an overview of the products and features for which details will be provided in
subsequent slides.
Uempty
L3 REGION
eDRAM efficiency
MC0 L3 Cache and MC1 Eight processor cores:
Chip Interconnect Twelve execution units per core
L2 Cache L2 Cache L2 Cache L2 Cache Four-way SMT per core up to four
threads per core
POWER7 POWER7 POWER7 POWER7
CORE CORE CORE CORE 32 threads per chip
L1: 32 KB I cache / 32 KB D cache
Remote SMP & I/O Links L2: 256 KB per core
L3: Shared 32 MB on chip eDRAM
Dual DDR3 memory controllers
Binary compatibility with 90 GB/s memory bandwidth per chip
POWER6 Scalability up to 32 sockets:
360 GB/s SMP bandwidth/chip
20,000 coherent operations in flight
Notes:
This visual depicts the POWER7 processor chip (that is, the processor module). In this
generation of the POWER7 processor module, a breakthrough in material engineering and
microprocessor fabrication has enabled IBM to implement the L3 cache in eDRAM and
place it on the POWER7 processor die.
The L3 cache is critical to a balanced design, as is the ability to provide good signaling
between the L3 cache and other elements of the hierarchy such as the L2 cache or SMP
interconnect.
The on-chip L3 cache is organized into separate areas with differing latency
characteristics.
The processor chip could contain up to eight processor cores. Each processor core is
associated with a Fast Local Region of L3 cache (FLR-L3) but also has access to other L3
cache regions as shared L3 cache. Additionally, each core can negotiate to use the FLR-L3
cache associated with another core, depending on reference patterns. Data can also be
cloned to be stored in more than one core's FLR-L3 cache, again depending on reference
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-7
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
patterns. This intelligent cache management enables the POWER7 processor to optimize
the access to L3 cache lines and minimize overall cache latencies.
This eDRAM (Embedded DRAMS) permits much wider buses and higher operation
speeds, and due to the higher density of DRAM in comparison to SRAM, larger amounts of
memory can potentially be used.
Please note that throughout this unit, the terms POWER7 processor module and the
POWER7 processor chip are used interchangeably.
Uempty
Notes:
The table in the visual identifies the features available with each compatibility mode as well
as the customer benefit.
Intelligent threads
The POWER7 processor features intelligent threads that can vary based on the workload
demand. The system either automatically selects (or the system administrator can
manually select) whether a workload benefits from dedicating as much capability as
possible to a single thread of work, or if the workload benefits more from having capability
spread across two or four threads of work. With more threads, the POWER7 processor can
deliver more total capacity as more tasks are accomplished in parallel. With fewer threads,
those workloads that need very fast individual tasks can get the performance they need for
maximum benefit. There will be later discussions of 4-thread SMT and the energy
management enhancements.
There is a significant change to the architecture for vector based computing; the VMX unit
has been replaced with the VSX unit.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-9
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
What is VMX? The VMX technology provides a model that accelerates the performance of
various software applications based primarily on vector and matrix operations. The vector
processing technology is a short vector parallel architecture that extends the instruction set
architecture (ISA) of the PowerPC.
VMX is based on separate vector/SIMD-style execution units, which have high data
parallelism. The vector processing technology operations can perform on multiple data
elements in a single instruction.
VMX technology supports the following audio and visual applications:
Voice over IP
Speech recognition
Voice/sound processing
Communications
2D and 3D graphics
Image and video processing
Array number processing
Cellular base station processing
High bandwidth data communication
Some VSX highlights:
Two VSX units that can each handle two double precision FP instructions
Eight FLOPS per cycles
VSX units can also handle four single precision instructions per cycle
VSX instruction set support for vector and scalar instructions
What is SIMD? It describes computers with multiple processing elements that perform the
same operation on multiple data simultaneously. Thus, such machines exploit data level
parallelism.
An application that might take advantage of SIMD is one where the same value is being
added (or subtracted) to a large number of data points, a common operation in many
multimedia applications. One example would be changing the brightness of an image.
Each pixel of an image consists of three values for the brightness of the red, green and
blue portions of the color. To change the brightness, the R, G and B values are read from
memory, a value is added (or subtracted) from them, and the resulting values are written
back out to memory.
With a SIMD processor, there are two improvements to this process. For one, the data is
understood to be in blocks, and a number of values can be loaded all at once. Instead of a
series of instructions saying get this pixel, now get the next pixel, a SIMD processor will
have a single instruction that effectively says get lots of pixels (lots is a number that varies
from design to design). For a variety of reasons, this can take much less time than getting
each pixel individually, like with traditional CPU design.
POWER5+ uses out-of-order execution; POWER6 however uses mostly in-order
execution. POWER7 uses out of order execution. This allows the processor to avoid a stall
that occur when the data needed to perform an operation is unavailable.
Uempty
Max cores
AIX and threads supported
Release/TL
POWER6 POWER7
AIX 5.3
64 / 128 N/A
(all TLs supported)
AIX 6.1 TL2, TL3 64 / 128 N/A
AIX 6.1 TL4 64 / 128 64 / 256
AIX 6.1 TL5 64 / 128 64 / 256
AIX 7.1 64 / 128 256 / 1024
Notes:
The table in this visual identifies the maximum number of cores and hardware threads per
system.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-11
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
ASM menus
Memory Interface
TurboCores Unused
core
Copyright IBM Corporation 2012
Notes:
The Power 780 and Power 795 systems can be booted to run in two modes: MaxCore
mode and TurboCore mode.
MaxCore mode: Each 8-core Single Chip Module (SCM) operates with 32 MB of L3
cache.
TurboCore mode: Each 8-core SCM operates with up to four active cores and 32 MB of
L3 cache. Thus, in TurboCore mode, there are fewer cores running with a higher
core-to-L3-cache ratio (twice the L3 cache per core available).
Uempty
EnergyScale
IBM Power Systems
Notes:
Energy trending
EnergyScale provides continuous collection of real-time server energy consumption. This
energy usage data can be displayed or exported by IBM Systems Director Active Energy
Manager.
Administrators can use such information to predict data center energy consumption at
various times of the day, week, or month.
Thermal reporting
A measured ambient temperature and a calculated exhaust heat index temperature can be
displayed from Active Energy Manager. This information can help identify data center
hot-spots that need attention.
Power Saver mode (or Static Energy Saver mode)
This feature must be manually enabled/disabled. Static Energy Saver lowers the processor
frequency and voltage, reducing the energy consumption of the system while still delivering
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-13
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Uempty extends the allowed energy capping range further, beyond a region that can be guaranteed
in all configurations and conditions. If the energy management goal is to meet a particular
energy consumption limit, then soft energy capping is the mechanism to use.
Processor Nap
The IBM POWER7 processor uses a low-power mode called Nap that stops processor
execution when there is no work to do on that processor core. The latency of exiting Nap
falls within a partition dispatch (context switch) such that the hypervisor firmware can use it
as a general purpose idle state. When the operating system detects that a processor
thread is idle, it yields control of a hardware thread to the hypervisor. The hypervisor
immediately puts the thread into Nap. When the operating system yields control of the
second thread and the processor core belongs to a dedicated processor partition, the
second thread enters Nap mode.
Energy-Optimized Fan Control and Altitude Input
The Power Systems firmware will dynamically adjust fan speed based on energy
consumption, altitude, ambient temperature, and energy savings modes. Systems are
designed to operate in worst-case environments, in hot ambient temperatures, at high
altitudes, and with high power components. In a typical case, one or more of these
constraints are not valid. When no power savings setting is enabled, fan speed is based on
ambient temperature, and assumes a high-altitude environment. When a power savings
setting is enforced (either Static Energy Saver or Dynamic Energy Saver) fan speed will
vary based on power consumption, ambient temperature, and altitude (if available).
System altitude can also be set (Active Energy Manager). If no altitude is set, system will
assume a default value of 350 meters above sea level.
Processor folding
Technique that dynamically adjusts, over the short-term, the number of processors
available for dispatch to match the number of processors demanded by the workload. As
the workload increases, the number of processors made available increases; as the
workload decreases, the number of processors made available decreases. Processor
folding increases energy savings during periods of low to moderate workload because
unavailable processors remain in low-power idle states longer.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-15
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Power 770
Power 780 Power 775
Supercomputer Power 795
Notes:
The main difference between the Express and Enterprise models is that the Enterprise
servers include redundant components and concurrent repair for higher availability and
protection of the system.
Check the Power hardware web site for more details:
http://www.ibm.com/systems/power/hardware/index.html
Uempty
Notes:
Built on the proven foundation of the IBM BladeCenter family and featuring 4, 8,16 or 32
POWER7 cores, the BladeCenter PS700, PS701, PS702, PS703 and PS704 Express
blades are ideal for scalable workloads that demand both cost and energy efficiency in a
flexible package.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-17
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Power7 Four 64-bit 3.0 Eight 64-bit 3.0 16 64-bit 3.0 GHz 16 64-bit 2.4 GHz 32 64-bit 2.4 GHz
Processor GHz GHz
cores
Level 2 (L2) 256 KB per 256 KB per 256 KB per 256 KB per 256 KB per
cache processor core processor core processor core processor core processor core
Internal disk Two 300 or 600 One 300 or 600 Two 300 or 600 One 300 or 600 Two 300 or 600
storage GB 2.5" SAS non GB 2.5" SAS non GB 2.5 SAS non GB 2.5 SAS non GB 2.5 SAS non
hot-swappable hot-swappable hot-swappable hot-swappable hot-swappable
HDD HDD HDD HDD or two 1.8 HDD or four 1.8
177 GB SSD 177 GB SSD
Networking IVE dual gigabit IVE dual gigabit IVE quad gigabit Integrated dual Integrated dual
gigabit Ethernet gigabit Ethernet
ports (virtualized ports (virtualized
Ethernet provided Ethernet provided
by PowerVM by PowerVM
VIOS VIOS
Notes:
The visual highlights the system features of the Power Blade Express servers.
Uempty
Size: 2U
Notes:
The Power 710 Express server is a 1-socket server supporting 4-core, 6-core or 8-core
POWER7 processor modules in a dense 2U rack-optimized form factor.
The Power 730 Express server is a two-socket server offering 8, 12 or 16 POWER7 cores
in a dense, 2U rack-optimized form factor.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-19
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The visual highlights the system features of the Power 710 Express servers.
Uempty
Notes:
The visual highlights the system features of the Power 730 Express servers.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-21
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The visual shows the rear view of the server showing, among other things, the different I/O
options.
Uempty
Size: 4U
Notes:
The Power 720 Express server is a 1-socket server supporting 4-core, 6-core or 8-core
POWER7 processor modules in a flexible rack-optimized or tower form factor.
The Power 740 Express server is a 1- or 2-socket server supporting 4, 6, 8, 12 or 16
POWER7 cores in a flexible rack-optimized form factor.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-23
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The visual highlights the system features of the Power 720 Express servers.
Uempty
Notes:
The visual highlights the system features of the Power 740 Express server.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-25
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The visual shows the rear view of the server showing, among other things, the different I/O
options.
Uempty
rack-mount
Size: 4U
Notes:
The Power 750 Express server is a 1 to 4-socket server supporting up to 32 cores using
POWER7 6-core and 8-core processor modules.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-27
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The visual highlights the system features of the Power 750 Express server.
Uempty
Notes:
The front view of the server is shown in the visual.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-29
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The rear view of the server shows the different I/O options.
Uempty
SAS port
SAS port AI-cable
750 system < front
Adapter
AI-cable
Notes:
The Power 750 Express server supports the split backplane mode. If configured, the four
small form factor (SFF) disk drives are assigned to the integrated SAS controller, and the
four SFF disk drives are assigned to the external rear SAS port.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-31
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Figure 2-25. I/O drawer availability for Power 710/720/730/740/750 Express AN113.0
Notes:
The table shows the I/O drawer availability for Power 710, 720, 730, 740, and 750 Express.
Uempty
Power 755
IBM Power Systems
rack-mount
Size: 4U
Notes:
The Power 755 is a 4-socket, 32-core server with outstanding performance in a dense 4U
rack-optimized package. Using 12X InfiniBand adapters up to 64 Power 755 nodes, each
with 32 cores, can be clustered together providing up to 2,048 POWER7 cores.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-33
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The visual highlights the system features of the Power 755 server.
Uempty
IB-DDR
Interconnect
Air cooled
Notes:
The POWER7 755 can be configured to support clustered environments enabling HPC
applications.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-35
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Power 770
IBM Power Systems
rack-mount
Size: 4U
Notes:
Easily scale up to 64 cores with the IBM Power 770. Unique IBM modular SMP architecture
lets you add more powerful POWER7 processing capability exactly when needed.
Innovative RAS features and leadership virtualization capabilities make the 770 well suited
as a midrange application or database server, or for server consolidation. And the flexibility
to use the leading-edge AIX, IBM i and Linux operating systems broadens the application
offerings available and increases the ways clients can manage growth, complexity and risk.
Uempty
Notes:
The visual highlights the system features of the Power 770 server.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-37
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The IBM Power 775 supercomputing server is designed for organizations that require a
highly scalable system with extreme parallel processing performance and dense, modular
packaging. Use it in clustered configurations of as few as 256 processor cores or in
world-class supercomputer configurations of hundreds of thousands of processors.
Combined with specialized software from IBM, this system is designed to perform and
represents the latest Power technology available.
Uempty
Notes:
The visual highlights the system features of the Power 775 server.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-39
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Power 780
IBM Power Systems
Maint coverage
24 X 7
PowerCare support
Notes:
Easily scale up to 64 cores with the IBM Power 780. Unique IBM modular SMP architecture
lets you add more powerful POWER7 processing capability exactly when needed.
Innovative RAS features and leadership virtualization capabilities make the 780 well suited
as an application or database server, or for server consolidation. And the flexibility to use
the leading-edge AIX, IBM i and Linux operating systems broadens the application
offerings available and increases the ways clients can manage growth, complexity and risk.
Uempty
Notes:
The visual highlights the system features of the Power 780 server.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-41
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Fans
Fabric
interconnects
DVD
Notes:
The front view of the server is shown in the visual.
Uempty
FSP
connectors
HMC
HMC Two GX++ bays
ports
Ports
P P P P P P
C C C C C C Two power
I I I I I I supplies
e e e e e e
SPCN
ports
Notes:
This visual depicts the rear view of a Power 770 or 780. The focus here is the I/O and the
Power/Thermal subsystems; from the GX++ and PCIe slots to the HMC ports connections.
This also shows the System Power Control Network (SPCN) connections as well.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-43
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Power 795
IBM Power Systems
Maint coverage
24 X 7
PowerCare support
Notes:
The IBM Power 795 server uses 64-bit POWER7 eight-core processor technology in up to
256-core configurations with PowerVM virtualization. This enterprise Power server offers
leadership performance and massive scalability, along with the reliability, manageability
and security features needed to consolidate AIX, IBM i, and Linux applications in the
largest and most demanding data center environments.
Uempty
Notes:
The visual highlights the system features of the Power 795 server.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-45
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Bulk
power
supply Network hub
Node
Processor/memory controller (2X)
Book nodes
System
Midplane controller (2X)
Clock (2X)
I/O hub
Up to four per node
Notes:
The visual depicts the major Power 795 subsystems. The power subsystem is at the top of
the frame, the processor subsystems (that is, the CEC) is in the middle and I/O subsystem
is at the bottom.
Uempty
GX bus
Node cntrl P7 P7 DIMMs
Node cntrl
GX bus
GX bus
GX bus
P7 P7
Four POWER7 chips / up to 1 TB memory
Four GX Ports / two node controllers
32 DIMM slots per node
Two TPMD / node
Notes:
The visual shows a diagram of Power 795 processor book as well as the possible memory
DIMM size options that you can configure. Also notice the positioning of the four POWER7
chips and their associated memory slots. The four GX ports are mounted in the front of the
Processor modules whereas the two Distributed Controller Assemblies (DCA) are housed
in the back.
Two standard Thermal Power Management Devices (TPMD) are displayed as well.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-47
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The table shows the I/O drawer availability for Power 755, 770, 780, and 795 servers.
Uempty
I/O drawer example: 12X I/O Drawer PCI-X DDR
(#5796)
IBM Power Systems
Rear view
(No disk drives in front)
Figure 2-42. I/O drawer example: 12X I/O Drawer PCI-X DDR (#5796) AN113.0
Notes:
The PCI-DDR 12X Expansion Drawer (#5796) is a 4U (EIA units) drawer and mounts in a
19-inch rack.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-49
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Figure 2-43. I/O drawer example: 12X I/O Drawer PCIe, SFF disk (#5802) AN113.0
Notes:
The 12X I/O Drawer PCIe, SFF disk (#5802) is a 19-inch I/O and storage drawer. It
provides a 4U-tall (EIA units) drawer containing 10 PCIe-based I/O adapter slots and 18
SAS hot-swap Small Form Factor disk bays, which can be used for either HDD or SSD.
Uempty
Notes:
A physical location code is a sequence of location labels that, when followed in order, lead
to the location. On a given system, a resource has only one physical location code. It is
necessary to interpret physical location codes in a variety of situations. Service error logs,
partition configuration screens, and inventory reports all report location codes.
Operating systems also refer to devices by their own location codes. It is often important to
translate between the operating system location code and the physical location code; for
example, if you want to determine which physical disk to set as the boot disk.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-51
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Physical location code format
Servers (system unit and expansion units) use physical location codes to provide mapping
of replaceable units. Location codes are produced by the server's firmware, which
structures them so that they can be broken down to identify specific parts in a system.
Physical location codes are formed by concatenating one or more location labels together.
Location labels start at the largest or most general resource (the unit) and proceed to the
most specific in order of containment. The location labels are separated by dashes (-).
Drawers for which the system can obtain the machine type, model, and serial number will
have a unit location code composed of the machine type and serial number.
Unit numbers
These are the unit numbers that you will see in the location codes for the components in
the system drawer or the central electronics complex (CEC). For PCI-X slots in attached
I/O drawers, the unit number of the drawer will be used.
Uempty
Figure 2-46. View location codes: From the HMC GUI AN113.0
Notes:
The visual presents the HMC GUI properties panel showing the location codes of the
physical I/O resources for a managed system.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-53
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The AIX commands in the visual show how you can view both physical location codes and
the correlating AIX codes.
Uempty
Notes:
The flexible service processor (FSP) performs many vital reliability, availability, and
serviceability (RAS) functions. The service processor is an embedded unit running the
service processor internal operating system, which contains programs and device drivers.
The service processor gives the means to diagnose, check status, and sense operational
conditions of a remote system, even when the main processor is inoperable. The service
processor enables firmware and operating system surveillance, several remote power
controls, environmental monitoring, reset, and boot features, remote maintenance and
diagnostic activities.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-55
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
With the system in power standby mode, or with an operating system in control of the
machine, or controlling the related partition, the service processor is working and checking
the system for errors, ensuring the connection to the HMC for manageability purposes.
With the system up and running, the service processor provides the possibility to view and
change the Power-On settings using the Advanced System Management Interface. Also,
the surveillance function of the service processor is monitoring the operating system to
check that it is still running and has not stalled.
Accessing ASMI
If the service processor is connected to an open network, you can access the Advanced
System Management Interface using a web browser connection to the IP address of the
service processor. You must log in with the general or admin ID and password.
You can also access the ASMI from the HMC. Select the server name, then from the Tasks
menu, select Operations, then Launch Advanced System Management (ASM).
Uempty
Notes:
This is the welcome menu of the Advanced System Management interface. You must log in
with the general or admin ID and password.
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-57
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
ASMI example
IBM Power Systems
Notes:
The ASMI application is easy to navigate. The visual shows one example screen of the
network configuration for one of the Ethernet ports connected to the service processor.
If you were to expand all menus, you would see a list of options like this one. The exact list
that is available will depend on the managed system firmware version.
Uempty
Checkpoint (1 of 2)
IBM Power Systems
Notes:
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-59
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Checkpoint (2 of 2)
IBM Power Systems
Notes:
Uempty
Unit
exerc
ise
Notes:
Copyright IBM Corp. 2009, 2012 Unit 2. Hardware system overview 2-61
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Unit summary
IBM Power Systems
Notes:
More summary information:
IBM POWER7 processor-based systems have a wide range of configuration options:
- Processors, memory, I/O, partitions
There are both physical and AIX location codes.
The service processor provides system initialization and hardware error detection
functions, and the connection to the HMC.
The ASM Interface tool can be used to alter the service processor configuration.
References
http://publib.boulder.ibm.com/infocenter/systems/index.jsp
IBM System p and AIX Information Center
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-1
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Unit objectives
IBM Power Systems
Notes:
You should be able to describe the HMCs functions and features and be able to configure
users and network options by the end of this unit.
The unit is separated into two topics. The first covers the HMC and its configuration. The
second covers creating HMC users, how to access the HMC remotely, and the security
issues associated with remote access.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-3
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Topic 1 objectives
IBM Power Systems
Notes:
The first topic in this unit covers the features of the HMC version 7 with the web user
interface structure and how to configure a new HMC out of the box.
Uempty
Terminology:
The HMC and IVM manage LPARs and servers/managed systems
The SDMC manages virtual servers and hosts
Notes:
The Power Systems server line offers three types of management consoles, depending on
your environment and requirements.
1. HMC: Hardware Management Console is used to manage one or more servers. All
management tasks can be done directly from the HMC, including partitioning the
system. All system events and state information is forwarded to the HMC.
2. IVM: Integrated Virtualization Manager offers a lower cost of entry into virtualization on
IBM POWER processor-based servers, since it does not require the use of a separate
hardware appliance like the Hardware Management Console (HMC) or Systems
Director Management Console (SDMC) for managing logical partitions (LPARs) on a
single system. IVM is packaged in the Virtual I/O Server (VIOS) software.
3. SDMC: The Systems Director Management Console is the successor to the HMC and
the IVM. SDMC supports POWER6 and POWER7 processor-based systems, including
Power Systems blades.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-5
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The Hardware Management Console is a dedicated system that provides a graphical and
command-line user interface for the configuration and management of logical partitions on
Power Systems servers. The HMC is a customized Intel-based PC, available in a desktop
or a rack-mount model, running Linux with a Java-based management application. You
cannot load any other applications onto the HMC.
The major functions of the HMC are for power on/off of the managed system, for LPAR
creation and operations, for access to the partitions consoles, for Capacity on Demand
resource management, and for serviceable events management and connection to the IBM
service organization.
A second HMC can be connected to a single managed system for redundancy. Multiple
managed systems can be managed by a single HMC.
The managed system continues to operate in the absence of an HMC by using partition
configuration information stored in NVRAM. Individual partitions can be rebooted using a
shut down command in the partitions operating system. The managed system can be
Uempty powered off and on, and will restart predefined partitions automatically if the HMC is not
available. However, performing configuration changes to the partitions requires the HMC.
If an HMC is used to manage a POWER7 server, the HMC must be a rack-mount HMC
model CR3 (or later), or deskside HMC model C05 (or later). Check the Power Systems
Infocenter for the latest information about the HMC hardware and software.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-7
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The visual shows the HMC system attributes associated with the different HMC machine
types and models.
Uempty
POWER processor-based
managed system
Service
Processors
processor
Memory Ethernet
LPAR
I/O Slots Partition
allocation
configuration
tables
information is kept
both on HMCs and in
servers NVRAM.
Copyright IBM Corporation 2012
Notes:
This visual brings together several concepts:
Partitions are independent operating environments and their resources are managed by
the hypervisor. The hypervisor manages the resources for the partitions.
NVRAM is used on the managed system to hold a copy of the partition configuration so
that if the HMC or the network were to fail, the partitions can continue to run and even
reboot if necessary.
Partitions are configured and managed on the HMC which is a separate system. A copy
of the partition configuration data is also kept on the HMC (in addition to NVRAM).
The HMC is connected to the managed system through an Ethernet connection to the
service processor. The service processor is a separate, independent processor that
provides hardware initialization during system load, monitoring of environmental and
error events, and maintenance support.
Two HMCs can be connected to a managed system to provided HMC redundancy.
Either HMC can be used for operations and they remain synchronized.
An HMC (or pair of HMCs) can managed multiple managed systems.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-9
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Service processor:
HMC SSL communication
Power control
Error event handling
Hypervisor code updates
Hypervisor (pass-through):
System configuration data
Partitioning control
Virtual I/O definition
Capacity on demand
Concurrent service
Console sessions
Operating systems:
External LAN connection
Gather hardware error events
Gather hardware inventory
Dynamic LPAR (AIX/Linux)
Notes:
The HMC needs to communicate with the FSP, the POWER Hypervisor as well as the
operating system thats running within the LPAR.
Uempty
Notes:
Connect the HMC to the network and power it on. You will see the Linux initialization
messages and then will be prompted to log in. The default login account and password for
the HMC is hscroot and abc123. Because this is the same on all HMCs, you should change
the password immediately. New passwords must be at least seven characters.
If this is a new HMC, you will automatically be prompted to run the Guided Setup wizard
which will help you set up a few critical options. You can re-run this wizard at any time, or
access the individual configuration options separately.
One configuration check that the Guided Setup wizard does not do is check to be sure the
software version is up to date. How to check the version and upgrade the software will be
covered in a later unit in this course.
If you change the network configuration, you will need to restart the HMC.
Connect the managed system to the HMC
Connect the HMC1 port on the managed system to the first integrated Ethernet port on the
HMC. When the HMC networking is fully configured and the Ethernet cable between the
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-11
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
HMC and the managed system is connected, then you can plug in the managed system to
the power source.
For redundant HMCs, the second HMC connects to the HMC2 port on the managed
system. Never connect the same HMC to both ports.
Uempty
Notes:
The visual shows a summary of the HMC V7 capabilities.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-13
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
This HMC uses a web-based user interface. This interface uses a tree-style navigation
model providing hierarchical views of system resources and tasks using drill-down and
launch-in-context techniques to enable direct access to hardware resources and task
management capabilities. It provides views of system resources and provides tasks for
system administration.
The Welcome window contains the link to log in to the HMC application, the ability to view
the online help information, and the summarized status information for the HMC.
Click the Log on and launch link to get to the login screen. Notice that you can access
online help and see system status before logging in.
Uempty
Notes:
The default administrator login for the HMC is hscroot. You cannot log directly into the HMC
with the Linux root password. Additional accounts can be created and these can have the
same hscroot access to objects and tasks, or a particular account can have a specific
subset of objects and tasks that it can use.
When you log out of the HMC, you use either the Log off option or the Disconnect option. A
disconnect will leave any running tasks running and allow you to reconnect to that session
later. Log off will stop any running tasks and log you out completely.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-15
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Logoff
command
Notes:
Logging off
Click Logoff in the upper right corner of the HMC interface to log off or disconnect.
Uempty
Notes:
The reconnect function shows why it is a good idea now to create separate users for the
HMC if there will be multiple people logging into the HMC. If everyone logs in as hscroot,
then when you reconnect, you might reconnect to someone elses session.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-17
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Tasks continued
running.
Notes:
The visual shows that when you reconnect, any running tasks are still active.
This will allow the user to resume what they were doing the last time they logged on or start
a new session.
Uempty
Task bar
Navigation
Status bar
Work area
Copyright IBM Corporation 2012
Notes:
When you successfully log in to the HMC GUI, you will see the Welcome screen. From
here you can view the clickable major applications in the navigation bar, and you will see a
summary of the current status of servers that this HMC manages in the status bar. The
work area will provide more information about the applications in the navigation bar, and
the banner and task bar area will be along the top of the window. The task bar will show
any running tasks.
In the example in the visual, there are no current running tasks and the status bar shows
that there is at least one attention LED on an object. The status bar icons are clickable to
drill-down to get more information.
The banner, across the top of the workplace window, identifies the product and logo. It is
optionally displayed and is set by using the Change User Interface Settings task.
The Navigation pane, in the left portion of the window, contains the primary navigation links
for managing your system resources and the Hardware Management Console. The items
are referred to as nodes.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-19
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
The Work pane, in the right portion of the window, displays information based on the
current selection from the Navigation pane. For example, when Welcome is selected in the
Navigation pane, the Welcome window content is displayed in the Work pane, as shown in
the figure.
The Status bar, in the bottom left portion of the window, provides visual indicators of current
overall system status. It also contains a status overview icon, which can be selected to
display more detailed status information in the Work pane.
You can resize the panes of the Hardware Management Console workplace by moving the
mouse pointer over the border that separates the Navigation pane from the Work pane until
the mouse pointer changes to a double-pointed arrow. When the pointer changes shape,
press and hold the left mouse button while dragging the mouse pointer to the left or right.
Release the button and your Navigation pane or Work pane is now larger or smaller in size.
You can also do this within the Work pane border that separates the resources table from
the Tasks pad.
Uempty
Work area
Navigation
Status bar
Task pad
Notes:
Navigation area
The navigation area, as shown in the visual, contains the primary navigation links for
managing your system resources and the Hardware Management Console.
Access the different applications listed in the navigation bar by clicking their names. The
work area part of the window will change depending on the application. The Servers
application will show a list of all servers being managed by this HMC. If you click a specific
servers name, it will show a table of all of its LPARs. Well look at these two table views
more closely.
The rest of the applications will help you configure a server using system plans, configure
and monitor the HMC, manage any serviceable events that have been logged by any of the
partitions, and manage software updates to both the HMC itself and to the firmware of the
servers.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-21
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Task bar
The Task bar provides the capability of an active task switcher. The Task bar can be used
as a navigation aid to move between tasks that were launched and have not yet been
closed. The task switcher does not pause or resume existing tasks. Clicking a task in the
Task bar brings that task's window forward and gives it focus. The right end of the Task bar
also contains the following information as shown in the visual:
User ID that you are logged in as. By clicking the user ID, you launch the Change User
Interface Settings task.
Help displays information about all the tasks on the Hardware Management Console
and how to use the web-based user interface on the Hardware Management Console.
Logoff launches the Logoff or Disconnect task.
Tasks pad
The Tasks pad displays below the Work Area when you have selected Systems
Management or System Plans in the Navigation Area. This view contains available tasks
for selected managed objects. The content of the Tasks pad changes when different
objects are selected in the Work Area.
The Tasks pad is resizeable by moving the mouse pointer over the border that separates
the Work pane from the Tasks pad.
Status bar
The Status bar in the bottom left pane provides an at a glance view of overall system
status, including managed system resources and the Hardware Management Console. A
status-sensitive title, background color, and icons are part of the Status bar. The status
indicators (icons) appear in color when one or more objects go into unacceptable status,
have attention LEDs, or have open serviceable events; otherwise, the status icon is greyed
out.
Uempty
Tasks menu
Context menu
button
Tasks grouped
into standard
Task pad
categories.
Notes:
Accessing tasks
You can access tasks from the task pad, the tasks menu, or the selected menu next to the
object. Also, if the task is running, you can click the task in the Task bar.
Running tasks
The Task bar not only shows running tasks, it also provides the capability to switch the
active task. The Task bar can be used as a navigation aid to move between tasks that were
launched and have not yet been closed. Switching tasks does not pause or resume existing
tasks. Clicking a task in the Task bar brings that tasks window forward and gives it focus.
Tasks menu
The Tasks menu displays on the table toolbar. The Tasks menu is only available for table
selections. For example, in the Select column of the Servers Work pane table, select the
object with which you want to work. (A check mark displays.) Click Tasks for the list of the
applicable task groups for the selected objects in the table. Select a task group; then select
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-23
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
a task to launch for the object. If more than one object is selected, the tasks that display in
the menu apply to all selections.
Not all tasks can be performed on more than one selected object as the same time. If you
attempt one of these tasks, a window opens requiring you to select the one system on
which to perform the task.
Context menus
The context menu lists the task groups appropriate for the selected object. Context menus
are available for table selections only. For example, in the Select column of the Servers
Work pane table, select the object with which you want to work. (A check mark displays.)
The context menu button (double right arrows) appears next to the object name you have
selected. Click the button and the Task Groups menu displays for that particular object.
Then select a task to launch for the object. If more than one object is selected, the tasks
that appear in the context menus apply to all selections.
Not all tasks can be performed on more than one selected object as the same time. If you
attempt one of these tasks, a window opens display requiring you to select the one system
on which to perform the task.
Task bar
The Task bar provides the capability of an active task switcher. The Task bar can be used
as a navigation aid to move between tasks that were launched and have not yet been
closed. The task switcher does not pause or resume existing tasks. Clicking a task in the
Task bar brings that task's window forward and gives it focus.
Uempty
Default server table view shows status, available (free) CPU and
memory resources, and any current reference codes.
Select a server to access tasks available for that server.
Click Servers to
see a list of
servers.
Then select the
check box to see
tasks available for
that server.
Notes:
To list all servers being managed by the HMC, click the Servers link in the Navigation bar.
In the example in the visual, there are two servers: sys304 and sys306. To select a server,
select the check box in the Select column.
The default server table view shows available memory and processing resources and the
status. If there was a current reference code, then it would show as well. Example tasks to
run for a selected server are to view its properties or to power it off.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-25
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
In the example shown in the visual, the sys304 managed system has been selected under
Servers in the navigation bar. This will show all LPARs configured on the system, whether
they are running or not.
This view will show basic configuration information for the partitions plus their status. In the
example in the visual, no partitions are selected. The list of tasks when no partitions are
selected is different than when a partition or partitions are selected (by selecting the check
box in the Select column).
Uempty
LPAR consoles
IBM Power Systems
Notes:
From the LPAR table view, you can select partitions and run tasks specific to that partition.
One common task is to open a partitions console window.
Open a virtual (console) terminal window for a running partition
If there is not an open virtual terminal window for an active partition, you can select the
partition and run the Console Window > Open Terminal Window task.
Close a (console) terminal window
There are two ways to close a virtual terminal.
The preferred, usual method of closing a terminal window on a PC is to click the X in the
upper right corner of the terminal window. This removes the window from the desktop
and closes the connection.
You might need to force a virtual terminal window to close by selecting the partition
name in the Server Management area of the HMC, right-clicking, and choosing Close
Terminal Connection. Use this procedure when the virtual terminal window is open on
another HMC (or remotely from a browser) and you want to turn off that session or as a
recovery in case you cannot close the window for some reason.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-27
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
To get more information about how to use the HMC, you can access the online help facility
from the HMC itself, or access the Operations Guide available on the Internet.
There is also a link to the online HMC help screens from the pre-login screen.
In addition, when we discuss the HMC command-line interface later in this course, you will
see that HMC commands have man pages accessible from the command line.
Uempty
HMC V7 documentation
IBM Power Systems
Online documentation
Notes:
Online links are available from the HMC Welcome screen. An HMC tutorial and
documentation are available from Resource Link. Resource Link requires a unique login
account and password.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-29
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
When you click a managed server in the Navigation area, the Work pane displays the list of
partitions defined on the server.
If you click the Column configuration icon on the table toolbar, optional attributes display.
This function enables you to select additional attributes that you want displayed as columns
in the table. It also allows you to reorder the columns.
Displaying server and partition details
To display details (properties) about a server or partition, you can select the server (or
partition) by clicking in the Select column in the Work pane table. Then you can either click
Properties from the Tasks pad or click the double-arrow icon next to the server (or
partition) name and click Properties from the context menu. In both cases, the Properties
window opens.
Uempty
Toolbar features
IBM Power Systems
Select all: Select all of the items which are shown in the current table
view.
Deselect all
Show filter row: Filter according to specified text.
Contains, does not contain, starts with, ends with, matches, is empty, is not
empty
Clear all filters
Edit sort: Up to three sort fields can be specified. Sort by
ascending/descending.
Name, ID, status, processing units, memory, active profile, type, reference
code, processor, service partition, configured, default profile
Clear all sorts
Configure columns: Select which columns to display.
Name, ID, Status, Processing Units, Memory, Active Profile, Type, Reference
Code, Processor, Service partition, Configured, Default Profile
Reset columns: Reset column order, visibility, and width.
Note: These settings (for each user ID) are preserved between
sessions.
Notes:
The toolbar is extremely useful and flexible for adjusting the information on display.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-31
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Filters
Filter text
Filter
results
Copyright IBM Corporation 2012
Notes:
The display area can be easily changed by using filters. This greatly improves flexibility.
Uempty
Sort
Sort
indicator
Sort on Sort
multiple fields
columns
Notes:
The work area data can be displayed in a particular sort order.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-33
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Groups are comprised of logical collections of objects. You can report status on a group
basis, allowing you to monitor your system in a way that you prefer.
You can also nest groups (a group contained within a group) to provide hierarchical or
topology views.
One or more user-defined groups might already be defined on your HMC. There are default
groups listed under the Custom Groups node under Server Management. The default
groups are All Partitions and All Objects. You can create others, delete the ones that were
created, add to created groups, or delete from created groups by using the Manage
Custom Groups task.
Uempty
Status Overview
IBM Power Systems
Notes:
When you click the Status Overview icon, it displays a highly visible and detailed summary
of system status in the Work pane, as shown in the figure. It displays details about any
errors (objects with unacceptable state), attention LEDs active, or open serviceable events
found for the HMC or managed objects. It also summarizes the total number of errors,
attention LEDs, and open serviceable events by object type. Object types include the
server, partition, frames, and the HMC. When any of these conditions are present, links are
available to drill down and display all objects with the particular state in the Work pane.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-35
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
SRC lookup
IBM Power Systems
CA00E1F6
Notes:
You can now look up SRC codes from the HMC as shown in the visual.
Uempty
HMC network
configuration
HMC
operations
HMC
administration
HMC users
management
Copyright IBM Corporation 2012
Notes:
HMC Management contains a categorized or alphabetical view of Hardware Management
Console management tasks and their descriptions. These tasks are used for setting up the
Hardware Management Console, maintaining its internal code, and securing the Hardware
Management Console.
To display the tasks in the Work pane:
Select the HMC Management node in the Navigation pane.
From the Work pane, click the task you want to perform.
By default, a categorized listing of the tasks displays. The categories include:
- Operations
- Administration
If you want to see what level of the HMC you are currently working with, move your
mouse over HMC Version found at the top of the Work pane.
If you want an alphabetical listing of the tasks, click Alphabetical List in the upper right
corner of the Work pane. Click Categorized List to go back to the task categories.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-37
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Systems Management
IBM Power Systems
Notes:
Systems Management is used to manage servers, partition, and work groups.
Uempty
System Plans
IBM Power Systems
Notes:
In this area, you can create, import, and manage system plans.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-39
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Service Management
IBM Power Systems
Notes:
This area provides tools and applications used by the servicer.
Uempty
Updates
IBM Power Systems
Notes:
The figure shows the HMC Updates node on the navigation area. When selecting this task,
it will display its content in the content area as a portal for HMC and managed system code
and Firmware updates.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-41
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
User settings
IBM Power Systems
Notes:
When you click the user name in the upper right of the HMC main screen, the User
Interface Settings screen displays. The options can be selected or deselected to customize
the view for the user. These changes will take effect immediately and will be in effect for
both a local and remote user.
Selecting the option Save settings as my defaults at logoff preserves the panel options.
This will also save any additional changes to customize the view in other HMC options.
Uempty
Private
HMC network
LAN to service
processor
Copyright IBM Corporation 2012
Notes:
In the next section of this unit, you will see several screens where you must supply
information about your HMC and its network. This visual lists the options that you must
decide whether to enable, and the information that you will need to enter. Plan ahead and
document all of this information before you attempt to configure the HMC. You will need
some knowledge of basic TCP/IP configuration information or help in this area.
Some of the acronyms used in the visual are explained here:
Domain Name System (DNS): The HMC needs to know which DNS server to use.
Internet Protocol (IP): The HMC needs an IP address configured for one or two Ethernet
interfaces.
Dynamic Host Configuration Protocol (DHCP): The HMC can be configured as a DHCP
server for its managed systems.
Private versus open network for HMC to the service processor
One of the decisions you have is whether to connect the HMC to the service processor
over a private network or over an open network. A private network is one that is restricted
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-43
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
to HMC and service processor connections. An open network has other network hosts
connected to it. The visual shows a graphic with a private network connecting the HMC to
the service processor and an open network connecting the HMC to the partitions. This is a
typical configuration and the easiest to configure.
For more details refer to the Preinstallation configuration worksheet for the HMC session
on IBM Power Systems Hardware Information Center at
http://publib.boulder.ibm.com/infocenter/powersys/v3r1m5/index.jsp.
Uempty
DHCP client
Or indirect attach:
HMC: eth0 to hub/switch.
Hub/switch to HMC1 port on FSP.
DHCP client
Notes:
A private network is a separate dedicated network that includes only managed systems
FSP, HMCs, or both. The private Ethernet port on the HMC is usually defined as a Dynamic
Host Configuration Protocol (DHCP) server. This port automatically recognizes the
managed systems (defined as DHCP client) in a private network when the process is
carried out correctly. DHCP provides an automated method for the DHCP server to assign
IP address to DHCP clients in a network; in this case, the HMC is intended to provide
DHCP addresses to managed systems and any other attached HMCs that are configured
as DHCP clients.
Local HMC: A desktop or a rack-installed HMC is directly or through a switch connected to
the managed system through a private network. The HMC in your private network has,
usually, one of its Ethernet ports configured as the DHCP server for your private network.
The managed system by default has its Ethernet ports configured as DHCP clients.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-45
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Note
Cabling Option-1: Connect one of the Ethernet ports on the HMC directly to one of the
service processor (HMC) ports on the managed system (diagram on the left).
Cabling Option-2: Connect one of the Ethernet ports on the HMC to a hub (private), which
also has the managed systems connected to it through the service processor (HMC) ports
(diagram on the right).
Uempty
Open
DHCP client network
Open
network
Notes:
Local HMC: A desktop or a rack-installed HMC is directly connected to the managed
system through a private network. The HMC in your private network has one of its Ethernet
ports configured as the DHCP server for your private network. The managed system by
defaults has its Ethernet ports configured as DHCP clients.
Note
Cabling Option-1: Connect one of the Ethernet ports on the HMC directly to one of the
service processor (HMC) ports on the managed system (diagram on the left). The second
Ethernet port on the HMC, however, is intended to communicate to the intranet or Internet
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-47
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
and is thus configured as open using either a static IP address or as a DHCP client. As a
client it will pick up its IP address from the network DHCP server.
Cabling Option-2: Connect one of the Ethernet ports on the HMC to a hub (private), which
also has the managed systems connected to it through the service processor (HMC) ports
(diagram on the right). The second Ethernet port on the HMC, however, is intended to
communicate to the intranet or Internet and is thus configured as open using either a static
IP address or as a DHCP client. As a client, it will pick up its IP address from the network
DHCP server.
Uempty
POWER6 and POWER7 default FSP addresses HMC to FSP is SSL encrypted.
HMC to a single server with a single
Card type/position HMC1 default IP HMC2 default IP service processor can be as simple as
a straight Ethernet cable. No external
CEC FSP - position A 169.254.2.147 169.254.3.147 switch is required.
CEC FSP - position B 169.254.2.146 169.254.3.146
DHCP mandatory due to internal requirements to 590, 595, 795
CEC BPC - Position A 169.254.2.145 169.254.3.145
CEC BPC - Position B 169.254.2.144 169.254.3.144
IO BPC - Position A 169.254.2.148 169.254.3.148
IO BPC - Position A 169.254.2.149 169.254.3.149
Notes:
The default TCP/IP addresses for the FSP Ethernet ports HMC1 and HMC2 differ
depending on the platform they are on. The following table documents the default IP
addresses of both ports for both single and redundant FSPs (if installed), based on the
platform they are installed on.
The FSP ports HMC1 and HMC2, in the absence of a DHCP server, will go to their default
IP addresses.
This is true whether they are attached to a network or not. If the network is not 169.254.2 or
169.254.3 -- and you would not expect it to be -- the port will nevertheless be set to that
value until you manually change it to one that can be used on the network.
Note that you should not connect HMC1 and HMC2 ports on the FSP to the same subnet.
If you only have one subnet, only configure one of the ports, HMC1 or HMC2.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-49
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
This visual shows an example of the network connectivity from the HMC to the flexible
service processor (FSP). Dual FSP support is standard on two system unit (2 CEC) or
larger Power Systems.
The HMC must be attached to both FSPs using an external ethernet switch or a hub. The
HMC can provide DHCP services for IP address assignment or static IP.
Uempty
Notes:
This is an example of two HMCs managing two servers each with redundant FSPs.
For installations with two HMCs, a second switch or hub must be provided to allow the
alternate FSP Interface card's ports to be connected to the second HMC. This connectivity
allows the HMC to manage the system through either of the redundant FSP Interface
cards.
In the example, HMC1 manages both servers by attaching the HMC1 port on both service
processors, and HMC2 also manages both servers by attaching the HMC2 port on both
service processors. Dual HMCs must use different subnets for server management.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-51
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
server-A
server-B
Notes:
HMC1 will manage the server-A in Rochester attaching to HMC1-Port on each of the two
service processors. HMC2 will manage the server-B in Dallas attaching to HMC1-Port on
each of the two service processors.
By using static IP addressing, either HMC3 or HMC4 located in NYC can be used to
connect and manage server-A and server-B connecting to HMC2-port on each of the four
service processors.
Please note also that in a remote HMC configuration, a desktop or a rack-installed HMC
(for example, HMC3) is used to remotely access either a managed system directly (as
depicted in the visual) or indirectly through another HMC, which is directly connected to a
managed system. Remote HMCs are usually present in an open network.
Uempty
Set up HMC
IBM Power Systems
HMC
750 rack
mounted
Notes:
Remember that the HMC is a stand-alone intelligent appliance. Therefore, it can be set up
and configured at any time independent of the managed systems or the network.
Unpack the HMC and connect the mouse/keyboard/monitor as shown in the visual. At this
stage:
Do not connect the Ethernet port on the HMC to the Ethernet ports (HMC) of the service
processor of the managed system.
Do not connect power to the managed system. However, it is no longer a big issue if the
flexible service processor (FSP) has already been powered on. You would simply
unplug the MS (power cord reset) and after the HMC is ready to communicate with the
MS, plug it back in. Because the MS is still a DHCP client it will see the HMC and pick
up its new address, from the HMC.
The keyboard and mouse might be shipped as separate units with two separate cables or
they might be a combined unit with a USB connector. Attach the cables to the appropriate
ports at the back of the HMC. The HMC might have one or two Ethernet ports depending
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-53
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
on the configuration ordered. It is advisable to have two Ethernet ports to provide you with
the flexibility of integrating the HMC in to your network.
After the HMC has been set up, now connect an Ethernet cable from one of the ports on
the HMC to a port on the service processor on the managed system. This is a private
connection. Now connect power to the managed system.
Uempty
a. Upgrade if necessary.
Notes:
Hardware connections
Unpack and set up the HMC. If you plan to use an external modem with the HMC to dial up
IBM service to transmit service errors, connect the modem and a phone line to the modem.
We will discuss details of the configuration steps in the following charts.
One configuration check that the Guided Setup Wizard does not do is ensure that the
software version is up to date. How to check the version and upgrade the software will be
covered in a later unit in this course.
If this is a new HMC, you will automatically be prompted to run the Guided Setup Wizard
when you power on the HMC. This will help you set up all of the critical options. You can
re-run this Wizard at any time, or access the individual configuration options separately.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-55
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Logon panel
IBM Power Systems
Notes:
The visual depicts the HMC console Logon banner. Use the following login ID=hscroot with
an initial default password of abc123.
Uempty
Setup wizard
IBM Power Systems
Notes:
This wizard helps you set up your new system and the HMC. To set up your system and
HMC successfully, complete all the tasks in the order that the wizard presents them. After
you complete this wizard, you can use the properties for an object to make changes.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-57
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Uempty
Display prerequisites
IBM Power Systems
Notes:
Here we see the first screen of the setup wizard. It tells you which steps you are getting
ready to take. It also includes a Prerequisite button that gives you an overview of what
information you will need to complete the setup.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-59
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
This panel enables you to set the date, time, and time zone where the HMC is located. The
HMC might be in a different time zone from, the managed systems if using an open
network connection. The city is important because it might or might not adhere to daylight
savings time.
Uempty
Notes:
On a new HMC, you should change the default passwords for hscroot and root
immediately. The default passwords for these two profiles are abc123 and passw0rd,
respectively. The new passwords must be at least seven characters long. Be sure to write
down the passwords and store in a safe place for later reference.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-61
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
On a new HMC, you should change the default passwords for hscroot and root
immediately. The default passwords for these two profiles are abc123 and passw0rd,
respectively. The new passwords must be at least seven characters long. Be sure to write
down the passwords and store in a safe place for later reference.
Uempty
Notes:
You can optionally create new HMC users. Here you can type the user name and a
password (this page does not provide the capability to enter a short description). Choose to
add a profile with the hmcsuperadmin role as a second profile (or back door) in case the
hscroot password is forgotten. You can add other profiles later.
You must also select one of the task roles in the bottom part of the window. Every user
must be assigned a task role which defines the types of HMC tasks that the user can
perform. Later we will discuss how to tailor your own task roles.
Standard task role descriptions
Following are general descriptions of the default task roles. New roles can be created if the
default roles do not meet your requirements.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-63
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Uempty
Notes:
This is a checkpoint message indicating the configuration steps completed so far and the
remaining steps.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-65
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Network
Notes:
This visual shows the first screen you will see of the network settings. You will also see this
panel if you choose Customize Network Settings from the HMC Configuration
application. Notice there are four tabs along the top.
The network options configured through these screens will require a restart of the HMC for
the changes to be effective.
Identification tab
Console name: Specify a name unique to the network domain to be the HMCs
hostname.
Domain name: The Domain Naming System (DNS) domain name for this HMC; for
example, companyname.com or company.abc.com.
Console description: Enter a description for this HMC. For example, the HMC can be
described by the systems they manage or by their location.
Uempty
Network
Notes:
LAN Adapters tab
The HMC might have two (or more) Ethernet ports eth0 and eth1 depending on the
configuration ordered. The MAC addresses of the two network interface cards (NICs) are
shown in the LAN Adapter pane. Each Ethernet port can be configured independent of the
other, and either of these Ethernet adapters can be configured to connect to the service
processor of the managed system. Select one of the network interfaces and click Details.
The screen that displays is shown on the next visual.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-67
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Network
Notes:
The LAN Adapter Details screen has two tabs.
LAN Adapter Detail and Firewall Settings
Here are details about the LAN Adapter tab:
Network type
It is recommended that you first configure a private network (instead of an open network)
for the HMC by clicking Private. A private network means that the HMC connects to the
managed systems directly or over a separate network which is not shared by other network
traffic. An open network refers to any general, public network that contains devices other
than HMCs and managed systems.
It is recommended that you implement communications (between the HMC and the
Managed system) through a private network, because of the additional security and ease
of setup that it provides. However, in some environments, this might not be feasible or
acceptable for various reasons, including the location of the Computer Systems control
center. The functionality of the HMC is the same on both types of networks.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-69
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
This chart represents the configuration of the second Ethernet port of the HMC for
connection over an open network, where the first Ethernet port of the HMC was configured
to connect the HMC to the managed system over a private network.
Uempty
Network
Or you can specify the IP address.
Notes:
The LAN Adapter Details screen has two tabs: LAN Adapter Detail and Firewall Settings.
Network type
Configure the second Ethernet port in an open network, by clicking Open. An open network
refers to any general, public network that contains devices other than HMCs and managed
systems.
Media speed
The default of automatic detection for the Ethernet adapter media speed is recommended
for the initial setup.
Dynamic Host Configuration Protocol (DHCP) server
When you click the Open network button, the Enable DHCP server option is grayed out
and not available for selection.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-71
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Uempty
Network
Notes:
LAN Adapter Details (Firewall tab)
A firewall configuration would not be required when the Private network option is selected,
because the private network has only the HMC and its associated managed systems. In an
open network, a firewall usually controls outside access to your company network. The
firewall support on each of the HMC Ethernet adapters allows you to control access to the
HMC, based on IP addresses and user applications. Consider configuring the firewall on
HMC ports connecting to an open network.
If you want to control the HMC remotely or give remote access to others when the HMC is
on a open network, modify the firewall settings of the HMC Ethernet adapter that is
connected to your open network. (Check if you need to access the HMC through WebSM
or Secure Shell.) To allow access, first select the IP addresses you want to allow through
your firewall. You can allow any IP address using a particular application, or specific IP
addresses, through the firewall. For maximum security, remove all applications.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-73
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Uempty
Network
Notes:
Name Services configuration
This tab configures the Domain Name Services (DNS) settings for the HMC. Name
services provide IP to host name (and vice versa) mappings. Again, refer to the earlier
chart for information gathered from your network administrator to enter.
DNS enabled check box
If the network where the HMC resides uses DNS services, select the DNS enabled check
box. This configures the HMC as a DNS client.
DNS Server Search Order
Enter the DNS server search order. You can list DNS servers in the order that they will be
checked. As specified by the DNS protocol, the successive servers are only used if the
preceding servers are not available.
Domain Suffix Search Order
In the lower pane of the screen, enter the domain suffix search order for your network.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-75
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Network
Notes:
Network routing
You might have a network structure where additional network routes need to be configured.
This is typical of a complex communications network. An HMC might need to be able to
reach its partitions and those partitions might be on a remote network. A default gateway
might be all that you need to configure as the default gateway might be able to route all IP
packets to the correct network. Or, you might know of a more direct route to get to partitions
than the default gateway. You can add this route on this tab. Another reason is that you
might not have a complex network at all and are not using dynamic routing, in which case,
a few static routes might be all that you need.
Adding a route
To add a route, click New in the middle of the screen. The pop-up window that opens is
shown in the visual. Enter the destination network address, the gateway network address,
the subnet mask in use, and choose which adapter to use. Click OK to enter the route.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-77
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
HMC FSP
eth0
HMC1
UNCONFIGURED
Power has
not been
applied.
eth1
HMC2
UNCONFIGURED
Intra/Internet
Notes:
HMC
Here we can see what we are trying to accomplish by configuring the Ethernet ports on the
HMC. When the HMC is delivered none of its Ethernet ports are configured, as such it
cannot talk to a MS. At least one of its ports must be configured in order for the two
systems to be able to communicate. You could configure one of its ports as private and to
be a DHCP server it is only intended to supply IP addresses to Managed systems and
possibly other HMCs. As a DHCP server you select a range of addresses (nonroutable)
that it will supply to its clients. The HMC will then provide an address for its own port that is
compatible with all the addresses within the selected range.
You can then configure the other HMC port to be open, in which case it can either be a
DHCP client (getting its IP address from the network DHCP server) or hard code its IP
address. Its purpose is to be able to provide remote access to the HMC.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-79
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
HMC FSP
eth0
HMC1
PRIVATE
DHCP SERVER Power has
Range:10.128.240.2
- 10.128.255.254 not been
255.255.255.0 applied.
eth0 -> 10.128.240.1
HMC2
OPEN eth1
FIXED IP ADDRESS
eth1 -> 9.5.31.19
OR DHCP CLIENT
Intra/Internet
Notes:
HMC
Here we can see what we are trying to accomplish by configuring the Ethernet ports on the
HMC. When the HMC is delivered none of its Ethernet ports are configured, as such it
cannot talk to a MS. At least one of its ports must be configured in order for the two
systems to be able to communicate. You could configure one of its ports as private and to
be a DHCP server it is only intended to supply IP addresses to Managed systems and
possibly other HMCs. As a DHCP server you select a range of addresses (nonroutable)
that it will supply to its clients. The HMC will then provide an address for its own port that is
compatible with all the addresses within the selected range.
You can then configure the other HMC port to be open, in which case it can either be a
DHCP client (getting its IP address from the network DHCP server) or hard code its IP
address. Its purpose is to be able to provide remote access to the HMC.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-81
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
This is a second checkpoint message that indicates that you have completed the Network
Setting and shows the additional remaining setup steps. The information in the next few
screens are not critical for making a successful connection to the managed system;
however, they are important for the effective management and service support of your
HMC.
Uempty
Contact information
IBM Power Systems
Notes:
These panels provide the contact information, such as: Contact Person, HMC
Administrator, and physical location of the HMC.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-83
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Email notification
IBM Power Systems
Notes:
You can add the email address that will be notified when problems occur on you system.
Uempty
Configuration completion
IBM Power Systems
Click Finish.
Reboot the HMC!
Notes:
Reboot HMC
After the HMC configuration is complete, you will need to reboot the HMC. Click Console >
Exit, and you will see options to log out, shut down, or reboot the HMC. Select the reboot
option on the list. This will cause the HMC to power down and restart. The HMC logon
panel will be displayed. When you log on, the HMC Application GUI will be displayed.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-85
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Reboot
IBM Power Systems
Notes:
To reboot the HMC, select HMC Management and then click Shut Down or Restart from
the list.
Uempty
After reboot
IBM Power Systems
Notes:
When the HMC completes the boot process, the pre-logon screen will display. Now you can
log on with the new user ID and passwords created with the wizard.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-87
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Click Pending.
Notes:
Click Pending Authentication to set up the HMC access password that the HMC will use
to talk to the FSP. (this is not the hscroot password).
Also, you can set up the passwords for both the admin and general ASMI user passwords.
Do not forget these passwords!
Uempty
HMC FSP
Intra/Internet No power
Notes:
This is how the ports should look before configuration has been done and power applied to
the managed system.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-89
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
HMC FSP
Notes:
This is how it should look after the HMC has been configured, rebooted, and cabled to the
managed system and then power applied to the managed system.
Uempty
Success
IBM Power Systems
Notes:
After setting the service processor profiles, it should show a state of Powered Off.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-91
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
You can see the difference in HMC web UI between local HMC access as opposed to a
remote web access.
Locking the HMC screen: To lock the HMC screen, open the Lock HMC Screen task
from the HMC Management work pane. The HMC screen is locked immediately. To
unlock the screen and return to the HMC workplace, press Enter and specify the
password for the user ID for which you are logged in.
Open Restricted Shell Terminal: Use this task to acquire a command line session. To
open a restricted shell terminal, open the Open Restricted Shell Terminal task from the
HMC Management work pane. The Restricted Shell window displays. From the
Restricted Shell window, you can issue commands remotely through secure shell
access to the managed system. This provides consistent results and automates
administration of managed systems.
Launch Remote HMC: You can use this task to start a session to another HMC.
Uempty
Notes:
This task shows the console event logs on the HMC. The HMC keeps a log of significant
operations and activities automatically, referred to as console events that occur while the
application is running. Thus, system events are individual activities that indicate when
processes occur, begin and end, and succeed or fail.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-93
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
This task enables you to shut down (turn off the console) or to restart the console.
Uempty
Schedule Operations
IBM Power Systems
Notes:
This task creates a defined schedule for certain tasks, such as activating a system or
partition using a specific profile, backing up Profile Data, or turning on or off a managed
system without operator assistance.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-95
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
This task allows you to configure, update, and change the Ethernet settings for the
adapters cards installed in the HMC.
Uempty
Notes:
You can see information concerning the networking configuration on the HMC. There are
tabs on this window (Ping, Interfaces, Address, Routes, Address Resolution Protocol
(ARP), Sockets, Transmission Control Protocol (TCP), User Datagram Protocol
(UDP), and Internet Protocol (IP)) to scroll through for information. This task also allows
you to send a ping to a remote host.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-97
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
There are two options here, one for the default for all user interface settings and one for the
currently signed on user. The options that you can select or clear are the same.
The HMC user interface is made up of several major components: the banner, the
navigation pane, the work pane, the task bar, the status bar, and the tasks pad.
This task enables you to customize settings that control how the HMC interface displays,
including specific areas, such as the user interface components and nodes that display in
the navigation pane as shown in the visual.
Uempty
Notes:
This task enables you to change the time and date of the battery operated HMC clock and
to add or remove time servers for the Network Time Protocol (NTP) service as shown in the
visual. The battery operated clock keeps the time and date for the HMC.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-99
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
This is another way to start the wizard. It can be run at anytime. If you do not want to
change a setting, click Next; the wizard will keep the old setting.
Uempty
Welcome text
IBM Power Systems
Notes:
The visual above shows the HMC Welcome Text input panel. Use the interface to display a
message to your users when they try to login to the HMC, Messages of the day for example
or HMC availability and maintenance schedules.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-101
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
If the HMC is on a private network with the service processor, then the HMC should find the
service processor automatically, and add it to the Server Management application.
If the HMC and service processor are on a network with other systems, or if the service
processor is using static IP addresses, then you must use the Add Managed System task
from the HMC Management Work pane to add the managed system to the list of Servers of
the Systems Management pane.
If this is a new managed system, and there is no DHCP server available, the default service
processor IP address will be 192.168.2.147 or 169.254.2.147 depending on your system
type for the first Ethernet port on the service processor card and 192.168.3.147 or
169.254.3.147 for the second Ethernet port.
Uempty
Notes:
If you know the IP address of the managed system and the HMC access password, then
you can use the first option on this screen, Add a managed system and type the IP
address in the IP Address/Host name field. The password you enter is the HMC access
password, which must have already been set during a previous HMC to service processor
setup.
If you do not know the IP address, or the HMC access password has not been set up, then
type the range of IP addresses that it could be as shown in the example in the visual. The
range of addresses cannot exceed 256 total addresses. The next visual shows what
happens when this operation finds the managed system.
If you need to set or see the IP address of the service processor, you can connect a
terminal to the serial port of the service processor to access ASMI. This interface can be
used to configure the IP address that will be used by the service processor. You can then
connect the service processor to the network, and enter the IP address in the Find
managed systems option. This procedure is particularly useful if the service processor is
connected to an open network.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-103
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The visual shows the result of the find operation specified on the last visual. Select the
managed system and click Next to add this managed system to the HMC Systems
Management pane.
Uempty
Notes:
The visual points out some other important tasks that you might need to do to manage the
communications between the HMC and its managed systems.
Reset or remove a connection
We have already seen that Add Managed System task on the HMC Management Work
pane is how you can seek managed systems on the network and add them to the HMC
Systems Management. The visual shows an example where a second management
system was added to the System Management.
The opposite to Add Managed System is Reset or Remove Connection. This will allow you
to reset or remove a managed system from the Systems Management. If you choose this
menu option, another window will open asking if you want to reset or remove the managed
system. If you choose remove it, the managed system disappears from the Systems
Management. Choosing to reset the managed system will disconnect then reconnect the
managed system.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-105
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
If you suspect a problem with the managed system connection to the HMC, you can
perform a reset. If there is no connection between the managed system and the HMC, try a
reset to see if it fixes the issue. If a reset does not help, investigate the physical connection
between the HMC and the managed system and the network configurations.
Update managed system password
You can use the Change Password task to change the managed system's HMC access
password. This is the one used for communications between the HMC and the managed
systems service processors. If you change this password, you must change the password
for any other HMCs that connect to this managed system.
Uempty
Notes:
Connection status
The Status menu option displays information about the status of the HMC connection to the
bulk power assemblies on the frame or to the service processors on the managed system.
You must select the managed system name first before accessing this option.
If you are viewing the connection status for a frame, you can see the state of the
connection from the HMC to side A and side B of the bulk power assembly. The HMC will
operate normally with a connection to either side A or side B. However, for code update
operations and some concurrent maintenance operations, the HMC needs connections to
both sides.
If you are viewing the connection status for a managed system, you can see the state of
the connection from the HMC to the primary and secondary service processors. The HMC
will operate normally with a connection to only the primary service processor. However, for
code update operations and some concurrent maintenance operations on the managed
system, the HMC needs connections to both the primary and secondary service
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-107
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Uempty
Notes:
Another step in the configuration and maintenance of your HMC is to ensure that its
software is kept up to date. Check the HMC technical support website to make sure there
are no additional fixes for the HMC.
The visual shows two places where the HMC software version can be checked. Notice that
when you use the lshmc -V command from the command line, the fix packs that have
been loaded are displayed. The procedure for loading fixes will be covered later in this
course.
Check against website for latest version and fixes:
http://www14.software.ibm.com/webapp/set2/sas/f/hmc/home.html
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-109
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Topic 1: Checkpoint
IBM Power Systems
Notes:
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-111
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Figure 3-91. Topic 2: HMC users, remote access, and security AN113.0
Notes:
Uempty
Notes:
Under the HMC Management Work pane, a task is available for creating, managing custom
user accounts. As stated earlier in this unit, these HMC users are unique on this HMC.
The first task in the visual, Change User Password, allows you to change the password for
the account that you used to log in to the current HMC session. If you are logged in as a
different account than hscroot, you might find the options Manage User Profiles and
Access and Manage Tasks and Resource Roles unavailable and only the Change User
Password option available for you to change your own password.
The second task shown in the visual is Manage User Profiles and Access. This is where
you create new users, and modify other aspects of a user account.
The third task is Manage Task and Resource Roles. A task is a specific procedure that a
user might do, such as activate a partition, or create a user. A managed resource is a thing
that a user might perform a procedure on, such as a managed system, or a partition. When
you create a user account, you assign a task role, which has assigned to it one or more
tasks, and a managed resource role, which has one or more managed resources assigned
to it.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-113
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
This option enables you to change the current users password.
Uempty
Notes:
To add an account, use the User > Add menu option. To change an account, use the User
> Modify option. To change the accounts password, use the User > Modify menu option.
The hscpe user
This user is created with the Service Representative authority for software fixes and
updates from your software support personnel. Support might need to log on to your HMC
using this username when analyzing a problem. Generally, this user is created after the
installation and setup of the HMC.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-115
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Password cannot
be less than
Select type of seven characters.
authentication
Notes:
Adding a user
This visual shows what happens when you click User > Add from the menu shown on the
previous visual. From here, you can type in the user name, a password, and a short
description. You must also select one of the task roles and at least one resource role to
assign to the user account. The resource roles define which resources (such as which
partitions) that a user can perform tasks on, and task roles define the groups of tasks that
the user can perform. By default, there is only one resource role that includes all of the
resources. More than one Managed Resource Role can be selected but only one Task Role
can be selected. The default task roles are listed as follows.
Also, you need to select the type authentication between local authentication, LDAP
authentication, or Kerberos authentication.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-117
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Authentication methods
Users who remotely authenticate through Kerberos or LDAP must have their profiles set
appropriately. You must set the user profile of each remotely authenticated Kerberos or
LDAP user to use that type of authentication instead of local authentication. A user that is
set to use Kerberos or LDAP remote authentication will always use that type of
authentication, even when the user logs in to the HMC locally.
The use of Kerberos authentication requires configuration of a KDC server using the KDC
Configuration task. Use of LDAP authentication requires configuration of an LDAP server
using the LDAP Configuration task. You do not need to set all users to use Kerberos or
LDAP remote authentication.
If you select Local Authentication, type a password and a password confirmation in the
field provided. If you select Kerberos Authentication, type a Kerberos remote user ID. If
you select LDAP Authentication, no additional information is required.
Uempty
Specify
timeout
values if
needed.
Notes:
When you click User Properties from the previous visual, you reach this window where
you can specify special properties for the user you are managing. If you want to enable
remote web server access for the user you are managing, select Allow remote access via
the web or you will encounter the message Remote Access is Prohibited when trying a
remote login using this user.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-119
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Resource role:
Selected resources Add user ID with
selected roles
Select the
resource role
Task role:
Selected tasks Select the
Task role
Figure 3-97. HMC users: Resources and task roles example AN113.0
Notes:
HMC version 7 offers improved Task, Resource, and User assignment configuration. HMC
version 7 can be configured so that users see only LPARs and Tasks that have been
allocated to them.
Uempty
Notes:
Each HMC user account must be assigned a task role when it is created. Each of these
roles allows the user to access different parts of the HMC or perform tasks on different
partitions.
You might want to add new user roles or to customize existing user-created roles. If you do,
remember that the changes occur only on the HMC where you did the customization. If you
want to customize the default roles, you will need to copy them first, and then perform the
customization on the copy.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-121
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The visual shows how to add a new custom task role. After clicking Add from the menu, the
Add Role window opens. Select one or more tasks in the web User interface permission
menu from left side window and click Add to add them to the right side window, which is
what will be configured for this task role.
Users created with task roles that only allow them to do certain tasks will have only those
tasks presented to them in the menus when they are logged in. For example, if the user is
not allowed to shut down a partition, then that option does not display on the HMC menus.
Uempty
Example
custom role
Notes:
In the visual the Managed Resource Roles option has been selected; so the list of current
managed resource roles is listed.
A managed resource is a resource on which an action can be performed, such as a
partition or a managed system.
You can create a managed resource role with multiple resources, and then add just one
named managed resource role to a user, or you can create separate, specific managed
resource roles, such as one per partition and managed system.
One HMC can be connected to several managed systems. You might want to create users
that can only perform operations on one or more managed systems. You will need to create
managed resource roles for the managed systems to accomplish this.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-123
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Select a managed
system and then a
logical partition.
Notes:
Users created with managed resource roles that only allow them to have access to certain
resources will only have those resources available to them when they are logged in.
The procedure for creating a managed resource role is similar to a task role. Click Add on
the Customize User Controls menu, type a new name, choose available objects from the
window on the left, then click Add to add them to the list of current objects for this managed
resource role.
Uempty
Copy User
IBM Power Systems
Notes:
A quick way to create another user is to do the copy function. Notice that you can also
make changes to the new ID.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-125
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Network
Web
browser
Notes:
Web browser requirements
HMC web browser support requires HTML 2.0, JavaScript 1.0, Java virtual machine (JVM),
and cookie support in browsers that will connect to the HMC.
SSH connection
You can use a Secure Shell (SSH) connection directly to the HMC. When you log in, you
are given a restricted shell. Most partition management commands can be executed using
this restricted shell command line. There are also a limited number of Linux commands
available. Use the shell command echo $PATH after you log in to see which directories are
available. A listing of these directories will show the commands available. To see usage
information, run the commands with the --help option.
Make sure the remote command line interface access to the HMC is enabled.
Uempty
Notes:
PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along
with an xterm terminal emulator. Your can obtain more information about PuTTY at
http://www.chiark.greenend.org.uk/~sgtatham/putty/.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-127
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Launches as a separate
window.
Notes:
The remote client is launched as a separate window. Make sure that browser is configured
to allow pop-ups; otherwise, you will not be able to launch the remote client.
Uempty
Notes:
Under the Tools Options window, you can add the exception for pop-ups for your HMC.
You do this by adding the IP address or host name in the Address of Website field and
clicking Allow.
To enable the JavaScript option to raise and lower windows, click the Advance tab on the
Options window and check the Raise or lower windows check box. Then click OK.
Also note that one can uncheck the Block pop-up windows box as well.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-129
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Internet Explorer has a similar set of options that will need to be verified for remote HMC
operations.
Uempty
Notes:
Firewall settings for the HMC adapter must be enabled for the remote HMC to work. Port
443 is enabled to allow remote browser access, port 22 enabled allows remote secure
shell.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-131
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Remote logon
IBM Power Systems
Notes:
This visual provides a view of the HMC remote web UI login link. It also gives you a brief
color coded status of the managed system.
Uempty
Notes:
Enable the HMC remote access
Open the Remote Operation task from the HMC Management Work pane. Select
Enabled from the Remote Operation drop-down list and then click OK.
The HMC can be accessed from a remote workstation using a web browser. All remote
browser access the HMC must use Secure Sockets Layer (SSL) encryption.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-133
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Enabling remote HMC commands (SSH)
Recall that the remote HMC commands allow you to perform many partition management
operations from a remote command line. From this secure shell, you can execute remote
HMC commands to do things like activate a partition or query its status.
By default, the HMC does not allow SSH sessions so you must enable this function using
the Remote Command Execution task from the HMC Management work pane. Select the
check box labeled Enable remote command execution using the ssh facility in the
Remote Command Execution window.
Enabling remote virtual terminals
Another remote option available from the HMC Management Work pane is a tool that
allows you to enable or disable the ability to use remote virtual terminal windows to the
partitions (that is, remote console windows). Simply click the Remote Virtual Terminal
task in the work area and select the Enable remote virtual terminal connections.
Uempty
Notes:
HMC command line options
The visual shows how to use SSH from a remote command line, such as a Linux or AIX
shell. To run HMC commands remotely, you can either send one command to the HMC as
shown in the first example, or log in to the restricted shell using SSH and run any number of
commands. Exit out of the SSH shell when you are done. SSH encrypts network
communications for security.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-135
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
HMC commands
When you have logged in, you can execute the echo $PATH command to see which
directories are available to you in the HMCs restricted shell. You can only run the
commands in these directories and the shell commands are restricted as well.
List each of the directories listed in the echo $PATH output to see a listing of the commands
that are available. For usage information, run the commands with the --help option or
access the man pages. For example, man hmcshutdown will display the manual page for
that command. The man pages show more information than the --help information.
Uempty
Notes:
Restricted shell environment
As SSH is the only remote login method, and the default shell startup files are copied at
each login, you get a restricted shell. This is true even if you bring up a shell on the physical
HMC. Users, even hscroot, cannot run the su command.
The only way to escape from the restrictions is to obtain access to the root shell. If
necessary, IBM Technical Support can supply a password that allows you to access a shell
where you can su to root. This is covered on the next visual.
Warning
The restricted shell controls are for the protection of the HMC environment. The
configuration of the HMC is much more complex than just a Linux system and if you were
able to alter system files, your HMC might become unusable and you will need to reload
the software.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-137
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
You can edit files with sed and remotely copy files with scp. You can list the contents of
directories and cat files. You can list out directories if you know their names. Because you
cannot use the cd command, you need to provide full path names to explore the system.
You can enable vi command line editing with the set -o vi command.
rnvi command
rnvi - HMC restricted-nvi text editor: rnvi enables users to edit a text file
in a restricted mode. The rnvi command invokes the nvi command in a chroot
environment. The rnvi command must be issued from the user's home directory and only
one file can be specified on the command line.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-139
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Remote HMC reboot
You can use the command line if you want to reboot the HMC remotely. We saw this
command earlier in this unit:
hmcshutdown -t now -r
You can also shutdown or restart the HMC using Shut Down or Restart task from the HMC
Management Work pane.
Remote virtual terminals (partition consoles) with mkvterm command
You can open a remote virtual terminal to a partition with the mkvterm command. You will
be in a shell to the partition. When you are done, log out, and type ~. to end the session
and return to the HMC shell. An alternate syntax for the mkvterm command shown in the
visual is as follows, where managedsystem is replaced with the actual managed system
name and lparname is replaced with the partition name:
mkvterm -m managedsystem -p lparname
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-141
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Review:
HMC and service processor use SSL for secure communications.
HMC users and tasks are unique to each HMC.
HMC firewall options on the Ethernet interface.
Restricted SSH for HMC command line access.
SSH and remote console access can be disabled or enabled.
Secure remote web access can be disabled or enabled.
Additional security topics:
Virtual console communications:
SSL encrypted when using remote web connection.
Uses SSL also when using the physical HMC.
Can configure HMC access without a password.
Web browser to HMC communications:
SSL encrypted by default.
Certificate authority is issued by the HMC (self-signed certificate).
Can create a new self-signed certificate or a certificate signed by a trusted
third party.
Copyright IBM Corporation 2012
Notes:
HMC and managed system use SSL
The HMC to service processor private network uses SSL for a secure connection. For SSL,
we need user IDs and passwords on the service processor and there are default user IDs
admin and general already set up, and an additional HMC user ID when HMC is
connected.
The service processor issues the SSL certificate and this SSL connection is established
when the managed server is added to the HMC. When you connect the HMC to the
managed system and apply power, and the state of the managed system is Pending
Authorization, click the managed system name and you will be prompted to set up the three
passwords. Be sure to document these in a safe place.
Uempty
Topic 2: Checkpoint
IBM Power Systems
Notes:
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-143
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Checkpoint (1 of 2)
IBM Power Systems
Notes:
Uempty
Checkpoint (2 of 2)
IBM Power Systems
6. Besides the firewall options, what are the remote access options
that can be enabled or disabled on the HMC V7?
Notes:
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-145
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Unit
exerc
ise
Notes:
Uempty
Unit summary
IBM Power Systems
Notes:
More summary information:
The HMC is a separate system that is required to create and manage partitions.
The HMC is connected to one or more managed systems with an Ethernet connection.
The Guided Setup wizard can be used to set up a new HMC.
- Including users, date/time, and the network configuration.
HMC menus allow you to configure the HMC and manage partitions and managed
systems.
- Including access to the partitions consoles and service tools.
Remote access options allow you to use the HMC from the network:
- Web connection and command line options.
- Communications are SSL encrypted by default.
Copyright IBM Corp. 2009, 2012 Unit 3. Hardware Management Console 3-147
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
References
http://publib.boulder.ibm.com/infocenter/systems/index.jsp
IBM System p and AIX Information Center
http://www-03.ibm.com/systems/power/software/virtualization/index.
html
IBM PowerVM web portal
https://www14.software.ibm.com/webapp/set2/sas/f/hmc/home.html
http://www.ibm.com/systems/support/
IBM Technical Support websites
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-1
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Unit objectives
IBM Power Systems
Notes:
This unit discusses the maintenance of the software and configuration information on the
HMC. It also describes how to perform firmware updates for the managed system.
Uempty
Server firmware:
POWER Hypervisor
Flexible Service Processor (FSP)
Bulk Power Controller (BPC)
HMC
Updates and upgrades
Partition maintenance: OS
AIX, IBM i, Linux
Notes:
This visual depicts the three major pieces of maintenance.
But before we initiate any updates, let us first perform a backup of the entity we need to
update, for example the HMC.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-3
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Back up the HMC after you have made changes to the HMC configuration or to the
information associated with partitions. You can set up an automated backup of critical
console data through the HMC Management > Schedule Operations task from the HMC
workplace window.
Backup critical console data
The visual lists the types of items that are backed up as part of a critical console data
backup. Basically, it is every configurable item on the HMC with the exceptions of the
scheduled operations and enable/disable settings for remote access to the HMC. Be sure
to document these items manually and remember to reconfigure them if you need to
re-install the HMC software. The HMC software itself is not backed up as part of this
procedure.
When you save HMC data, you cannot choose which pieces of the software you want to
save. The HMC saves all pertinent configuration.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-5
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Backup options
Notes:
The visual shows the window that opens after you click the Backup HMC Data task shown
on the last visual. You can back up critical console data to a media on local system,
mounted remote system, or send critical data to a remote site.
Click HMC Management in the navigation area and choose the Backup HMC Data task. If
the backup of critical console data will be to DVD-RAM, first you must format the DVD in
the DVD-RAM format before you can save data to the DVD. To format a DVD, click HMC
Management > Format Media.
Uempty
Notes:
This window opens for the remote site information where the critical console data backup
file will be sent with FTP. Enter the server address, user ID and password and click OK to
perform the backup.
Remote site information
Enter the host name of the remote system where you want the backup file to be stored.
This host must be accessible on the network. The user ID and password are for the
account on the remote site and will be used in the FTP process to log in to the remote
system. The backup file will be placed in that user IDs default home directory. Make sure
there is enough room for the backup on the file system.
If you choose to save the backup file to a remote site, you will need to configure the HMC
network configuration information manually before restoring the rest of the HMCs
configuration from the backup file.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-7
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Scheduling backups (1 of 2)
IBM Power Systems
The only HMC operation that can be scheduled is backup critical console
data.
You can schedule one operation or schedule them to repeat.
Notes:
You can schedule critical console data backups to occur at sometime in the future and you
can schedule backups to happen regularly. To get to this feature, Select HMC
Management > Schedule Operations from the HMC workplace window. Then in the
Customized Scheduled Operations window, click Options > New. The Add an Operation
window opens. Click the only option available: Backup Critical Console Data. Click OK to
continue.
Uempty
Scheduling backups (2 of 2)
IBM Power Systems
Notes:
Schedule date and time
This option enables you to schedule the date and time for backing up critical console
information. You must provide the time and date that you want the operation to occur.
You can schedule a backup to occur once, or you can set up a repeated schedule. For a
repeated schedule, click the Repeat tab.
Schedule single or repeat operations
Specify either a single or repeated operation. Refer to the unit about dynamic resource
allocation for more information about scheduling operations.
The interval specifies the time between operations and the example in the visual above
shows that this operation will happen every other week (that is, two weeks between each
operation). Repetitions is how long you want the operations to continue.
Click Save to save the new operation.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-9
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Just hover the cursor over the HMC Version on the Welcome screen or select Updates. Or
under Updates task group in the navigation area: View of all Power servers managed by
this HMC showing the installed Power firmware levels.
Uempty
Notes:
Install corrective service from removable media (CD-ROMs)
Use this method to install corrective service from CDs or DVDs which you can order from
Fix Central or from your IBM service representative, or which you can create yourself by
downloading ISO images from Fix Central, and then burning your own CDs.
Install corrective service from a remote system (ZIP files)
Use this method to install corrective service from ZIP file images which you can download
to one of your remote systems that accepts FTP requests, or which you can install from the
Internet.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-11
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Procedure:
Perform a critical console data backup (just in case).
Download iso file from Internet (or obtain a CD-ROM with the fix).
From the HMC Install Corrective Service application, install the fix.
Updates > Update HMC (button)
Reboot HMC.
Check that the version level is what you expect.
Notes:
A corrective fix updates the minor version level of code on the HMC. Corrective fixes can
be obtained by ordering them on a CD-ROM or by downloading them either to the HMC
itself or to a remote system that the HMC is able to connect to using FTP or mountable file
system. Monitor the IBM HMC Corrective Fixes website to find out about corrective fix
information and obtain downloads.
Before installing corrective service on the HMC you should perform a backup of the critical
console data and locate the recovery CD media for the current HMC code level, to ensure
your current HMC is recoverable in the event of a problem. You should also determine what
level of code exists on your HMC.
HMC technical support website
The current IBM strategy for all maintenance tasks is to direct you the Fix Central.
There is a subscription service with which you can register and have notices sent to you
when there are HMC updates and security fixes available. This can be found at
http://www.ibm.com/systems/power/support, look for the link to Subscription Service.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-13
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
You can download the corrective fix file from the Internet directly to the HMC or to another
system that is accessible to the HMC from the network. One of the partitions on the
managed system works well for this.
Install corrective service
In the HMC workplace window, click Updates > Update HMC, the Install Corrective
Service window opens. This is the window shown in the visual.
Select the appropriate installation option, whether from media or from the network. The rest
of the steps shown below assume you chose the second option Download the corrective
service file from a remote system.
The HMC interface retrieves the update package from the remote FTP server and begins
the install process.
1. Reboot the HMC after the installation of the update has completed. Rebooting ensures
that all changes are available immediately.
Uempty 2. Verify a successful update. Check the HMC release level from the Updates workplace
window.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-15
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Fix Central provides fixes and updates for your system's software, hardware, and operating
system: http://www.ibm.com/support/fixcentral/.
Uempty
Notes:
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-17
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
In this example, assume the most HMC current level was V7R7.4.0.
Uempty
Notes:
This gives a detailed description of the HMC code update.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-19
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Uempty
Notes:
A software upgrade is different from a corrective service in that it is more than just a fix of
the current functionality. Look for new features, enhancements, and new applications when
you install a software upgrade.
When you are upgrading the HMC software at the same time that you will be updating the
firmware on the managed system, upgrade the HMC first so that it will recognize the new
version of firmware.
Save upgrade data
The HMC Save Upgrade Data task saves all of the HMC configuration information to a
special area on the HMCs hard disk drive. When you boot the HMC from the product
media and choose Upgrade (rather than Install/Recovery), it will load the HMC
configuration information from the special area. It will not ask you for a critical console data
backup.
In the procedure in the visual, the Back up Critical Console Data step is included just in
case something goes wrong during the software upgrade and you need to perform a full
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-21
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
install of the HMC at the existing software level. See the HMC reload process in this unit for
more information about that procedure.
You should only save upgrade data immediately prior to upgrading your HMC software to a
new release. This allows you to restore previous levels if you need to recover the HMC. Be
aware that only one level of upgrade data is allowed. Each time you save upgrade data, the
previous level is overwritten.
Uempty
Notes:
Save Upgrade Data
In the HMC workplace window, select HMC Management. Then in the tasks list, select
Save Upgrade Data. Select Hard Drive and click Next. Perform this task to store system
information in preparation for an HMC upgrade. When you complete this process, the HMC
saves configuration data, such as:
System preferences
Profile information
Service applications files
Note
Only perform this task immediately prior to upgrading your HMC software from one release
to another. Any configuration changes made after performing this task will not be migrated
to the new HMC software release.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-23
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
If you replace the HMC, its hard drive, or for some reason need to perform a completely
new installation, you must reinstall the HMC product software and your configuration data.
Reinstalling the HMC
1. With the HMC powered off, place the HMC software product media in the DVD-RAM
drive. Power on your HMC.
2. When the HMC boots, a window opens with the following options:
a. Install/Recovery
b. Upgrade
3. Select the Install/Recovery option.
4. When the installation is complete, the DVD ejects from the drive. Remove the HMC
product media from the drive and close the DVD-RAM drive. Press Enter to reboot
HMC.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-25
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Firmware updates
The HMC provides methods for maintaining Licensed Internal Code (also called firmware)
for the managed system. You can choose to install fixes for POWER firmware through the
HMC or through the operating system. There are various types of firmware updates for the
server, the power subsystem, and various devices on the system. All of these can be
updated from the HMC.
These updates might be disruptive, in which case the managed system will automatically
reboot after the install, they might be concurrent which means the managed system does
not, and does not need to be, rebooted after the fix is installed. They might be also
deferred.
What does deferred mean? Concurrent levels of system firmware might, on occasion,
contain fixes that are deferred. These deferred fixes can be installed concurrently, but will
not be activated until the next IPL.
Uempty
To examine
current LIC
levels
Firmware update
Notes:
HMC updates
If you need to upgrade to a whole new firmware release, this is done with the Upgrade
Licensed Internal Code to option. If you are upgrading to a new release, you can obtain
images from an online source; however, they must be applied from a CD-ROM. For
example, you might obtain the CD from IBM, or you might download an ISO image from an
online source and create your own CD. This CD is used to upgrade the release level of the
managed system firmware.
View current firmware level
The Updates pane displays the Hardware Management Console code level and the
system code levels (the current firmware level). But there is another way to determine your
current firmware level of the managed system is to select one managed system, then
select the View System Information option. A window will open and ask for the location of
the LIC repository. You can choose None, an IBM website, the IBM support system, and so
forth as locations.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-27
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
This visual shows that the current permanent system firmware image is AL710_099, and
the current temporary system firmware image is AL710_117.
Uempty
Notes:
Check the Fix Central website for the latest firmware level. Select the model number you
are interested in and click Continue. This will take you to a page listing all the firmware
updates for your system. Then click the Description link for more detailed information. The
description link has lots of information such as how to read firmware level names, how to
find the current firmware level of your system, how to download firmware, how to install
new firmware, and if the update is concurrent, deferred or disruptive.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-29
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The next visuals show a series of windows that open when you choose the Change
Licensed Internal Code for option from the Updates workplace window of the HMC.
FTP site
An FTP server holds the server or power subsystem fix. It is any system on which you have
activated the FTP server protocol. Normally, your HMC only has the FTP client active.
The remote site can be IBM, if you are downloading the fix directly from there to your
managed system, or it can be another system where you have already downloaded the fix.
For example, you downloaded the fix to an FTP server yesterday. Today, you want to
retrieve the fix from the FTP server so you can download it to the server at your site.
You must specify the directory on the FTP server that holds the server or power subsystem
fix. You can specify the default directory /opt/ccfw/data, or you can change the directory
path if the fix is in a directory other than the default directory.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-31
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Accept the LIC agreement
Read through the agreement, and click Accept to proceed with the update.
Starting the firmware update
Click Finish in the final screen to proceed. You will then see a Starting operation status
message, followed some time later by a Completed status message.
Uempty
Checkpoint
IBM Power Systems
5. List two things that the Backup Critical Console Data option
backs up.
Notes:
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-33
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Unit
exerc
ise
Notes:
Uempty
Unit summary
IBM Power Systems
Notes:
More summary information:
Critical console data backup can be done manually or be scheduled.
Corrective service code for the HMC can be installed from the HMC.
HMC software can be upgraded from the HMC.
The critical data on the HMC can be recovered and loaded on a new HMC installation
(disaster recovery).
The managed system firmware can be updated from the HMC.
- The update can be disruptive or concurrent.
Copyright IBM Corp. 2009, 2012 Unit 4. Hardware Management Console maintenance 4-35
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
References
http://publib.boulder.ibm.com/infocenter/systems/index.jsp
IBM System p and AIX Information Center
Copyright IBM Corp. 2009, 2012 Unit 5. System power management 5-1
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Unit objectives
IBM Power Systems
Notes:
Uempty
Level 2: Standby
All devices are initialized and powered on.
System is ready to support partitions.
Level 3: Operating
System is running partitions.
Copyright IBM Corporation 2012
Notes:
This visual summarizes conceptually the three overall power levels for a managed system.
These should not be confused with the three power on options that will be discussed in a
few pages.
When the service processor is operational the Advanced System Management Interface
(ASMI) application can be accessed by using a browser to connect to the service
processors IP address. The ASMI allows you to set flags that affect the operation of the
system, such as auto power restart, and to view information about the system, such as the
error log and vital product data.
Copyright IBM Corp. 2009, 2012 Unit 5. System power management 5-3
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Uempty
Notes:
Basic power up
After the required cables are installed, and the power cables are connected, the power
button on the operator panel can be pushed to initialize the system.
Copyright IBM Corp. 2009, 2012 Unit 5. System power management 5-5
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Power on options:
Normal
Hardware Discovery
System profile
Power on
Notes:
The visual shows a managed system in the Power Off state. The HMC menu is shown
where you can choose to power on the system. This is the selected menu when the
managed system is selected. The next visual shows you the screen that displays after
choosing Power On on the menu.
HMC command for managed system power on
The chsysstate HMC command can also be used in an SSH session to change the state
of the managed system or partitions. Specific examples of power on commands will be
shown on the following pages.
Scheduling the managed system power on
If desired, you can schedule an automatic managed system power on for a particular date
and time and it can be scheduled to repeat. Select the server in the Systems Management
Work pane; then expand Operations menu in the Tasks Pad and select Schedule
Operations task. We will discuss scheduling operations in a later unit.
Uempty
Select this option to specify that the HMC uses the current
setting for the partition start policy to determine how to power
on the managed system.
Notes:
Normal:
Select this option to specify that the HMC uses the current setting for the partition start
policy to determine how to power on the managed system. The current setting can be one
of the following values:
Auto-Start Always: This option specifies that the HMC power on logical partitions
automatically after the managed system powers on. If powering on the managed
system is the result of a user action, the HMC starts all partitions that are configured for
automatic start up. If powering on the managed system is the result of an automatic
recovery process, the HMC starts only those logical partitions that were running at the
time the system powered off. This option is always available for selection.
Auto-Start for Auto-Recovery: This option specifies that the HMC power on logical
partitions automatically only after the managed system powers on as the result of an
automatic recovery process. This option is available for selection only when the
firmware for the managed system supports this advanced IPL capability.
Copyright IBM Corp. 2009, 2012 Unit 5. System power management 5-7
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
User-Initiated: This option specifies that the HMC does not start any logical partitions
when the managed system powers on. You must start logical partitions manually on the
managed system by using the HMC. This option is available for selection only when the
firmware for the managed system supports this advanced IPL capability.
You can set the partition start policy from the Power On Parameters page of the Properties
task for the managed system. The Partition standby power on option allows you to power
on the managed system to a state where it will support the creation and activation of
partitions. No partitions will automatically start. You can use this option if you want to
manually activate partitions or if it is a new system that does not yet have any partitions.
The managed system state will be Standby.
The HMC command chsysstate can be used to power on or off the managed system.
Uempty
Notes:
System Profile
Selecting this power-on option specifies that the HMC power on the system and its logical
partitions based on a predefined system profile. When you select this power-on option, you
must select the partition profile that you want the HMC to use to activate logical partitions
on the managed system.
Copyright IBM Corp. 2009, 2012 Unit 5. System power management 5-9
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Hardware Discovery:
Selecting this power-on option specifies that the HMC run the Hardware Discovery process
when the managed system powers on. The Hardware Discovery process captures
information about all I/O devices -- in particular, those devices not currently assigned to
partitions. When you select the Hardware Discovery power on option for a managed
system, the managed system is powered on into a special mode which performs the
hardware discovery. After the Hardware Discovery process is complete, the system will be
in Operating state with any partitions in the power-off state. The Hardware Discovery
process records the hardware inventory in a cache on the managed system. The collected
information is then available for use when displaying data for I/O devices or when creating
a system plan based on the managed system. This option is available only if the system is
capable of using the Hardware Discovery process to capture I/O hardware inventory for the
managed system.
Uempty
System initialization (1 of 2)
IBM Power Systems
After power on, the system state will change and codes will
appear.
Codes can be seen in Reference Code column.
In the process of
powering on.
Notes:
Managed system states
After we choose one of the power on options, the state of the managed system will change
from Power Off to Initializing. At this point, youll see many codes appear in the Reference
Code column.
After the system finishes initializing, the state might change to standby if partition standby
was the power on option. As soon as a partition is activated the managed system state will
change to Operating.
If the state is Authorization Failure, it means that your HMC and your managed system do
not agree on the password to use to communicate with each other.
Reference codes
You can view the latest codes that have appeared in the Reference Code column of the
Systems Management > servers work pane by looking under the Serviceability
application, clicking the Reference Code History option.
Copyright IBM Corp. 2009, 2012 Unit 5. System power management 5-11
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
System initialization (2 of 2)
IBM Power Systems
Notes:
This visual shows an example of an HMC with its managed system in Operating state.
Uempty
Notes:
Power Off
Powering off the managed system will make all partitions unavailable until the system is
again powered on.
Before you power off the managed system, ensure that all logical partitions have been shut
down and that their states have changed from Running to Not Activated.
If you do not shutdown all logical partitions on the managed system before you power off
the managed system, the managed system shuts down each logical partition before the
managed system itself powers off. This can cause a substantial delay in powering off the
managed system, particularly if the logical partitions are not responsive. Further, the logical
partitions might shutdown abnormally, which could result in data loss and further delays
when you activate the logical partitions once more.
The HMC command chsysstate can be used to power on or off the managed system.
Copyright IBM Corp. 2009, 2012 Unit 5. System power management 5-13
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
After issuing the Power Off Managed System command from the menu, you must choose
between the Normal power off and the Fast power off.
Choose from the following options:
Normal power off: The Normal power off mode shuts down the system's operations in a
controlled manner. During the shutdown, programs running active jobs are allowed to
perform cleanup (end-of-job processing).
Fast power off: The Fast power off mode shuts down the system by stopping all active
jobs immediately. The programs running those jobs are not allowed to perform any
cleanup. Use this option when you need to shut down the system because of an urgent
or critical situation.
Uempty
Power Management
IBM Power Systems
Notes:
Power saver mode
Using this menu, you can reduce the systems power consumption by changing the power
saver mode. When the power saver mode is enabled, the system lowers the processor
voltage and clock frequency to reduce the power consumption.
Enabling the power saver mode on a managed system might affect the accuracy of any
performance monitoring tools that are running on the managed system. Changes to the
power saver mode take effect immediately without having to restart the managed system.
Copyright IBM Corp. 2009, 2012 Unit 5. System power management 5-15
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Checkpoint
IBM Power Systems
Notes:
Uempty
Unit
exerc
ise
Notes:
Copyright IBM Corp. 2009, 2012 Unit 5. System power management 5-17
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Unit summary
IBM Power Systems
Notes:
More review information:
Most systems have an Operator Panel
Typically, you use the HMC to power on systems
Power on a managed system using these power-on options:
- Partition normal, system profile, or hardware discovery
- Use HMC Server Management application or HMC commands
Power off the managed system
- Be sure to shut down partitions first
You can enable the Power Saver mode if your managed system hardware and firmware
support it
References
http://publib.boulder.ibm.com/infocenter/aix/v7r1/index.jsp
AIX 7.1 Information Center Information Center
http://publib.boulder.ibm.com/infocenter/aix/v7r1/index.jsp
IBM Systems Hardware Information Center
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-1
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Unit objectives
IBM Power Systems
Notes:
The objectives list what you should be able to do at the end of this unit.
Uempty
Partition environment
IBM Power Systems
Notes:
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-3
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Partition resources
IBM Power Systems
Processors
Memory
I/O Slots
Notes:
Divide system resources
The first step in planning for dividing up your systems resources into logical partitions is to
decide what partitions you will have and what resources will be assigned to each partition.
This step is usually done during the sales process so that you know how large a system
you need to purchase.
System resources
The system resources are processors, memory, and I/O slots. When allocating I/O slots,
the granularity is a single I/O slot, which means if several devices are connected to the
adapter in a slot, all of the devices are allocated to a single partition.
Uempty
Notes:
Logical Memory Block (LMB)
The LMB size determines the granularity of memory that can be allocated to a partition.
The LMB size varies between 16 MB and 256 MB, depending on the amount of physical
memory installed in the system. The default LMB sizes are as follows:
Total System Memory Default LMB size
4 GB or less 16 MB
Greater than 4 GB and up to 8 GB 32 MB
Greater than 8 GB and up to 16 GB 64 MB
Greater than 16 GB and up to 32 GB 128 MB
Greater than 32 GB 256 MB
The LMB size can be changed using ASMI and can be found under the Performance
Setting menu option. You will need to power-off and then power-on the managed system
for the change to take effect.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-5
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Profiles:
Partition profiles describe resources configurations for partitions.
System profiles are collections of partition profiles.
Custom groups
These group system resources in a single view.
Partition 1 Partition 2
Notes:
Partition profile
A partition profile is a named configuration of resources for a particular partition. A partition
can have multiple partition profiles. For example, on Mondays through Fridays, Partition 1
can be started with the profile named weekday, which contains a maximum of resources.
On the weekend, the same partition can be restarted with a profile named weekend, which
has a minimum of resources. Or, you might choose to use dynamic LPAR operations to
move resources.
When partitions are activated (started), you specify the partition profile by name.
System profile
A system profile is a named set of partition profiles. When you power on the managed
system you can choose to activate a particular system profile. A system profile is a list of
partition names and associated profiles that you want to activate.
Uempty Another benefit to system profiles, is that you can select its name and choose Validate
from the selected menu. This will check to see if there are any resource contention issues
and give you a report on detected conflicts.
Custom groups
Custom groups provide a mechanism for you to group system resources together in a
single view or a way to organize the systems or partitions into smaller business or workload
entities.
Custom Groups are comprised of logical collections of objects. You can report status on a
group basis, allowing you to monitor your system in a way that you prefer. You can also
nest groups (a group contained within a group) to provide hierarchical or topology views.
There can be one or more user-defined groups already defined on your HMC. There are
default groups listed under the Custom Groups node under Server Management. The
default groups are All Partitions and All Objects. You can create others, delete the ones
that were created, add to created groups, or delete from created groups by using the
Manage Custom Groups task.
Relationship between system and partition profiles
A partition profile belongs to a partition and its name must be unique for that partition. A
system profile is simply a collection of partition profiles.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-7
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Partitions and profiles
A partition has a name and an LPAR ID number stored in a table. The name can be
different from the host name of that partition and is easily changed.
A partition has at least one partition profile.
A partition profile is a defined set of resources and attributes that can be used to activate a
partition.
The active profile is the partition profile used when a running partition was last activated.
You view and change configurations through properties sheets. A partitions properties
sheet show the current, running configuration. A profiles properties sheet shows the
configuration that is saved and can be used the next time the partition is activated. There
are a limited number of settings in a partitions properties sheet and these are all dynamic.
Uempty
Memory resources (1 of 2)
IBM Power Systems
Memory allocation:
1 LMB (16 MB to 256 MB sized logical memory blocks)
For each partition, configure:
Minimum:
Partition will not start if this amount is not available.
Partition can be decreased to this amount if using dynamic LPAR.
Desired:
Partition will use up to this amount upon activation if available.
Maximum:
Partition can be increased to this amount if using dynamic LPAR.
Used for sizing the page table for the partition.
Notes:
Memory configuration
The system must be able to allocate the minimum amount of memory or the partition will
not start. The system will attempt to allocate up to the desired amount of memory, in LMB
size increments, when the partition is activated.
The minimum setting for memory is also the amount of memory to which you can
dynamically shrink the partition.
The maximum is the largest amount of memory that the partition can have if you add
memory dynamically. You cannot change the maximum amount of memory dynamically.
The maximum amount of memory is also the amount that is used when calculating the
amount of memory needed for the page tables to support this partition. For this reason, it is
not advantageous to set this maximum setting to an unreasonably high amount because it
would waste memory by setting memory aside for page tables that the partition doesnt
need.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-9
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Memory resources (2 of 2)
IBM Power Systems
Notes:
Valid memory range details for all other scenarios
The all other scenarios referred to on the visual above means for:
Linux or AIX on servers that do not support 64K memory pages (POWER4 and
POWER5 processor based servers).
AIX V5.3 and prior versions running on POWER5+ or newer servers.
For these scenarios, the following rules apply:
For partitions that are initially sized less than 256 MB, the maximum size cannot be
more than 16 times the current size. This scenario is rarely seen these days since most
LPARs wont boot with less than 256 MB anyway, particularly if they have virtual
adapters or Integrated Virtual Ethernet adapter ports. If AIX starts to boot and hangs
with no error, it could be because it is not configured with enough memory.
For partitions initially sized 256 MB or larger, the maximum size cannot be more than 64
times the current size.
Uempty
Memory usage (1 of 2)
IBM Power Systems
{
Partition 2
configuration.
Partition 2 Memory
TCE memory: "chunks"
Used for Direct Memory Access (DMA) to
I/O devices.
Fixed amount for number of I/O slots. Page Table
{
Page tables for each partition:
Partition 1
Used for mapping partition pages. Partition Memory
Size is 1/64th of partition maximum size. "chunks"
Partition memory
Amount you configure for the LPAR. Page Table
Hypervisor Memory
Address 0
Copyright IBM Corporation 2012
Notes:
Memory uses besides what you allocate to a partition
Factors influencing the Hypervisor memory requirements include the following: number of
logical partitions, partition environments of the logical partitions, number of physical and
virtual I/O devices used by the logical partitions, and the amount needed for page tables.
TCE memory is used to translate the I/O addresses to system memory addresses. This
is a global amount of memory allocated for the total number of I/O slots on a system
regardless of whether theyre actually used or not.
Page tables are used to map physical memory pages to virtual memory pages. Each
partition needs 1/64th of its memory size, rounded up to a power of 2, for page table
space in memory. The amount of page table space that is allocated is based on the
maximum memory setting in the partitions profile. Memory is allocated in LMB size
segments.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-11
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Memory usage (2 of 2)
IBM Power Systems
Where is all the memory? Check the Managed Systems property sheet.
Notes:
Where did the memory go?
You can check the current memory usage of a system by viewing the Memory tab in the
managed systems property sheet as shown in the visual. Select the managed system
name in the HMC System Management, click Properties from the menu, then click the
Memory tab.
Installed: Displays the total number of memory units that are installed on your
managed system. This number includes both active memory and inactive memory.
Deconfigured: Displays the total number of deconfigured memory units on your
managed system. This number includes both memory that has been deconfigured by
the system due to hardware failures and memory that has been manually deconfigured
using the service processor.
Available: Displays the amount of memory (in megabytes) that is available for partition
usage on the managed system. This memory is not currently assigned to any partition.
Uempty Configurable: Displays the amount of memory (in megabytes) that can be configured
on the managed system. This number includes memory that is currently assigned to
partitions on the system. If huge page memory support is available on the managed
system, the amount of configurable memory is reduced when huge page memory is
requested and allocated.
Memory region size: Displays the size of the memory blocks that can be assigned to
partitions. In logically partitioned systems, all physical system memory is subdivided
into blocks of a uniform size, which can then be individually assigned to partitions. Total
partition memory can be assigned in integer multiples of that size, either by editing
partition profile definitions or by selecting dynamic logical partitioning operations. The
default memory block size varies according to the amount of configurable memory in
the system.
Assigned to partitions: Displays the current memory assigned to partitions. This
number represents Configurable memory minus Available memory minus Reserved
memory.
Reserved: This field displays the amount of memory that the managed system needs
to manage the logical partitions on your managed system. This amount is calculated
based on the number of logical partitions on your managed system and the resource
amounts that you assign to each logical partition.
Active memory sharing support: Yes/no indicator displaying active memory sharing
support on current server.
Memory information can also be obtained using the following HMC command:
lshwres -r mem -m managedsysname --level sys
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-13
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Processor resources
IBM Power Systems
Processor allocation:
Dedicated or shared processors
Increments can be in 0.01 processing units (for shared)
For each partition, configure:
Minimum:
Partition will not start if this number is not available.
Partition can be decreased to this number if using dynamic LPAR.
Desired:
Partition will use up to this number upon activation if available.
Maximum:
Partition can be increased to this number if using dynamic LPAR.
Notes:
Processor allocation
A dedicated processor can be assigned to only one active partition at a time. Shared
processing units are accessed from a shared processor pool.
Minimum resources are the resources that are required for a partition. If there are not
enough resources to meet this required minimum then the partition will not start. The
minimum setting is also the number of processors to which the partition can be reduced to
dynamically.
Desired resources are what you would like to have for normal operation of the partition.
When you start the partition, the system will allocate the number of available processors up
to the desired number.
The maximum setting defines the largest number of processors you can assign to this
partition. The HMC task for dynamic configuration of processors will not allow you to add
more processors to a partition that is already at its maximum limit.
Uempty
I/O resources
IBM Power Systems
Notes:
Required versus desired
The partition will start only if all of the required slots are available and it will attempt to
assign those that are desired. Slots that are required cannot be dynamically removed or
moved from the partition.
You can allocate empty slots to partitions if you plan to add PCI adapters to the system at a
later time.
Mix of devices on a single SCSI adapter
Be careful of the mix of devices that you attach to a single SCSI adapter because it is the
adapter that is allocated to a partition (or more accurately, it is the slot that it is in). For
example, if you had a single DVD-ROM drive on a system and it was connected to the
same SCSI adapter as a partitions boot disk, you could not then reallocate that adapter to
another partition that might need to use that DVD-ROM device.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-15
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Terminology
Virtual I/O is the term used to describe the ability to share physical I/O resources between
partitions.
Backing storage is the term for the physical devices that will be used as virtual devices for
client partitions. A backing storage device is associated with a specific virtual SCSI server
adapter. More than one device can be associated with a single virtual SCSI server adapter.
Virtual SCSI is a type of virtual device where a Virtual I/O Server is configured to allow
other partitions to use its disk or optical devices. These devices do not need to be SCSI
type devices; for example, the optical media drive is an IDE type device. The disks can be
whole disks or logical volumes on the Virtual I/O Server. When the client views the devices
from its operating system, it appears as an hdisk or a cd device. For example, if the Virtual
I/O Server configures a logical volume named lv_client1, in the clients operating system
this device is an hdisk.
Uempty
Notes:
Virtual Ethernet adapter
Virtual Ethernet adapters can be configured in multiple partitions on the same server and
these adapters appear as ent devices to the AIX operating system and eth devices to
Linux. To connect this virtual Ethernet to an outside network, a bridge called a Shared
Ethernet adapter can be configured in a Virtual I/O Server partition.
Integrated Virtual Ethernet adapter
This adapter, also known as the Host Ethernet Adapter, is a physical Ethernet adapter
integrated into many POWER7 servers. It is considered virtual because the physical ports
on this adapter can be shared by multiple partitions. A partition configures one of the logical
ports on the adapter and the logical port appears as an ent device to AIX or as an eth
device to Linux.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-17
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
The first step in creating partitions is to power on your managed system. You do this from
the System Management > Servers Work pane on the HMC. Any of the managed system
power on options will bring your system up to a state where partitions can be created.
Uempty
Notes:
To access the Create Logical Partition menu, select the server name in the Work pane
table (click the Select column). Select the Configuration task group from the tasks pad.
Expand the task group then, select the task, and then click Create Logical partition > AIX
or Linux. The task window opens. You can also use the context menu button (double right
arrows) that is displayed next to the object name you have selected. Click the button and
the task groups menu is displayed for that particular object. Click Configuration > Create
Logical Partition > AIX or Linux.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-19
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
After you specify the partition ID and name, click Next to proceed to the next wizard
screen.
Partition IDs
The first screen in the Create Logical Partition wizard allows you to set the partition ID and
the partition name. The partition ID will default to the next available number, but you can
override it. The partition ID number must be a whole number that is between one and the
total number of partitions that the system will support.
When your partition has an operating system and is booted, you can view its partition ID
and partition name with the AIX uname -L command or the lparstat -i command. For
example:
Partition name
The partition name can be very long and contain spaces. If you plan to use the command
line interface on the HMC, the partition names should be easy to type. Quotation marks will
need to be used on the command line if a partition name contains spaces.
Uempty
Profile name
IBM Power Systems
Enter a partition
profile name.
Notes:
Partition profile name
A partition must have at least one partition profile, which contains the resource
configuration information. When you create a partition, you create the default profile. The
default profile can be changed to a different profile later. The default profile is the one that
is used when you activate a partition if you do not choose a different profile.
Like the partition name, the profile name can be very long and contain spaces. If you plan
to use the command line interface on the HMC, the partition names should be easy to type.
Quotation marks will need to be used on the command line if a profile name contains
spaces. Typically, profile names are descriptive of what is different between it and another
profile.
Use all the resources in the system check box
You can set a partition profile so that, when it is activated, the logical partition uses all of the
resources on the managed system. If you add additional resources to the managed
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-21
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
system, and then activate such a partition profile, the logical partition automatically
recognizes and uses the resources that you have added.
Because all of the hardware (both required and desired) is assigned to this partition, no
other partitions can be started when this partition is running. Likewise, the partition that
uses all of the system resources cannot be started while other partitions are running.
Uempty
Notes:
Set processor type
The first question about processors to answer in the wizard program is whether the
partition will use shared or dedicated processors.
When you click Next to proceed to the next page, the actual page you see will depend on
whether you specified shared or dedicated processors.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-23
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Dedicated processors
Dedicated processors are allocated in whole numbers from one to the total number of
available physical processor cores.
Uempty
Notes:
Configure shared processors
Configure the quantity of processing units for this partition.
Uncapped option
The Uncapped option represents whether you want the HMC to consider the partition
capped or uncapped. Whether a partition is capped or uncapped, when it is activated it
takes on a processor value equal to a number somewhere between the minimum and
desired processing units, depending on what is available from the shared resource pool.
However, if a partition is capped, it can gain processing power only through a DLPAR
allocation and otherwise stays at the value given to it at time of activation.
If the partition is uncapped, it can exceed the value set in Desired number of processing
units (while it is running, these are referred to as the LPAR entitlement) from the shared
processor pool that it needs. This is not seen from the HMC view of the partition, but you
can check the value of processors owned by the partition from the operating system level
with the appropriate commands.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-25
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Memory settings
IBM Power Systems
Notes:
The minimum, desired, and maximum settings are similar to their processor counterparts:
Minimum memory: Represents the absolute memory required to make the partition
active. If the amount of memory specified under minimum is not available on the
managed server then the partition cannot become active.
Desired memory: Specifies the amount of memory beyond the minimum that can be
allocated to the partition. If the minimum is set at 256 MB and the desired is set at 4 GB,
then the partition in question can become active with anywhere between 256 MB and 4
GB.
Maximum memory: Represents the absolute maximum amount of memory for this
partition, and it can be a value greater than or equal to the number specified in Desired
Memory memory. If set at the same amount as desired, then the partition is considered
capped, and if this number is equal to the total amount of memory in the server then this
partition is considered uncapped.
Uempty
Notes:
Configuring physical I/O
On the I/O window, you can select I/O resources for the partition to own.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-27
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Configuring virtual adapters
On the Virtual Adapters screen, use the Actions menu to create a new virtual SCSI or
virtual Ethernet adapter. This virtual Ethernet adapter is the virtual Ethernet in which the
Hypervisor acts as the network switch for partitions on the same server. The next visual
shows the screen for configuring the virtual SCSI adapter.
Maximum number of virtual adapters
By default, a new AIX or Linux partition will have the maximum number of virtual adapters
set to ten. This can be increased on this screen. This maximum number cannot be
increased dynamically while the partition is running, so be sure to increase this number if
you will need more than eight additional virtual adapters. If you do need to increase this
number later, you can make the change in the profile properties and re-activate the
partition.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-29
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Choose which
physical port.
Click Configure.
Notes:
Logical Host Ethernet adapters (LHEA)
This LHEA is the integrated physical Ethernet adapter which can be shared with up 32
partitions. Each partition will configure a logical port on which is associated with a physical
port. All partitions configured for the same physical port will share the bandwidth of that
port.
This adapter is also known as the Integrated Virtual Ethernet (IVE) adapter.
Configuring a logical port
After having selected the physical port, the next step is to configure a LHEA port for that
particular logical partition by clicking Configure.
Uempty
Select a
logical port
that is
Allow all
unassigned.
VLAN IDs.
Notes:
Use this window to select the logical port to use for the physical port that you selected in
the LHEA page. The logical partition will be able to connect to the physical port on the HEA
using the logical port that you select here.
You can also select VLANs in which the selected logical port can participate. The logical
port does not need to participate in any VLANs. You can set the logical port to participate in
all VLANs, or you can set the logical port to participate in up to 20 VLANs that you specify.
After clicking OK, you will return to the screen shown in the last visual.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-31
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Once the Logical Host Ethernet Adapter port is configured, it appears in the LHEA table in
the column Logical Port IDs associated with the physical port of the selected HEA. The ID
numbers of the virtual LANs in which the logical port can participate are displayed in the
Allowed VLAN IDs column.
Uempty
Notes:
HCA
Use this page to add Host Channel Adapter (HCA) resources to the partition profile. The
HCA resources are assigned to the logical partition when you use the partition profile to
activate the logical partition. If the selected HCA resources are not available, you cannot
activate the logical partition using the partition profile.
To configure HCA resources for this partition profile, select an HCA in the table and click
Configure to enter the appropriate information.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-33
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Optional Settings
IBM Power Systems
Notes:
Connection monitoring
This determines if this partition will have its network connection with the HMC monitored by
service tools. If the partition is monitored, if there is a connection failure, it will be logged in
the service tools.
Automatically start with the managed system
If you want this partition to automatically start when you choose the managed systems
Partition Auto Start power on option, then select this check box.
Enable redundant error path reporting
Select this option to enable the reporting of server common hardware errors from this
logical partition to the Hardware Management Console. The service processor is the
primary path for reporting server common hardware errors to the HMC. Selecting this
option allows you to set up redundant error reporting paths in addition to the error reporting
path provided by the service processor.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-35
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Summary
The last page that displays when you create a partition is the Profile Summary page. Check
over all of the configuration settings that you chose. You can click Back to fix anything, or
click Finish to create the partition and its default profile.
Additional partition profiles
To create additional partition profiles, you can either copy an existing profile and edit it, or
you can create a new one. When you create new additional profiles for a partition, you will
see all of these screens again except the very first one where you set the partition ID.
Uempty
After a partition is created, you can edit its configuration from the
partition properties or from the partition profile properties.
Manage Profiles
screen:
Select profile name
and choose
Actions > Edit.
Notes:
Editing the partition properties
Usually, a partitions properties are viewed to see the partitions current configuration.
There are a few configuration options available in the partition properties.
Editing the partition profile
There are two reasons to edit a partitions profile. First, you might need to change the
configuration and second there are some additional configuration options only available in
the profile after the partition has been created. The changes only take effect after the
partition is shut down and activated again.
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-37
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Some additional options are only found in the partition profile properties.
BSR arrays
Huge Page
Memory
Notes:
Barrier synchronization register (BSR) arrays
The BSR provides a means to accomplish barrier synchronization between software tasks
in a manner more efficient than utilizing standard memory based synchronization flags and
algorithms.
When the BSR capability is enabled, the managed system includes processors with BSR
arrays and supports the use of the BSR arrays on the processors.
Huge page memory
Power Systems servers support 16 GB huge pages, which are intended for use in
specialized high performance computing environments. The managed system must be
powered off to be able to create a pool of 16 GB pages. Once the pool has been created,
16 GB pages can then be allocated to the profile of a partition.
Uempty
Checkpoint (1 of 2)
IBM Power Systems
Notes:
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-39
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Checkpoint (2 of 2)
IBM Power Systems
Notes:
Uempty
Unit
exerc
ise
Notes:
Copyright IBM Corp. 2009, 2012 Unit 6. Planning and configuring logical partitions 6-41
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Unit summary
IBM Power Systems
Notes:
More summary information:
Partition concepts:
- Minimum partition configuration
Processors, memory, I/O slots
- Maximum number of partitions depends on model and amount of resources
- Partition profiles contain resource configuration information
- System profiles are lists of partitions and profiles to start in a particular order
Minimum, maximum, and desired settings for memory and processors
Required and desired settings for I/O slots
Create Partition wizard leads you through creating partitions and profiles
References
http://publib.boulder.ibm.com/infocenter/systems/index.jsp
IBM System p and AIX Information Center
Unit objectives
IBM Power Systems
Notes:
Uempty
Managed
systems
Notes:
The Navigation pane in the left portion of the window, contains the primary navigation links
for managing your system resources and the HMC. This pane contains the primary
navigation links for managing your system resources such as the Systems Management.
When Systems Management is selected, its contents, which might include servers,
frames, and custom groups, are displayed in the Work pane. To view the partitions defined
on a server, you can select it from the Navigation pane on in the Work pane.
When a server is selected in the Navigation pane, the Work pane displays all logical
partitions defined on the server.
Functions in the Systems Management node
The bullets in the visual list some common tasks that are performed when using the
System Management node. You can create system and partition profiles, activate (start)
partitions, shut down operating systems, power on and off the system, watch the status
codes, and open virtual console windows.
The state column displays the current state of the managed system. Possible values are:
Activating partitions
IBM Power Systems
Notes:
Activating partitions
To activate a partition means to begin the process to boot its operating system. Partitions
can be activated with a menu command in the HMC interface, at power on of the managed
system, as a scheduled operation, or when a system profile is activated. A system profile is
a named list of partitions and their profiles which are activated in the order in which they are
listed.
The managed system must be in the Standby or Operating state to activate a partition.
Partition boot options
One of the configuration options in partition profiles is the boot option. This can be set to
different values depending on the type of operating environment (that is, AIX/Linux or
IBM i) for which the partition has been configured. For example, you could set the boot
option to load the operating system or to stop at an open firmware prompt.
Uempty
Select system
profile name and
click Activate.
Notes:
You can start multiple partitions with one command by using a system profile. Remember
that a system profile is a named list of partitions and their profiles. All of the partitions in that
system profile will be activated in the order that they are listed.
The HMC does not wait until partitions operating systems are fully operational before
activating the next partition in the system profile list. So if there are dependencies between
partitions (such as with a Virtual I/O Server and its clients), you might need to start some
partitions first manually or have multiple system profiles.
You can use a system profile to start multiple partitions even if there are already partitions
running. If a partition is already running, you will get a warning, but the partition will not be
affected if a system profile attempts to activate it again.
Activating a system profile after system is powered on
1. Select the system name object in the working pane; then use the context menu button
or the Tasks pad to access the Manage System Profile window.
2. Select one system profile; then click Actions > Activate. This is illustrated on the
visual.
Activating a system profile during power on of the system
When you power on the system, there are four power on options (this was covered in a
previous unit):
System Profile
Partition Auto Start
Partition Standby
Hardware Discovery
If you choose System Profile, you will be asked which system profile you want to use. This
option will be unavailable to you until you create a system profile.
HMC command for activating a system profile
You can use the chsysstate command to activate a system profile. For example, this
command activates the system profile with the name xyz. The managed system must be
powered on first before executing this command. Replace managedsysname with the
actual managed system name.
chsysstate -m managedsysname -r sysprof -n xyz -o on
Uempty
List of
LPARs
HMC command:
chsysstate -m MSname -r lpar -o on -n lparname -f profile
Notes:
Activating a partition
To activate a partition using a profile, select the partition and choose Operations >
Activate > Profile on the menu. Another dialog box will open which is shown in an
upcoming visual.
HMC commands for activating a partition
The HMC command to activate a partition is shown below. Use the actual managed system
name for MSname, the actual partitions name for lparname and the actual partition profile
name for profile.
chsysstate -m MSname -r lpar -o on -n lparname -f profile
Another useful option to chsysstate is the -b bootmode. Valid bootmode values are norm
for normal, dd for diagnostic with default boot list, ds for diagnostic with stored boot list, of
for Open Firmware OK prompt, or sms for System Management Services.
Uempty
Notes:
Activating a partition
The dialog box shown in the visual above pops up after you select a partition profile and
choose Activate on the menu. It verifies the correct partition name and has the profile
already selected. You can choose whether to open the virtual terminal (console) window as
part of the activation process.
On this dialog box, check to make sure the correct profile name is selected and choose
whether you want to open a console window when the partition starts. If you do, check the
checkbox and then click OK. No errors will occur if you do not open a terminal window and
you can open a terminal window later after the partition is already running.
If there is a virtual console window already open for this partition, do not click the checkbox
and it will use the same open window. The window might still be open because you just
used it to shutdown the operating system.
LPAR name
Change font and managed
and text size system name.
Copy and
with Font
paste from
menu.
Edit menu.
Notes:
This visual shows an example terminal window to a partition running the AIX V7.1
operating system.
Uempty
Notes:
Advanced options
This is the box that pops up if you click the Advanced button shown in the previous visual.
You can use this feature to override the keylock position (manual or normal) and boot mode
settings in the partition profile configuration.
The list seen in the Boot mode drop down varies depending on the operating system
environment the partition is configured to use (AIX/Linux, IBM i, or Virtual I/O Server). The
keylock position only has significance for IBM i.
You can also open (or close) the terminal window when a
partition is already running.
Notes:
Virtual console windows from the HMC GUI
You can open an LPARs console from the HMC GUI or from the HMC command line. Only
one console can be open to an LPAR at a time. Select an LPAR and run the Console
Window > Open Terminal Window task.
There are two ways to close a virtual terminal:
The preferred, usual method of closing a terminal window on a Windows PC is to simply
close the window. This closes the connection.
You might need to force a virtual terminal window to close by selecting the partition and
running the Console Window > Close Terminal Connection task. Use this procedure
when the virtual terminal window is open on another HMC (or remotely from a browser)
and you want to close that session.
Stopping a partition
IBM Power Systems
Notes:
Stopping a partition
When you shut down the operating system in the partition, this stops the partition. The
partition state returns to the Not Activated state.
You can shut down a partition by logging in and executing the appropriate operating system
shut down command. You can also use the Shut Down menu option as shown in the visual
above.
Automatic Power Off
There is a setting in the managed system properties which will power off the managed
system if you stop the last partition on the system. By default, this is not enabled.
HMC command
You can also use the chsysstate HMC command to shut down the operating system:
chsysstate -m managedsysname -o shutdown -r lpar -n lparname --immed
Uempty
Network connection
between LPAR and HMC
needed for OS options.
AIX shutdown command
is run in the LPAR.
Notes:
Choose from the following shutdown options:
Delayed: The HMC shuts down the logical partition using the delayed power-off
sequence. This allows the logical partition time to end jobs and write data to disks. If the
logical partition is unable to shut down within the predetermined amount of time, it will
end abnormally and the next restart might be longer than normal.
Immediate: The HMC shuts down the logical partition immediately. The HMC ends all
active jobs immediately. The programs running in those jobs are not allowed to perform
any job cleanup. This option might cause undesirable results if data has been partially
updated. Use this option only after a controlled shutdown has been unsuccessfully
attempted.
Operating System: The HMC shuts down the logical partition normally by issuing a
shutdown command to the logical partition. During this operation, the logical partition
performs any necessary shutdown activities. This option is only available for AIX logical
partitions.
Operating System Immediate: The HMC shuts down the logical partition immediately
by issuing a shutdown -F command to the logical partition. During this operation, the
logical partition bypasses messages to other users and other shutdown activities. This
option is only available for AIX logical partitions.
Uempty
Notes:
System profiles
Recall that a system profile is a named set of partition profiles. When you activate a system
profile, all of the partition profiles that belong to it are activated. The intent of a system
profile is that it allows you to activate your entire system at once rather than having to
manually activate each partition. System profiles might be named after the types of system
loads (such as normal or high performance) or the name might refer to a time period (such
as weekday or end-of-month).
Create a system profile
To create a system profile, select the managed system name or the System Profiles folder
name, right-click, and choose Configuration > Manage System Profiles on the menu.
From the Actions menu, choose New. A dialog box will pop up that will allow you to select
the partition profiles that should belong to this system profile. This dialog box is shown in
the next visual.
Select
Select partition
partition profile
profile
names
names onon the
the left
left and
and
click Add >>.
click Add >>.
Order
Order of
of LPARs
LPARs matters
matters
in
in a system profile.
a system profile.
Notes:
System profiles
The system profile name must be unique for all system profiles on the managed system.
To add a partition and its profile, click the expand icons in the first panel to expand the
output. Select partition profiles on the left and use the Add>> button to add the profiles to
the system profile list. To remove partition profiles from the list, select the partition and
profile names on the right and use the <<Remove button.
The order of the partition profiles is important as it is the order the partitions are activated
when the system profile is activated. To reorder the list of partition profiles, remove the
profiles that are out of order and add them again in the correct order.
To modify or delete a system profile, go to the LPAR table view and run the Configuration
> Manage System Profiles task. Choose Modify or Delete on the Actions menu.
Uempty
From the manage system profiles task, select the system profile and
use the Validate option on the Actions menu.
Notes:
Validate system profile
After you create a system profile, select its name and choose Validate on the menu to see
if there are any resource conflicts between the partitions. The validate function will list all
conflicts in detail.
Notes:
Default profile
When you activate a partition and do not specify a profile name, the system highlights the
default profile name by default. Every partition must have one default partition profile. You
cannot delete the default partition profile unless you first designate another profile as the
default profile for that partition.
Change the default partition profile
The first partition profile you create for a partition will initially be its default partition profile.
To change the default partition profile, select the partition name and choose Change
Default Profile from the tasks list. A dialog box will appear with the list of partition profile
names. Choose the partition profile you want as the new default profile for this partition.
Uempty
Notes:
Operations to managing partition profiles:
Backup: Reads the profile data and writes it to a backup file on the HMC.
Restore: Reads the profile data from the previously backed-up file on the HMC and
loads this data to the NVRAM on the managed system.
Initialize: Initializes the profile data on the HMC and the NVRAM on the managed
system.
Remove: Removes the previously backed-up file on the HMC.
Notes:
Saving the current configuration
Over time, you might make dynamic changes to a running partition. When you make
dynamic changes, the partition profile does not automatically get updated. You would need
to manually alter the existing partition profile if you want the change to be part of the profile
in preparation for the next time the partition is activated. Another way to do this is to save a
new profile based on the current running configuration. Use the Save Current Configuration
task to do this. After running the task, a popup window will ask for a new profile name.
Uempty
Delete a partition
IBM Power Systems
Delete a partition:
Deletes all of its partition profiles.
Partition cannot be running.
Notes:
Things to remember when deleting partitions
Deleting a partition deletes all of its partition profiles.
You cannot delete an active partition.
To delete a partition, the managed system must be powered on.
The partition is also deleted from all system profiles automatically.
Delete a partition
Select the partition name and choose Operations > Delete from the tasks menu.
Notes:
Partition data backup files on the HMCs
The Configuration > Managed Partition Data > Backup task will create a backup file on
the HMCs hard disk drive of all the partitions profile information and the system profile
information. The data is saved as a file on the HMC in the /var/hsc/profiles/SN directory
where SN is the serial number of the managed system.
The HMC automatically saves profile information in a backup file called backupFile. You
will see this file if you choose the Restore option. This backupFile is updated each time
you make a profile configuration change and is useful only for holding the most up-to-date
configuration.
Initialize:
This option removes all partitions and profiles! (You will wish you had a backup file if you
ever accidently choose this task.)
Uempty
Backup
files
Full only
available if all
partitions are
Not Activated
Notes:
Restore options
A Full restore restores all profile data from the backup file. Profile modifications performed
after the selected backup file was created will be lost. This restore option will not work if
any partitions are running.
Backup priority and managed system priority: These two options both merge the
backup data with the recent profile activity on the HMC. In this way, if you accidently
remove a partition, a partition profile, or a system profile, you can restore the information
from your latest backup file. Partitions might be running when you perform this restore. For
example, if you delete a partitions profile and want to restore it, you can perform a restore
while the partition is still running. With both of these options, you cannot choose what you
want to restore; all changes that are different will be restored (except for partition profiles
which are currently being used).
The priorities tell the HMC which copy of data has priority when the list of partitions is the
same: the backup copy or the current HMC version (for the managed system).
Notes:
Deleting backup files
Periodically you should prune the list of backup files. In fact, just like other computer
systems, you should create a backup policy. For example, this policy might be to perform a
weekly backup, keep backup files for 4 weeks, and after each backup is successful, the
oldest backup file is removed. Or, you might want to just backup the profile data every time
a change is made. The problem with this policy is that you might be in a hurry and forget
this crucial step.
These backup files are fairly small and the HMC hard disk drive is adequate to hold many
backup files. However, you still might want to remove backup files after awhile.
Uempty
Backup and restores of profile data can be done from the HMC CLI.
Media can be the HMC hard drive, a USB flash drive, writeable DVD, USB diskette drive,
or internal diskette drive (if available).
Listing backup files from HMC CLI:
ls -l /var/hsc/profiles/105*
total 900
-rw-rw-r-- 1 ccfw ccfw 225280 2011-02-18 11:31 backupFile
drwxrwxr-x 2 ccfw ccfw 4096 2011-02-18 11:39 directory
-rw-rw-r-- 1 ccfw ccfw 225280 2011-02-18 11:21 New332withLPAR3
-rw-rw-r-- 1 ccfw ccfw 225280 2011-02-18 11:38 Test
Figure 7-22. Backup and restore from the HMC CLI AN113.0
Notes:
Backup and restore from the HMC command line
In the bkprofdata command, if no directory is specified in -f argument, the file is created
in /var/hsc/profiles/SN#/* where SN# is the serial number of the server.
List out the /media directory to see the available mount points:
hscroot@hmc> ls /media
cdrom floppy
For USB devices, plug them in first, then list out the /media directory.
Scheduling operations (1 of 4)
IBM Power Systems
Notes:
Scheduling operations
There are different types of operations that can be scheduled depending on the type of
object that is selected first. For example, if you select the server, then operations such as
server power on or off operations can be scheduled, a system profile can be activated, or
partition data can be backed up. For a partition, operations such as activation, DLPAR
operations, and shutdown can be scheduled. In addition, you can schedule operations
specific to the HMC if you access the Schedule Operations task from the HMC
Management application.
Uempty
Scheduling operations (2 of 4)
IBM Power Systems
Notes:
Add a scheduled operation
Once you choose Options > New from the menu, a window will pop up with a list of
available operations. Choose one and click OK.
Date and Time tab
Set up the date and time of the operation. If the operation cannot be performed at that
exact date and time, then the time window will be used to determine if the operation should
be performed or cancelled. For example, if the operation was supposed to happen at 1:00
AM and the partition was in the middle of a restart, and the time window was set to 30
minutes, then the operation can start if the partition is ready by 1:30 AM.
Notice the three tabs in the visual above. If the operation needs to repeat, click the Repeat
tab to configure a repeated scheduled operation. The Options tab is where you specify any
specifics for the operation.
Scheduling operations (3 of 4)
IBM Power Systems
Recurring operations:
Notes:
Repeat tab
The Repeat tab is used to configure repeating scheduled operations. For example, you
might want to move 2.0 processing units from one partition to another at midnight every
night and then move them back at 7AM. Click the Set up a repeated scheduled
operation, then specify the days of the week and the other options.
The Interval field is a required field and the maximum is 26 weeks. This is the number of
weeks to elapse before performing the scheduled operation again on each selected day.
For example, if you want the operation to happen every other week, enter a 2 for the
number of weeks in the Interval field.
The Repetitions field is also a required field and the maximum is 100 or you have the
choice of checking the Repeat indefinitely box.
Uempty
Scheduling operations (4 of 4)
IBM Power Systems
Notes:
Options tab
The Options tab will change depending on the operation being configured. The example in
the visual above is a dynamic reconfiguration operation so it asks for specific resource and
destination information for that operation.
Notes:
Typical failures
If there is a partition activation failure, it is probably because you attempted to start more
resources than you have available. Assuming that you did not make a calculation error
when figuring how many processors or how much memory to configure, there must be
another reason for the error.
Managed system properties
You can select the name of the managed system in the server table view and choose
Properties to see what resources are allocated to which partitions.
Uempty
Notes:
Activation errors
Check your documentation and the managed system properties to figure out why you are
attempting to allocate more processors or memory than the managed system has. Perhaps
the partitions that started or their profiles were not the ones you expected or when the
partitions started they came up in a different order, and all of the partitions with high desired
numbers for processors grabbed too many of them.
Cannot find boot device
Technically, by the time the partition discovers it cannot find its boot device, it has already
activated successfully. However, this scenario is included here because it is another
common reason that a partition cannot fully start up. If you activate partitions with an open
terminal window, you will be able to monitor the partition starting up. The partition will stop
and display error information in the terminal window. From the HMC, it looks like the
partition has activated normally (which, technically it has).
Actions to take:
Read any error messages.
Use managed system properties or HMC commands to check system
resources.
Use the System Profile Validate menu option to discover
discrepancies.
Use DLPAR to free up additional resources.
Reduce minimum setting for partition you are trying to activate.
Reconfigure partition profiles and update documentation (so this does
not happen next time).
Notes:
Use the Validate option for the system profile
One technique you can use to avoid activation failures related to over-configuration is to
create a system profile with a list of all of the partitions and their profiles that you want to
run simultaneously. Select the system profile name and use the Validate menu option. This
will report any discrepancies in resource allocations.
Uempty
Checkpoint (1 of 2)
IBM Power Systems
Notes:
Checkpoint (2 of 2)
IBM Power Systems
8. True or False: When activating a partition, you must use the Open
Terminal Window option.
Notes:
Uempty
Unit
exerc
ise
Notes:
Unit summary
IBM Power Systems
Notes:
More summary information:
Activation options for partitions
- Manually, system profile, automated, HMC chsysstate command
Partition states
- Not Activated, Starting, Running, Error, Not Available
Partition profiles can be modified, copied, deleted, backed up, restored, and initialized
- Change default profiles
System profiles
- Are lists of partitions and a selected profile
- Can be used during power on or after the managed system is operating
Partition console windows
- Can be opened or closed, and accessed from HMC command line
Partition activation errors are usually caused by an attempt to use resources that are
already in use
References
http://publib.boulder.ibm.com/infocenter/systems/index.jsp
IBM System p and AIX Information Center
SG24-7940 PowerVM virtualization on IBM system p: Introduction
and Configuration
SG24-6615 A Practical Guide for Resource Monitoring and Control
(RMC)
Copyright IBM Corp. 2009, 2012 Unit 8. Dynamic LPAR infrastructure 8-1
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Unit objectives
IBM Power Systems
Notes:
In this unit, we will look at both performing partition dynamic resource allocation and
troubleshooting potential problems.
Uempty
Notes:
Dynamic Logical Partitioning
Dynamic means that we can add, move, or remove resources without having to reactivate
the partition. So if there are partitions that need more or can do with fewer resources, you
can dynamically move the resources between partitions within the managed system
without shutting down the partitions. Both the source and the destination partitions must
support the dynamic partitioning operation.
Copyright IBM Corp. 2009, 2012 Unit 8. Dynamic LPAR infrastructure 8-3
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
DLPAR and resource configurations
Recall that there is a maximum and a minimum configuration option for processors and
memory. You cannot exceed these boundaries when performing dynamic reallocation
operations. For example, you can continue to remove processors from an active partition
until the total number of processors in use is equal to the minimum amount. The limits in
use are those in the active partition profile.
For I/O slots, you cannot remove any slot that is required in the active partition profile. You
also cannot remove any slot that contains an adapter that connects to a device that is in
use.
If an I/O slot is on the required list, it cannot be dynamically removed from the partition. The
slot can be moved from the required list to the desired list in the active partition profile and
then it can be dynamically removed.
Uempty
3 3
Partition A Partition B
Hypervisor 4
Copyright IBM Corporation 2012
Notes:
The visual above illustrates how a dynamic move operation works.
1. The DLPAR request originates at the HMC.
2. The request is made over the network to the POWER Hypervisor.
3. Partition A and Partition B communicate with the HMC about the DLPAR operation
through a process running on both partitions.
4. The POWER Hypervisor makes the resource allocation change.
As you can see in the visual above, DLPAR operations are dependent on a functioning
network between the HMC and the managed system, and between the HMC and the
partitions. If the network is down either between the HMC and the managed system or
between the partitions and the HMC, or if there are problems with routing, then DLPAR
operations cannot occur.
Copyright IBM Corp. 2009, 2012 Unit 8. Dynamic LPAR infrastructure 8-5
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
DLPAR operations
IBM Power Systems
Notes:
Dynamic Logical Partitioning menu option
The visual on this page shows how to begin a dynamic reallocation operation. Select the
running partition and access the Dynamic Logical Partitioning menu where you can pick
the type of resource and the operation to perform.
Which partition you initially select will depend on the dynamic operation that you want to
perform. For an add operation, choose the destination partition. For remove and move
operations, select the source partition.
Uempty
What is
available?
Is it a valid
operation?
Enter
amount
Notes:
Adding processors
In the visual above, the Available system processors: 0 line tells us that the managed
system has no free processors so an add operation is impossible. You can add up to the
maximum processors for the partition specified in the active partition profile. Note that the
screen in the visual above tells you what this number is. Look at the Maximum column.
Moving or removing processors
When you move or remove processors, you initially select the source partition and then
start the dynamic reallocation operation. You indicate the destination partition for a move
operation in the pop-up window. You can remove processors down to the minimum setting
for processors in the active partition profile.
Copyright IBM Corp. 2009, 2012 Unit 8. Dynamic LPAR infrastructure 8-7
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
What's
Is it a valid available?
operation?
Enter
quantities
Capped/
uncapped
and weight
Notes:
Share processor options
You can alter the processing units, the uncapped/capped status, the uncapped weight
value, and the virtual processor quantity from this screen.
Timeout setting
This is the amount of time that the HMC has to complete this operation. If it does not
complete the operation within this amount of time, the operation will fail. The timeout setting
by default is 5 which means that the HMC will wait 5 minutes for a DLPAR operation to
finish.
Uempty
Is it a valid
operation?
Enter quantity
to move
Move to which
partition?
Is it a valid
operation?
Notes:
Moving memory
In the example shown in the visual above, 256 MB of memory is being moved from the
LPAR3 partition (shown in the window title) to the LPAR2 partition.
The smallest unit that can be moved is the LMB size for the system.
Moving processors works the same way
If this were the screen to move processors, similar information would be shown. You would
see the maximum and minimum settings for processing units (or dedicated processors)
and virtual processors, and you would need to specify the destination partition.
Copyright IBM Corp. 2009, 2012 Unit 8. Dynamic LPAR infrastructure 8-9
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Dynamically adding I/O slots
The visual above shows an example of adding a free I/O slot to a running partition. You get
to this window by selecting the partition name, then choosing from the menu: Dynamic
Logical Partitioning, Physical Adapter Resources, and Add. A free I/O slot is one that
does not belong to another running partition. Only slots that are currently not assigned to
other running partitions will appear in this list.
Simply select the I/O slots you want, then click the OK button.
Uempty
Notes:
Removing I/O devices
First log in to the partition and remove the devices from the partition using the rmdev
AIX command. You must remove all of the devices associated with that I/O slot in the
order of the children up to the parent.
After devices are gone, then dynamically remove the I/O slots from the partition using
the HMC.
If you are moving slots, do everything for a remove, then perform the DLPAR move
operation, and then run the cfgmgr command in the destination AIX partition.
You do not need to run commands similar to cfgmgr or rmdev in Linux because devices are
automatically configured and deconfigured by Linux kernel units.
Copyright IBM Corp. 2009, 2012 Unit 8. Dynamic LPAR infrastructure 8-11
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
CD-ROM Tape
drive drive
Notes:
If you want to move an I/O slot from one partition to another, it is probably because there is
an adapter in that slot that you want to be part of another partition. That adapter might have
devices (such as tape drives) and it might even have multiple buses. The devices such as
tape drives, the buses, and the PCI slot itself must all be removed in AIX before you can
move them to another partition using the HMC GUI or command line. The HMC software
will not move I/O slots that have devices that are in use.
You remove these devices from AIX by using the rmdev -l XXX where XXX represents the
device name. For example, rmdev -l cd0 will remove the cd0 device. The trick is figuring
out the list of devices to remove. This process is shown on the next visual.
Uempty
Notes:
Removing devices individually
If you want to remove the devices individually, rather than with the -R (recursive) option, be
sure to execute the commands so that you remove the devices from the bottom up. For
example:
# rmdev -l cd0
# rmdev -l ide0
# rmdev -l pci2
Copyright IBM Corp. 2009, 2012 Unit 8. Dynamic LPAR infrastructure 8-13
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Select the slot(s) and click OK to remove or, choose a destination partition
to move the slot.
If this is a move
operation, select
destination partition.
Notes:
Removing and moving I/O slots
The visual above shows the HMC Dynamic Logical Partitioning > Physical Adapter >
Move or Remove task. The window shows you the slots that are available to be removed.
Slots that can be moved or removed are those that are not listed as required in the partition
profile, or slots that have been added from a previous dynamic add operation.
The previous couple of visuals illustrated how you would remove the necessary devices
from the operating system. Now that the proper devices have been removed in AIX, you
can remove the I/O slot using the HMC application. Beware that the slots will show up in
the adapters window whether you have performed the appropriate AIX rmdev operations.
Uempty
DLPAR status (1 of 4)
IBM Power Systems
If the operation takes some time, you might see a working window.
Notes:
Working window
This visual shows the result of a dynamic reallocation operation. You can see the new
resource amount in the LPAR table view. Sometimes you will see a Working window if the
operation takes some time to complete. If you do not see a failure message, then the
operation was a success.
Copyright IBM Corp. 2009, 2012 Unit 8. Dynamic LPAR infrastructure 8-15
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
DLPAR status (2 of 4)
IBM Power Systems
Notes:
This visual shows one example of what might happen when a dynamic operation fails. The
error should be descriptive so you can fix the problem, and try the operation again.
Example error
The example error in the visual above shows what will happen if you attempt to allocate a
quantity of processing resources for the assigned value that is higher than the maximum
value.
Uempty
DLPAR status (3 of 4)
IBM Power Systems
Notes:
DLPAR error example
The visual above shows two errors that you might see in pop-up windows.
The first error in the visual above says you are trying to add more resources than are
available on the system.
The second error says that you tried to add processing units in a quantity higher than the
number of virtual processors allows. The minimum virtual processor quantity is the next
higher whole number in relation to the processing units number.
Copyright IBM Corp. 2009, 2012 Unit 8. Dynamic LPAR infrastructure 8-17
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
DLPAR status (4 of 4)
IBM Power Systems
Notes:
Networking errors
Recall that partitions must have a network connection to their HMC to perform DLPAR
operations. A simple ping should tell you if this is the issue. The error shown above could
be a network error or a problem with the RMC daemons. The problem could be on the
LPAR, on the HMC, or somewhere in between.
RMC errors
If a ping works between the LPAR and its HMC, then check the RMC daemons that are
necessary for DLPAR operations. The next page discusses how to view the daemons and
restart them if necessary.
Uempty
DLPAR troubleshooting
IBM Power Systems
Notes:
Troubleshooting
First, check the network connection between the LPAR and its HMC. Can they ping back
and forth?
Next, check the RMC daemons. These are rarely the cause of DLPAR issues, but it can
happen. The visual above shows how to restart the RMC daemons on the LPAR. To restart
the RMC daemons on the HMC, reboot it.
The IBM.DRM daemon is the resource manager needed for DLPAR operations.
Copyright IBM Corp. 2009, 2012 Unit 8. Dynamic LPAR infrastructure 8-19
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Notes:
Using the lshwres HMC command
You can use the lshwres command to view results of dynamic partition operations or to
view current configurations before running chhwres commands.
Heres an example of the lshwres command to find out the DRC index for a specific I/O
slot. In this example, on the managed system named max, the DRC index for the C5 slot
that contains an Fibre Channel adapter is 21010205:
hscroot@hmc> lshwres -r io -m max --rsubtype slot|grep C5
unit_phys_loc=U78AA.001.WZSG3GX,bus_id=517,phys_loc=C5,drc_index=21010205,
lpar_id=none,slot_io_pool_id=none,description=Fibre Channel Serial
Bus,feature_codes=none,pci_vendor_id=10DF,pci_device_id=F100,pci_subs_vendo
r_id=1014,pci_subs_device_id=038A,pci_class=0C04,pci_revision_id=03,bus_gro
uping=0,iop=0,parent_slot_drc_index=none,drc_name=U78AA.001.WZSG3GX-P1-C5
Uempty
Notes:
You can use the chhwres command to perform dynamic partition operations. The visual
above shows a subset of the options available for this command. For more information on
the command options, log in to the HMC via SSH and use the man chhwres or chhwres
--help commands.
I/O slot operations and the DRC index
To specify an exact I/O slot, you use the dynamic reconfiguration connector (DRC) index
for a particular slot. Use the lshwres HMC command to find out what the DRC index is for
a slot. The DRC index is not a static address and might change if the physical I/O hardware
is reconfigured so always check the address first with lshwres before issuing a chhwres for
dynamic I/O slot operations.
Copyright IBM Corp. 2009, 2012 Unit 8. Dynamic LPAR infrastructure 8-21
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Checkpoint
IBM Power Systems
1. The upper and lower limits for dynamically adding and removing
memory are bound by what two partition configuration settings?
Notes:
Uempty
Unit
exerc
ise
Notes:
Copyright IBM Corp. 2009, 2012 Unit 8. Dynamic LPAR infrastructure 8-23
Course materials may not be reproduced in whole or in part
without the prior written permission of IBM.
Student Notebook
Unit summary
IBM Power Systems
Notes:
The DLPAR capabilities of the different operating systems vary.
Processors, memory, and I/O slots can be dynamically removed, added, and moved to
and from partitions.
- Quantities are bounded by minimum and maximum or desired and required settings.
- Not all of the operating systems support all of the DLPAR operations.
Additional AIX commands are necessary when dynamically adding and removing I/O
slots.
HMC commands can be used to perform DLPAR operations.
DLPAR operations can be scheduled on the HMC.
Troubleshooting DLPAR operation errors involves looking at the network configuration,
RMC configuration, and validity of the operation.
Checkpoint solutions (1 of 3)
IBM Power Systems
Checkpoint solutions (2 of 3)
IBM Power Systems
Checkpoint solutions (3 of 3)
IBM Power Systems
Checkpoint solutions (1 of 2)
IBM Power Systems
Checkpoint solutions (2 of 2)
IBM Power Systems
3. What must be configured to provide SSH access to the HMC command line?
The answers are open firewall, enable SSH access from HMC Management Work pane,
and install SSH on client.
4. True or False: The communication between a remote web browser and the HMC is
SSL encrypted by default.
The answer is True.
Copyright IBM Corporation 2012
Checkpoint solutions (1 of 2)
IBM Power Systems
Checkpoint solutions (2 of 2)
IBM Power Systems
Checkpoint solutions
IBM Power Systems
1. Can critical console data be restored on a different HMC?
The answer is yes. Perform the installation/recovery process.
2. True or False: Performing a Backup Critical Console Data backs up all
partition configuration data.
The answer is true because it saves the profile data backup files. Even if you
do not perform any profile data backup operation, there is one automatic file
named backupFile.
3. From where is your HMC configuration information restored during the
upgrade process?
The answer is from the special area on the HMC disk (if you remembered the
Save Upgrade Data step).
4. From where is your HMC configuration data restored during the
installation/recovery process?
The answer is your Backup Critical Console Data DVD-RAM, or from a remote
system using NFS or FTP.
5. List two things that the Backup Critical Console Data option backs up.
The answers include user configuration, user-preference files, platform-
configuration files, log files, and partition profile data backup files.
Copyright IBM Corporation 2012
Checkpoint solutions
IBM Power Systems
Checkpoint solutions (1 of 2)
IBM Power Systems
1. Match the terms minimum, desired, and maximum to the proper description:
a. This is the upper limit of processors or memory that cannot be exceeded when using
dynamic operations. Maximum
b. This is the lower limit of processors or memory when using dynamic operations.
Minimum
c. This is the amount of processors or memory that a partition receives if there are more
than enough resources on the system when the partition is activated (starts). Desired
The answers are the upper limit of processors or memory that cannot be exceeded
when using dynamic operations is the maximum, the lower limit of processors or
memory when using dynamic operations is the minimum, and the amount of
processors or memory that a partition receives if there are more than enough
resources on the system when the partition is activated is the desired.
2. True or False: The amount of desired processors must always be greater than or
equal to the amount of minimum processors.
The answer is True.
3. What is the minimum amount of memory for an AIX partition?
The answer is 128 MB or, if the LMB size of the partition is 256 MB, the minimum
would be 256 MB.
4. True or False: Empty I/O slots can be allocated to partitions.
The answer is True.
Checkpoint solutions (2 of 2)
IBM Power Systems
5. What happens if the minimum (or required) amount of a resource is not available
when a partition is activated?
The answer is the partition will not start.
6. How many processors is a partition allocated if, when it starts, it has a minimum of
three processors, desires five processors, and four processors are currently available
on the system?
The answer is it starts with four processors.
7. What happens if a partition is currently running with its three minimum processors but
it desires five processors and another processor becomes available after the partition
is started?
The answer is nothing.
9. When incrementing the amount of memory for a partition profile, the minimum unit is
how much?
The answer is it is the size of the LMB (16 MB 256 MB).
Copyright IBM Corporation 2012
Checkpoint solutions (1 of 2)
IBM Power Systems
3. True or False: The last partition profile you create for a partition is
automatically its default profile.
The answer is False. The first one is the default.
5. True or False: If you delete a partition, you delete all of its partition
profiles.
The answer is True.
Copyright IBM Corporation 2012
Checkpoint solutions (2 of 2)
IBM Power Systems
6. List at least two things you can do if a partition will not activate.
The answers include use DLPAR to free up resources, reconfigure partitions,
and use the managed system properties to determine current resource
allocations.
8. True or False: When activating a partition, you must use the Open Terminal
Window option.
The answer is False.
Copyright IBM Corporation 2012
Checkpoint solutions
IBM Power Systems
1. The upper and lower limits for dynamically adding and removing memory are
bound by what two partition configuration settings?
The answer is maximum and minimum settings in the active profile.
backpg
Back page