SlideShare a Scribd company logo
Ā© Copyright IBM Corporation 2013
Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 7.0
Introduction to partitioning
IBM Power Systems
After completing this unit, you should be able to:
ā€¢ Describe the following terms:
ā€“ Partition, logical partition (LPAR), resource
ā€¢ Describe the following partition concepts:
ā€“ Dynamic logical partitioning
ā€“ Micro-partitioning
ā€“ Shared processor pool
ā€“ Virtual I/O
ā€“ Live Partition Mobility (LPM)
ā€“ Capacity on Demand (CoD)
ā€¢ Describe the functions of the Hardware Management Console (HMC)
ā€¢ Describe the functions performed by the POWER Hypervisor
ā€¢ Describe the overall process for configuring partitions
ā€¢ List references for IBM Power Systems partitioning information
Ā© Copyright IBM Corporation 2013
Unit objectives
IBM Power Systems
ā€¢ Partition:
ā€¢ The allocation of one systemā€™s resources to create logically
separate systems.
ā€“ An independent operating environment.
Ā© Copyright IBM Corporation 2013
From one to many
What is a partition?
CPU,
memory, and I/O
Physical partition
Operating system Operating
system
CPU,
memory, and I/O
CPU,
memory, and I/O
Physical partition
SMP building block SMP building block
IBM Power Systems
ā€¢ Physical partition:
ā€“ Resources are allocated in physical building blocks.
ā€“ Blocks contain groups of processors, memory, and I/O slots.
Interconnect
Ā© Copyright IBM Corporation 2013
SMP building block
Physical partition
IBM Power Systems
ā€¢ A partition is the allocation of system resources to create
logically separate systems within the same physical footprint.
ā€¢ A logical partition exists when the isolation is implemented
with firmware:
ā€“ Not based on physical system building block
ā€“ Provides configuration flexibility
AIX 6.1 Linux AIX 7.1 IBM i
SYS1
1:00
Japan
SYS4
12:00
UK
SYS2
10:00
USA
SYS3
11:00
BrazilORD
Logical partition
Ā© Copyright IBM Corporation 2013
IBM Power Systems
ā€¢ Each partition has its own:
ā€“ Operating system
ā€“ Licensed internal code (LIC) and open firmware
ā€“ Console
ā€“ Resources
ā€“ Other things expected in a stand-alone operating system
environment, such as:
ā€¢ Problem logs
ā€¢ Data (libraries, objects, file systems)
ā€¢ Performance characteristics
ā€¢ Network identity
ā€¢ Date and time
Ā© Copyright IBM Corporation 2013
Partition characteristics
IBM Power Systems
ā€¢ Resources are allocated to partitions:
ā€“ Memory allocated in units as small as the LMB size.
ā€“ Dedicated whole processors or shared processing units.
ā€“ Individual I/O slots.
ā€¢ Including virtual devices
ā€¢ Some resources can be shared:
ā€“ Virtual devices.
ā€“ Host Ethernet adapter.
ā€¢ Some core system components are inherently shared.
Ā© Copyright IBM Corporation 2013
S = I/O Slot
M = Memory
P = Processor
Partition resources
AIX
P P P P P
M M M
SSSS
Linux
P P
M M
SSSS
AIX
P P P
M M
SSSS
IBM Power Systems
ā€¢ Flexibility to allocate resources depending on need.
ā€¢ With DLPAR operations, resources can be moved, removed,
or added with a restarting the partition.
LPAR 1 LPAR 2 LPAR 3 LPAR 4
Processors
Memory
I/O slots
Ā© Copyright IBM Corporation 2013
LPAR resource example
IBM Power Systems
ā€¢ IBM POWER6 processor-based LPAR-capable systems:
ā€“ Entry, mid-range, and high-end servers
ā€“ IBM Power Systems
ā€“ Example models:
ā€¢ IBM Power Blade Express servers
ā€¢ IBM Power 520
ā€¢ IBM Power 550
ā€¢ IBM Power 560
ā€¢ IBM Power 570
ā€¢ IBM Power 575
ā€¢ IBM Power 595
Visit http://www.ibm.com for latest list of models.
IBM POWER6 LPAR-capable systems
Ā© Copyright IBM Corporation 2013
IBM Power Systems
ā€¢ IBM POWER7 and POWER7+ processor-based LPAR-capable
systems:
ā€“ IBM Power Systems
ā€“ Example models:
ā€¢ IBM BladeCenter PS700/701/702/PS703/PS704 Express
ā€¢ IBM Flex System p260 and p460
ā€¢ IBM Power 710
ā€¢ IBM Power 720
ā€¢ IBM Power 730
ā€¢ IBM Power 740
ā€¢ IBM Power 750
ā€¢ IBM Power 755
ā€¢ IBM Power 770
ā€¢ IBM Power 775
ā€¢ IBM Power 780
ā€¢ IBM Power 795
Visit http://www.ibm.com for latest list of models.
IBM POWER7 and POWER7+ LPAR-capable
systems
Ā© Copyright IBM Corporation 2013
IBM Power Systems
ā€¢ 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.
Ā© Copyright IBM Corporation 2013
The ability to have virtual Ethernet and virtual I/O devices is
a benefit of using POWER5 and newer processor-based
systems.
Benefits of using partitions
IBM Power Systems
ā€¢ Licensing is per operating system and is based on processing
power.
ā€“ Partial processor and shared processor pool features affect licensing.
ā€¢ Third-party application provider licenses will vary.
IBM hardware
Operating systems
Other software
Software licensing
Ā© Copyright IBM Corporation 2013
IBM Power Systems
ā€¢ The POWER Hypervisor is firmware that provides:
ā€“ Virtual memory management:
ā€¢ Controls page table and I/O access.
ā€¢ Manages real memory addresses versus offset memory addresses.
ā€“ Virtual console support
ā€“ Security and isolation between partitions:
ā€¢ Partitions allowed access only to resources allocated to them (enforced by the
POWER Hypervisor).
ā€“ Shared processor pool management
System hardware
(memory, processors, devices)
LPAR 1 LPAR 2 LPAR 3 LPAR 4
Security and
isolation barriers
POWER Hypervisor
POWER Hypervisor functions
Ā© Copyright IBM Corporation 2013
IBM Power Systems
ā€¢ The HMC provides:
ā€“ Virtual console windows.
ā€“ LPAR configuration and operation management.
ā€“ Capacity on demand (CoD) management.
ā€“ Service tools.
ā€“ Access to LPM function.
ā€¢ PC-based console:
ā€“ Running custom Linux and Java applications.
ā€“ Remotely accessible.
ā€“ Connects to service processor over private or open network.
Desktop
Ā© Copyright IBM Corporation 2013
Rack-mount
Hardware Management Console
IBM Power Systems
Non-VolatileRAM
HMC
Managed system
Ethernet
The big picture
Ā© Copyright IBM Corporation 2013
AIX Linux
Partition 1 Partition 2
Hypervisor
Unassigned
resources
Processors
Memory
processor
I/O Slots LPAR
allocation
tables
IBM Power Systems
ā€¢ Dynamic resource allocation
ā€¢ Advanced processor concepts
ā€¢ Virtual I/O
ā€¢ Integrated Virtual Ethernet
ā€¢ Active Memory Sharing
ā€¢ Live Partition Mobility
ā€¢ Capacity on demand
Advanced partition features
Ā© Copyright IBM Corporation 2013
IBM Power Systems
ā€¢ DLPAR is the ability to add, remove, or move resources between
partitions without restarting the partitions.
ā€¢ Resources include:
ā€“ Processors, memory, and I/O slots.
ā€“ Add and remove virtual devices.
ā€¢ Security and isolation between LPARs are not compromised.
ā€“ A partition sees its own resources plus other available virtual resources.
ā€“ Resources are reset when moved.
ā€¢ Applications might or might not be DLPAR-aware.
DLPAR allows you to react to
changing resource needs.
Ā© Copyright IBM Corporation 2013
Dynamic Logical Partitioning (DLPAR)
IBM Power Systems
1
Partition A Partition B
HMC command
Hypervisor
HMC
2
3 3
4
Ā© Copyright IBM Corporation 2013
How DLPAR works
IBM Power Systems
LPARLPAR LPAR
Deconfigured
Inactive (CoD)
Physical
(Installed)
processor cores
Virtual
Logical
Shared
Dedicated
Ā© Copyright IBM Corporation 2013
Processor concepts
IBM Power Systems
ā€¢ Time sliced sub-processor allocations are dispatched
according to demand and entitled capacity.
ā€“ This example shows one 10 ms time slice, seven running partitions,
and four processors.
Physical
processors
Partition 1
Partition 2
Partition 3
Partition 4
Partition 5
Partition 6
Partition 7
P P P P
10ms
Shared processor pool
Micro-partitioning: Shared processor pool
Ā© Copyright IBM Corporation 2013
IBM Power Systems
Physical
processor
cores
Physical shared processor pool
Shared processor pool0
Set of micro-partitions
LPAR3LPAR1
LPAR2
LPAR5
LPAR6
LPAR4
Shared processor pool1
Set of micro-partitions
Shared
Dedicated
LPAR
Shared processor pooln
Set of micro-partitions
LPAR
Up to 64
shared
processor
pools
Multiple shared processor pools
Ā© Copyright IBM Corporation 2013
IBM Power Systems
ā€¢ Each partition has virtual I/O slots.
ā€“ Configurable for each partition.
ā€¢ Virtual slots have a virtual adapter instance.
ā€“ Serial, Ethernet, SCSI, or Fibre Channel.
ā€¢ Virtual I/O slots can be dynamically added or removed just
like physical I/O slots.
ā€“ Cannot be dynamically moved to another partition.
Virtual I/O
Ā© Copyright IBM Corporation 2013
IBM Power Systems
Hypervisor
Virtual
Ethernet
Virtual
switch
Physical
Ethernet
Layer 2
bridge
Virtual I/O server
partition
Client
partition
SCSI RDMA protocol
DMA
buffer
LVoirtguiacl Dailsk
disk
Server
adapter
Device
mapping
SCSI, SSA, FC physical
or logical disks
Client
adapter
Virtual
Ethernet
Virtual
Ethernet
Ā© Copyright IBM Corporation 2013
Physical
network
Virtual I/O example
IBM Power Systems
ā€¢ Also referred to as host Ethernet adapter:
ā€“ Included in many POWER6 and POWER7 system configurations.
ā€¢ Provides network connectivity for LPARs without a Virtual I/O Server:
ā€“ Integrated high-speed Ethernet ports with hardware-assisted
virtualization capabilities.
ā€“ Offers virtualization support for Ethernet connections.
ā€¢ Depending on the system model, multiple types are available:
ā€“ Two port 1 Gba
ā€“ Four port 1 Gba
ā€“ Two port 10 Gbb
ā€“ Two 10 Gbb and two 1 Gb portsa
ā€¢ Connected to the GX+ bus:
ā€“An LHEA must be created on the logical partition.
a = RJ45 b = fiber
Integrated Virtual Ethernet
Ā© Copyright IBM Corporation 2013
IBM Power Systems
Physical
network
AIX
LPAR
Linux
LPAR
Ā© Copyright IBM Corporation 2013
Physical
port
Layer 2 switch Layer 2 switch
ent ent eth
Physical
port
Physical
network
IVE example
IBM Power Systems
ā€¢ Active Memory Sharing (AMS) allows multiple LPARs to
share a common pool of physical memory.
ā€“ AMS intelligently assigns memory from one partition to another based
on memory page demands.
ā€¢ Optimizes memory utilization and provides flexible memory usage.
Paging devices
AMS shared
memory pool
Physical memory
Virtual
I/O
Server
POWER
Hypervisor
LPAR1 LPAR2 LPAR3
Active Memory Sharing
Ā© Copyright IBM Corporation 2013
IBM Power Systems
ā€¢ Active Memory Deduplication makes system memory usage smarter. It
minimizes the existence of identical memory chunks in main memory
space.
Memory structure with Active Memory Deduplication enabled
Ā© Copyright IBM Corporation 2013
Active Memory Deduplication
IBM Power Systems
ā€¢ Compresses in-memory data to fit
more data into memory:
ā€“ The physical memory requirements of
existing LPARs is reduced.
ā€“ Free memory capacity can be used to
create more LPARs.
ā€¢ Increases a LPARā€™s effective
memory capacity:
ā€“ Can increase the effective memory
capacity of a LPAR.
ā€“ Increases the memory available to a
workload.
AME
LPARā€™s effective
memory capacity
Physical memoryPhysical memory
LPARā€™s effective
memory capacity
Expanded
memory capacity
AME
System physical
memory
LPAR LPAR LPAR
LPAR LPAR LPAR
LPAR LPAR LPAR
LPAR LPAR LPAR
Ā© Copyright IBM Corporation 2013
Active Memory Expansion
System physical
memory
LPAR LPAR LPAR
LPAR LPAR LPAR
LPAR LPAR LPAR
LPAR LPAR LPAR
LPAR LPAR LPAR
LPAR ā€¦.
P1 P2 P3 P1 P5
VIOS
VIOS
Server 2
HMC
IBM Power Systems
ā€¢ Migration or movement of an LPAR from one physical server
to another.
ā€¢ Useful for:
ā€“ Reducing the impact of planned outages and increasing application
availability.
ā€“ Workload balancing and consolidation.
ā€“ Relocation of workload to enable workload.
ā€“ Provision of new technology with no disruption to service (migration to
Ā© Copyright IBM Corporation 2013
Server 1
Network
newer systems).
ā€¢ Requirements:
ā€“ POWER6 or
POWER7 systems.
ā€“ LPAR must only have
virtual adapters.
Live Partition Mobility
IBM Power Systems
ā€¢ Run x86 Linux applications on Power Systems servers along with your AIX and
Linux on Power applications.
ā€¢ Simplifies migration of Linux on x86 applications:
ā€“ Runs most existing 32-bit x86 Linux applications with no application changes.
ā€“ Enables customers to realize the energy and administrative benefits associated with
consolidation.
ā€¢ Is included with the purchase of PowerVM editions.
x86 Platforms
x86 Linux OS
Linux OS
app app
Linux OS
x86 Platforms
x86
Linux OS
Linux OS
Supported Linux OS AIX OS
Power Systems platform
PowerVM
Lx86
x86
Linux OS
app AIX OS
application
Power
Linux OS
application
PowerVM
x86 platforms
x86
app
Linux OS
Install and run
ā€¢ No porting
ā€¢ No recompile
ā€¢ No changes
PowerVM Lx86
Ā© Copyright IBM Corporation 2013
IBM Power Systems
Shared storage pools:
Provide distributed access to
storage resources using a
cluster. Shared storage pools
use files called logical units as
backup devices for virtualized
storage devices.
Benefits:
ā€¢ Simplify the aggregation of large
numbers of disks across multiple
Virtual I/O Servers.
ā€¢ Improve the utilization of the
available storage.
ā€¢ Simplify administration tasks.
Shared storage pools
Ā© Copyright IBM Corporation 2013
Thin provisioning with shared storage pools
IBM Power Systems
LPARs
Core Mgmt Storage Mgmt
Inventory Provision
Config Clone
IBM Systems Director
Snap
Migrate
Hypervisor
VIOS
Hypervisor
VIOS
Hypervisor
VIOS
Centralized
Virtual Server
Storage MgmtHealth
ā€¦
9 TB3.25TB*
* Actual amount of storage savings will vary widely.
Ā© Copyright IBM Corporation 2013
IBM Power Systems
ā€¢ Suspend: The ability to save a partition state (memory, NVRAM, VSP
state) on persistent storage, freeing server resources that were in use by
that partition.
ā€¢ Resume: The additional ability to restore partition state to server
resources, and resuming operation of that partition and its applications
either on the same server or on a different server.
Ā© Copyright IBM Corporation 2013
Suspend / Resume
IBM Power Systems
ā€¢ Capacity upgrade on demand (CUoD)
ā€“ Permanent activation of processors or memory.
ā€¢ Trial CoD
ā€“ No charge 30-day activation of processors or memory resources.
ā€¢ On/Off CoD
ā€“ Ability to activate processor or memory resources temporarily.
ā€¢ Utility CoD
ā€“ Additional processor capacity on a temporary basis within the shared
processor pool.
Ā© Copyright IBM Corporation 2013
Add reserve
resources
ā€¢ Capacity BackUp:
ā€“ Processors and memory temporarily
added to backup server.
ā€“ Prepaid for up to 90 days.
Capacity on Demand
IBM Power Systems
ā€¢ PowerVM editions hardware features include the following components:
Ā© Copyright IBM Corporation 2013
1
POWER7+ hardware with eFW760 required for 20 LPARs per core
2
IVM only supports a single Virtual I/O Server partition
PowerVM editions
PowerVM Editions Express Standard Enterprise
Maximum LPARs 3 per server 20 per core1
(up to 1000)
20 per core1
(up to 1000)
Management IVM IVM2, HMC IVM2, HMC
Virtual I/O Server ļƒ¼ ļƒ¼ (dual) ļƒ¼ (dual)
PowerVM Lx86 ļƒ¼ ļƒ¼ ļƒ¼
Shared dedicated
capacity
ļƒ¼ ļƒ¼ ļƒ¼
Suspend / Resume ļƒ¼ ļƒ¼
Shared processor pools ļƒ¼ ļƒ¼
Active Memory Sharing ļƒ¼
Live Partition Mobility ļƒ¼
IBM Power Systems
Use this layout for all your drawing needsPart#1
Virtual
I/O Server
PPPPPP PPPP
PPPPPP PPP
MMMMM MMMM
P
MMM
Part#3
Linux
Part#4
IBM i
AAAA
MMM
AAAAAAAAAAA AAA
O
S
O
S
O
S
O
S
Part#2
AIX V7 LAN
Virtual LAN
Virtual I/O
O O O O O
S S S S S
M M M M M
A A
AIXV6/Linux
MM
AAA
M
Part#5
AIX V7
Part#6
AIX V6
AA
PPPPPP
Part#7-11
Virtual Ethernet
POWER Hypervisor
AIX 6
Kernel
Linux
Kernel
AIX 7
Kernel
AIX 7
Kernel
AIX 6
Kernel
i/OS
Kernel
HMC
Partitioning concepts summary
Ā© Copyright IBM Corporation 2013
IBM Power Systems
ā€¢ Provides support for LPARs without a physical HMC:
ā€“ Manages a single server.
ā€¢ IVM software runs in the Virtual I/O Server partition.
ā€“ Provides a subset of HMC functionality.
ā€¢ Hypervisor has been modified to enable VIOS to manage the partitioned
system without an HMC.
ā€“ Implicit rule of configuration and setup.
ā€¢ It requires that the server not be partitioned.
ā€¢ First operating system installed
must be the VIOS.
ā€“ Virtual I/O Server partition owns
all physical I/O.
ā€¢ Client partitions can access
virtual optical, virtual disk,
virtual Ethernet, IVE, and console.
AIX Linux Linux
V7.1 RHEL6 SLES11
Virtual LAN
VIOS
IVM
Integrated Virtualization Manager
POWER Hypervisor
Ā© Copyright IBM Corporation 2013
IBM Power Systems
Create plan for usage model and applications.
Plan resources for partitions.
Create and configure partitions.
Activate partitions and install operating systems.
1
2
3
4
5
Set up HMC and managed system.
6 Configure and test service applications.
Ā© Copyright IBM Corporation 2013
LPAR configuration process
IBM Power Systems
ā€¢ Documentation:
ā€“ http://www.ibm.com/support/publications/us/library/
ā€“ Software and hardware information centers available
ā€“ http://publib.boulder.ibm.com/eserver/
ā€¢ LPAR and PowerVM information:
ā€“ http://www-03.ibm.com/systems/power/software/virtualization/index.html
ā€¢ IBM Redbooks:
ā€“ http://www.redbooks.ibm.com/
ā€¢ Technical support web sites:
ā€“ http://www.ibm.com/support/
ā€“ http://www14.software.ibm.com/webapp/set2/sas/f/vios/home.html
ā€“ http://www14.software.ibm.com/webapp/set2/sas/f/power5cm/power7.html
ā€¢ Linux web site:
ā€“ http://www-03.ibm.com/systems/power/software/linux/
Ā© Copyright IBM Corporation 2013
Web links might change over time.
LPAR references
IBM Power Systems
ā€¢ IBM Power Systems hardware overview
ā€¢ HMC
ā€¢ System Planning Tool
ā€¢ HMC maintenance
ā€¢ System power management
ā€¢ Configuring LPARs
ā€¢ Dynamic resource allocation
AN11 course content
Ā© Copyright IBM Corporation 2013
IBM Power Systems
ā€¢ Advanced processor concepts
ā€¢ Virtual I/O
ā€¢ Virtual network configurations
ā€¢ VSCSI configurations
ā€¢ IVE
ā€¢ Service management
AN30 course content
Ā© Copyright IBM Corporation 2013
IBM Power Systems
1. True or False: A partition is an independent operating environment.
2. What is it that makes logical partitioning different from physical
partitioning?
a. Resource assignments are flexible.
b. Resources can be moved between partitions without a restart.
c. Partitioning is not dependent on physical system building blocks.
3. Which of the following are true for dynamic partition operations?
a. All AIX 7 partitions on POWER6 and POWER7 processor-based
systems are capable of dynamic resource allocations.
b. Virtual I/O devices can be dynamically added or removed but not
moved between partitions.
c. Partitions do not need to be restarted to add, remove, or move
resources.
4. List the types of resources that are configured in partitions.
Ā© Copyright IBM Corporation 2013
Checkpoint (1 of 2)
IBM Power Systems
1. True or False: A partition is an independent operating environment.
The answer is True.
2. What is it that makes logical partitioning different from physical partitioning?
a. Resource assignments are flexible.
b. Resources can be moved between partitions without a restart.
c. Partitioning is not dependent on physical system building blocks.
The answer is Partitioning is not dependent on physical system building blocks.
3. Which of the following are true for dynamic partition operations?
a. All AIX 7 partitions on POWER6 and POWER7 processor-based systems are
capable of dynamic resource allocations.
b. Virtual I/O devices can be dynamically added or removed but not moved between
partitions.
c. Partitions do not need to be restarted to add, remove, or move resources.
The answer is All of them are true.
4. List the types of resources that are configured in partitions.
The answers are: Processors, memory, I/O slots (including the HEA).
Ā© Copyright IBM Corporation 2013
Checkpoint solutions (1 of 2)
IBM Power Systems
5. What system option provides the ability to order additional resources
that can be activated when you need them?
6. Which of the following are benefits of using partitions?
a. Better management of resources across operating environments
b. Isolate applications that were all running on one system
c. Better high availability solution
d. Manage operational costs by consolidating resources
7. What is the system component that performs the resource allocation to
partitions?
8. What is the system component needed to configure partitions,
configure CoD, and provide access to virtual consoles?
9. What is the term used for the concept of allocating sub-processors to
partitions?
Ā© Copyright IBM Corporation 2013
Checkpoint (2 of 2)
IBM Power Systems
5. What system option provides the ability to order additional resources that can be
activated when you need them?
The answer is Capacity on demand (CoD).
6. Which of the following are benefits of using partitions?
a. Better management of resources across operating environments
b. Isolate applications that were all running on one system
c. Better high availability solution
d. Manage operational costs by consolidating resources
The answers are: Better management of resources across operating
environments, Isolate applications that were all running on one system, and
Manage operational costs by consolidating resources.
7. What is the system component that performs the resource allocation to partitions?
The answer is POWER Hypervisor.
8. What is the system component needed to configure partitions, configure CoD,
and provide access to virtual consoles?
The answer is HMC or IVM.
9. What is the term used for the concept of allocating sub-processors to partitions?
The answer is Micro-partitioning.
Ā© Copyright IBM Corporation 2013
Checkpoint solutions (2 of 2)
IBM Power Systems
Exercise
Ā© Copyright IBM Corporation 2013
IBM Power Systems
Having completed this unit, you should be able to:
ā€¢ Describe the following terms:
ā€“ Partition, logical partition (LPAR), resource
ā€¢ Describe the following partition concepts:
ā€“ Dynamic logical partitioning
ā€“ Micro-partitioning
ā€“ Shared processor pool
ā€“ Virtual I/O
ā€“ Live Partition Mobility (LPM)
ā€“ Capacity on Demand (CoD)
ā€¢ Describe the functions of the Hardware Management Console (HMC)
ā€¢ Describe the functions performed by the POWER Hypervisor
ā€¢ Describe the overall process for configuring partitions
ā€¢ List references for IBM Power Systems partitioning information
Ā© Copyright IBM Corporation 2013
Unit summary

More Related Content

What's hot

Virtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareVirtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMware
Datapath Consulting
Ā 
What is Virtualization
What is VirtualizationWhat is Virtualization
What is VirtualizationIsrael Marcus
Ā 
What is Virtualization
What is VirtualizationWhat is Virtualization
What is VirtualizationDhrupesh Kotadiya
Ā 
Vmware virtualization in data centers
Vmware virtualization in data centersVmware virtualization in data centers
Vmware virtualization in data centers
HarshitTaneja13
Ā 
Whatā€™s New in VMware vSphere 7?
Whatā€™s New in VMware vSphere 7?Whatā€™s New in VMware vSphere 7?
Whatā€™s New in VMware vSphere 7?
Insight
Ā 
Esxi troubleshooting
Esxi troubleshootingEsxi troubleshooting
Esxi troubleshooting
Ovi Chis
Ā 
Slab Allocator in Linux Kernel
Slab Allocator in Linux KernelSlab Allocator in Linux Kernel
Slab Allocator in Linux Kernel
Adrian Huang
Ā 
VMware Advance Troubleshooting Workshop - Day 2
VMware Advance Troubleshooting Workshop - Day 2VMware Advance Troubleshooting Workshop - Day 2
VMware Advance Troubleshooting Workshop - Day 2
Vepsun Technologies
Ā 
VMWARE ESX
VMWARE ESXVMWARE ESX
VMWARE ESX
Yogeshwaran R
Ā 
Aix The Future of UNIX
Aix The Future of UNIX Aix The Future of UNIX
Aix The Future of UNIX
xKinAnx
Ā 
Spi drivers
Spi driversSpi drivers
Spi drivers
pradeep_tewani
Ā 
IBM Power VC
IBM Power VCIBM Power VC
IBM Power VC
S.info Srl
Ā 
IBM PowerVC Introduction and Configuration
IBM PowerVC Introduction and ConfigurationIBM PowerVC Introduction and Configuration
IBM PowerVC Introduction and Configuration
IBM India Smarter Computing
Ā 
VMware vSphere 6.0 - Troubleshooting Training - Day 1
VMware vSphere 6.0 - Troubleshooting Training - Day 1VMware vSphere 6.0 - Troubleshooting Training - Day 1
VMware vSphere 6.0 - Troubleshooting Training - Day 1
Sanjeev Kumar
Ā 
Hypervisors
HypervisorsHypervisors
Hypervisors
SrikantMishra12
Ā 
Kvm and libvirt
Kvm and libvirtKvm and libvirt
Kvm and libvirt
plarsen67
Ā 
Share 2014 Pittsburgh CICS and Workload Management (WLM)
Share 2014 Pittsburgh CICS and Workload Management (WLM)Share 2014 Pittsburgh CICS and Workload Management (WLM)
Share 2014 Pittsburgh CICS and Workload Management (WLM)
nick_garrod
Ā 
Deep Dive on GSLB with VMware NSX Advanced Load Balancer (Avi Networks)
Deep Dive on GSLB with VMware NSX Advanced Load Balancer (Avi Networks)Deep Dive on GSLB with VMware NSX Advanced Load Balancer (Avi Networks)
Deep Dive on GSLB with VMware NSX Advanced Load Balancer (Avi Networks)
Avi Networks
Ā 
VSICM8_M02.pptx
VSICM8_M02.pptxVSICM8_M02.pptx
VSICM8_M02.pptx
MazharUddin34
Ā 

What's hot (20)

Virtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareVirtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMware
Ā 
What is Virtualization
What is VirtualizationWhat is Virtualization
What is Virtualization
Ā 
What is Virtualization
What is VirtualizationWhat is Virtualization
What is Virtualization
Ā 
CloudStack Architecture
CloudStack ArchitectureCloudStack Architecture
CloudStack Architecture
Ā 
Vmware virtualization in data centers
Vmware virtualization in data centersVmware virtualization in data centers
Vmware virtualization in data centers
Ā 
Whatā€™s New in VMware vSphere 7?
Whatā€™s New in VMware vSphere 7?Whatā€™s New in VMware vSphere 7?
Whatā€™s New in VMware vSphere 7?
Ā 
Esxi troubleshooting
Esxi troubleshootingEsxi troubleshooting
Esxi troubleshooting
Ā 
Slab Allocator in Linux Kernel
Slab Allocator in Linux KernelSlab Allocator in Linux Kernel
Slab Allocator in Linux Kernel
Ā 
VMware Advance Troubleshooting Workshop - Day 2
VMware Advance Troubleshooting Workshop - Day 2VMware Advance Troubleshooting Workshop - Day 2
VMware Advance Troubleshooting Workshop - Day 2
Ā 
VMWARE ESX
VMWARE ESXVMWARE ESX
VMWARE ESX
Ā 
Aix The Future of UNIX
Aix The Future of UNIX Aix The Future of UNIX
Aix The Future of UNIX
Ā 
Spi drivers
Spi driversSpi drivers
Spi drivers
Ā 
IBM Power VC
IBM Power VCIBM Power VC
IBM Power VC
Ā 
IBM PowerVC Introduction and Configuration
IBM PowerVC Introduction and ConfigurationIBM PowerVC Introduction and Configuration
IBM PowerVC Introduction and Configuration
Ā 
VMware vSphere 6.0 - Troubleshooting Training - Day 1
VMware vSphere 6.0 - Troubleshooting Training - Day 1VMware vSphere 6.0 - Troubleshooting Training - Day 1
VMware vSphere 6.0 - Troubleshooting Training - Day 1
Ā 
Hypervisors
HypervisorsHypervisors
Hypervisors
Ā 
Kvm and libvirt
Kvm and libvirtKvm and libvirt
Kvm and libvirt
Ā 
Share 2014 Pittsburgh CICS and Workload Management (WLM)
Share 2014 Pittsburgh CICS and Workload Management (WLM)Share 2014 Pittsburgh CICS and Workload Management (WLM)
Share 2014 Pittsburgh CICS and Workload Management (WLM)
Ā 
Deep Dive on GSLB with VMware NSX Advanced Load Balancer (Avi Networks)
Deep Dive on GSLB with VMware NSX Advanced Load Balancer (Avi Networks)Deep Dive on GSLB with VMware NSX Advanced Load Balancer (Avi Networks)
Deep Dive on GSLB with VMware NSX Advanced Load Balancer (Avi Networks)
Ā 
VSICM8_M02.pptx
VSICM8_M02.pptxVSICM8_M02.pptx
VSICM8_M02.pptx
Ā 

Viewers also liked

NetApp Se training storage grid webscale technical overview
NetApp Se training   storage grid webscale technical overviewNetApp Se training   storage grid webscale technical overview
NetApp Se training storage grid webscale technical overview
solarisyougood
Ā 
Public Training Power System for AIX : AIX Implementation & Administration (A...
Public Training Power System for AIX : AIX Implementation & Administration (A...Public Training Power System for AIX : AIX Implementation & Administration (A...
Public Training Power System for AIX : AIX Implementation & Administration (A...
Hany Paulina
Ā 
Installing Aix
Installing AixInstalling Aix
Installing Aix
Frederick James Rathweg
Ā 
Presentation power vm virtualization without limits
Presentation   power vm virtualization without limitsPresentation   power vm virtualization without limits
Presentation power vm virtualization without limits
solarisyougood
Ā 
Understanding software licensing with IBM Power Systems PowerVM virtualization
Understanding software licensing with IBM Power Systems PowerVM virtualizationUnderstanding software licensing with IBM Power Systems PowerVM virtualization
Understanding software licensing with IBM Power Systems PowerVM virtualization
Jay Kruemcke
Ā 
Power systems virtualization with power kvm
Power systems virtualization with power kvmPower systems virtualization with power kvm
Power systems virtualization with power kvm
solarisyougood
Ā 
Aix overview
Aix overviewAix overview
Aix overview
Raja Waseem Akhtar
Ā 
Simple Virtualization Overview
Simple Virtualization OverviewSimple Virtualization Overview
Simple Virtualization Overview
bassemir
Ā 
Aix install
Aix installAix install
Aix install
luckyvishu
Ā 
Red Hat Cluster
Red Hat ClusterRed Hat Cluster
Red Hat Cluster
Grupo Logica
Ā 
IBM PowerVM Best Practices
IBM PowerVM Best PracticesIBM PowerVM Best Practices
IBM PowerVM Best Practices
IBM India Smarter Computing
Ā 
Presentation common task differences between sdmc and hmc
Presentation   common task differences between sdmc and hmcPresentation   common task differences between sdmc and hmc
Presentation common task differences between sdmc and hmc
xKinAnx
Ā 
AIX Administator Resume.
AIX Administator Resume.AIX Administator Resume.
AIX Administator Resume.Shamsher Singh
Ā 
IBM POWER Systems
IBM POWER SystemsIBM POWER Systems
IBM POWER Systems
tcp cloud
Ā 
PowerVC and Power Systems Cloud Trends
PowerVC and Power Systems Cloud TrendsPowerVC and Power Systems Cloud Trends
PowerVC and Power Systems Cloud Trends
Jay Kruemcke
Ā 
Compliance and Event Monitoring with PowerSC Tools for IBM i
Compliance and Event Monitoring with PowerSC Tools for IBM iCompliance and Event Monitoring with PowerSC Tools for IBM i
Compliance and Event Monitoring with PowerSC Tools for IBM itaford
Ā 
Introduce: IBM Power Linux with PowerKVM
Introduce: IBM Power Linux with PowerKVMIntroduce: IBM Power Linux with PowerKVM
Introduce: IBM Power Linux with PowerKVM
Zainal Abidin
Ā 
Presentation oracle on power power advantages and license optimization
Presentation   oracle on power power advantages and license optimizationPresentation   oracle on power power advantages and license optimization
Presentation oracle on power power advantages and license optimization
solarisyougood
Ā 
Overview of v cloud case studies
Overview of v cloud case studiesOverview of v cloud case studies
Overview of v cloud case studies
solarisyougood
Ā 
AIX 5L Differences Guide Version 5.3 Edition
AIX 5L Differences Guide Version 5.3 EditionAIX 5L Differences Guide Version 5.3 Edition
AIX 5L Differences Guide Version 5.3 Edition
IBM India Smarter Computing
Ā 

Viewers also liked (20)

NetApp Se training storage grid webscale technical overview
NetApp Se training   storage grid webscale technical overviewNetApp Se training   storage grid webscale technical overview
NetApp Se training storage grid webscale technical overview
Ā 
Public Training Power System for AIX : AIX Implementation & Administration (A...
Public Training Power System for AIX : AIX Implementation & Administration (A...Public Training Power System for AIX : AIX Implementation & Administration (A...
Public Training Power System for AIX : AIX Implementation & Administration (A...
Ā 
Installing Aix
Installing AixInstalling Aix
Installing Aix
Ā 
Presentation power vm virtualization without limits
Presentation   power vm virtualization without limitsPresentation   power vm virtualization without limits
Presentation power vm virtualization without limits
Ā 
Understanding software licensing with IBM Power Systems PowerVM virtualization
Understanding software licensing with IBM Power Systems PowerVM virtualizationUnderstanding software licensing with IBM Power Systems PowerVM virtualization
Understanding software licensing with IBM Power Systems PowerVM virtualization
Ā 
Power systems virtualization with power kvm
Power systems virtualization with power kvmPower systems virtualization with power kvm
Power systems virtualization with power kvm
Ā 
Aix overview
Aix overviewAix overview
Aix overview
Ā 
Simple Virtualization Overview
Simple Virtualization OverviewSimple Virtualization Overview
Simple Virtualization Overview
Ā 
Aix install
Aix installAix install
Aix install
Ā 
Red Hat Cluster
Red Hat ClusterRed Hat Cluster
Red Hat Cluster
Ā 
IBM PowerVM Best Practices
IBM PowerVM Best PracticesIBM PowerVM Best Practices
IBM PowerVM Best Practices
Ā 
Presentation common task differences between sdmc and hmc
Presentation   common task differences between sdmc and hmcPresentation   common task differences between sdmc and hmc
Presentation common task differences between sdmc and hmc
Ā 
AIX Administator Resume.
AIX Administator Resume.AIX Administator Resume.
AIX Administator Resume.
Ā 
IBM POWER Systems
IBM POWER SystemsIBM POWER Systems
IBM POWER Systems
Ā 
PowerVC and Power Systems Cloud Trends
PowerVC and Power Systems Cloud TrendsPowerVC and Power Systems Cloud Trends
PowerVC and Power Systems Cloud Trends
Ā 
Compliance and Event Monitoring with PowerSC Tools for IBM i
Compliance and Event Monitoring with PowerSC Tools for IBM iCompliance and Event Monitoring with PowerSC Tools for IBM i
Compliance and Event Monitoring with PowerSC Tools for IBM i
Ā 
Introduce: IBM Power Linux with PowerKVM
Introduce: IBM Power Linux with PowerKVMIntroduce: IBM Power Linux with PowerKVM
Introduce: IBM Power Linux with PowerKVM
Ā 
Presentation oracle on power power advantages and license optimization
Presentation   oracle on power power advantages and license optimizationPresentation   oracle on power power advantages and license optimization
Presentation oracle on power power advantages and license optimization
Ā 
Overview of v cloud case studies
Overview of v cloud case studiesOverview of v cloud case studies
Overview of v cloud case studies
Ā 
AIX 5L Differences Guide Version 5.3 Edition
AIX 5L Differences Guide Version 5.3 EditionAIX 5L Differences Guide Version 5.3 Edition
AIX 5L Differences Guide Version 5.3 Edition
Ā 

Similar to Student guide power systems for aix - virtualization i implementing virtualization

Virtualisation overview
Virtualisation overviewVirtualisation overview
Virtualisation overviewsagaroceanic11
Ā 
Presentation power vm editions and power systems virtualization - basic
Presentation   power vm editions and power systems virtualization - basicPresentation   power vm editions and power systems virtualization - basic
Presentation power vm editions and power systems virtualization - basic
solarisyougood
Ā 
Bladeservertechnology 111018061151-phpapp02
Bladeservertechnology 111018061151-phpapp02Bladeservertechnology 111018061151-phpapp02
Bladeservertechnology 111018061151-phpapp02
gov1991
Ā 
IBM System p Virtualisation.ppt
IBM System p Virtualisation.pptIBM System p Virtualisation.ppt
IBM System p Virtualisation.ppt
hellocn
Ā 
2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...
2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...
2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...
Hendrik van Run
Ā 
ModernizaĆ§Ć£o do Gerenciamento, Monitoramento e Provisionamento em Mainframes ...
ModernizaĆ§Ć£o do Gerenciamento, Monitoramento e Provisionamento em Mainframes ...ModernizaĆ§Ć£o do Gerenciamento, Monitoramento e Provisionamento em Mainframes ...
ModernizaĆ§Ć£o do Gerenciamento, Monitoramento e Provisionamento em Mainframes ...Joao Galdino Mello de Souza
Ā 
IBM's Cloud Storage Options
IBM's Cloud Storage OptionsIBM's Cloud Storage Options
IBM's Cloud Storage Options
Tony Pearson
Ā 
Embedded systems introduction
Embedded systems introductionEmbedded systems introduction
Embedded systems introduction
mohamed drahem
Ā 
PCA_Admin_Presentation-1.pptx
PCA_Admin_Presentation-1.pptxPCA_Admin_Presentation-1.pptx
PCA_Admin_Presentation-1.pptx
ssuser21ded1
Ā 
TechEvent 2019: Create a Private Database Cloud in the Public Cloud using the...
TechEvent 2019: Create a Private Database Cloud in the Public Cloud using the...TechEvent 2019: Create a Private Database Cloud in the Public Cloud using the...
TechEvent 2019: Create a Private Database Cloud in the Public Cloud using the...
Trivadis
Ā 
Future of Power: Aix in Future - Jan Kristian Nielsen
Future of Power: Aix in Future - Jan Kristian NielsenFuture of Power: Aix in Future - Jan Kristian Nielsen
Future of Power: Aix in Future - Jan Kristian Nielsen
IBM Danmark
Ā 
IBM Cloud PowerVS - AIX and IBM i on Cloud
IBM Cloud PowerVS - AIX and IBM i on CloudIBM Cloud PowerVS - AIX and IBM i on Cloud
IBM Cloud PowerVS - AIX and IBM i on Cloud
Nagesh Ramamoorthy
Ā 
Exadata 12c New Features RMOUG
Exadata 12c New Features RMOUGExadata 12c New Features RMOUG
Exadata 12c New Features RMOUG
Fuad Arshad
Ā 
PowerVM Live Partition Mobility in IBM PureFlex
PowerVM Live Partition Mobility in IBM PureFlexPowerVM Live Partition Mobility in IBM PureFlex
PowerVM Live Partition Mobility in IBM PureFlex
Luca Comparini
Ā 
prm4114-exadatastrategy.pdf
prm4114-exadatastrategy.pdfprm4114-exadatastrategy.pdf
prm4114-exadatastrategy.pdf
RaniVuppal
Ā 
S100298 pendulum-swings-orlando-v1804a
S100298 pendulum-swings-orlando-v1804aS100298 pendulum-swings-orlando-v1804a
S100298 pendulum-swings-orlando-v1804a
Tony Pearson
Ā 
informix Embeddability and Autonomics
informix Embeddability and Autonomicsinformix Embeddability and Autonomics
informix Embeddability and Autonomics
John Miller
Ā 
Heterogeneous Computing on POWER - IBM and OpenPOWER technologies to accelera...
Heterogeneous Computing on POWER - IBM and OpenPOWER technologies to accelera...Heterogeneous Computing on POWER - IBM and OpenPOWER technologies to accelera...
Heterogeneous Computing on POWER - IBM and OpenPOWER technologies to accelera...
Cesar Maciel
Ā 
Software is Eating The Data center
Software is Eating The Data centerSoftware is Eating The Data center
Software is Eating The Data center
Matthias Grawinkel
Ā 
What's new in informix v11.70
What's new in informix v11.70What's new in informix v11.70
What's new in informix v11.70
am_prasanna
Ā 

Similar to Student guide power systems for aix - virtualization i implementing virtualization (20)

Virtualisation overview
Virtualisation overviewVirtualisation overview
Virtualisation overview
Ā 
Presentation power vm editions and power systems virtualization - basic
Presentation   power vm editions and power systems virtualization - basicPresentation   power vm editions and power systems virtualization - basic
Presentation power vm editions and power systems virtualization - basic
Ā 
Bladeservertechnology 111018061151-phpapp02
Bladeservertechnology 111018061151-phpapp02Bladeservertechnology 111018061151-phpapp02
Bladeservertechnology 111018061151-phpapp02
Ā 
IBM System p Virtualisation.ppt
IBM System p Virtualisation.pptIBM System p Virtualisation.ppt
IBM System p Virtualisation.ppt
Ā 
2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...
2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...
2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...
Ā 
ModernizaĆ§Ć£o do Gerenciamento, Monitoramento e Provisionamento em Mainframes ...
ModernizaĆ§Ć£o do Gerenciamento, Monitoramento e Provisionamento em Mainframes ...ModernizaĆ§Ć£o do Gerenciamento, Monitoramento e Provisionamento em Mainframes ...
ModernizaĆ§Ć£o do Gerenciamento, Monitoramento e Provisionamento em Mainframes ...
Ā 
IBM's Cloud Storage Options
IBM's Cloud Storage OptionsIBM's Cloud Storage Options
IBM's Cloud Storage Options
Ā 
Embedded systems introduction
Embedded systems introductionEmbedded systems introduction
Embedded systems introduction
Ā 
PCA_Admin_Presentation-1.pptx
PCA_Admin_Presentation-1.pptxPCA_Admin_Presentation-1.pptx
PCA_Admin_Presentation-1.pptx
Ā 
TechEvent 2019: Create a Private Database Cloud in the Public Cloud using the...
TechEvent 2019: Create a Private Database Cloud in the Public Cloud using the...TechEvent 2019: Create a Private Database Cloud in the Public Cloud using the...
TechEvent 2019: Create a Private Database Cloud in the Public Cloud using the...
Ā 
Future of Power: Aix in Future - Jan Kristian Nielsen
Future of Power: Aix in Future - Jan Kristian NielsenFuture of Power: Aix in Future - Jan Kristian Nielsen
Future of Power: Aix in Future - Jan Kristian Nielsen
Ā 
IBM Cloud PowerVS - AIX and IBM i on Cloud
IBM Cloud PowerVS - AIX and IBM i on CloudIBM Cloud PowerVS - AIX and IBM i on Cloud
IBM Cloud PowerVS - AIX and IBM i on Cloud
Ā 
Exadata 12c New Features RMOUG
Exadata 12c New Features RMOUGExadata 12c New Features RMOUG
Exadata 12c New Features RMOUG
Ā 
PowerVM Live Partition Mobility in IBM PureFlex
PowerVM Live Partition Mobility in IBM PureFlexPowerVM Live Partition Mobility in IBM PureFlex
PowerVM Live Partition Mobility in IBM PureFlex
Ā 
prm4114-exadatastrategy.pdf
prm4114-exadatastrategy.pdfprm4114-exadatastrategy.pdf
prm4114-exadatastrategy.pdf
Ā 
S100298 pendulum-swings-orlando-v1804a
S100298 pendulum-swings-orlando-v1804aS100298 pendulum-swings-orlando-v1804a
S100298 pendulum-swings-orlando-v1804a
Ā 
informix Embeddability and Autonomics
informix Embeddability and Autonomicsinformix Embeddability and Autonomics
informix Embeddability and Autonomics
Ā 
Heterogeneous Computing on POWER - IBM and OpenPOWER technologies to accelera...
Heterogeneous Computing on POWER - IBM and OpenPOWER technologies to accelera...Heterogeneous Computing on POWER - IBM and OpenPOWER technologies to accelera...
Heterogeneous Computing on POWER - IBM and OpenPOWER technologies to accelera...
Ā 
Software is Eating The Data center
Software is Eating The Data centerSoftware is Eating The Data center
Software is Eating The Data center
Ā 
What's new in informix v11.70
What's new in informix v11.70What's new in informix v11.70
What's new in informix v11.70
Ā 

More from solarisyougood

Emc vipr srm workshop
Emc vipr srm workshopEmc vipr srm workshop
Emc vipr srm workshop
solarisyougood
Ā 
Emc recoverpoint technical
Emc recoverpoint technicalEmc recoverpoint technical
Emc recoverpoint technical
solarisyougood
Ā 
Emc vmax3 technical deep workshop
Emc vmax3 technical deep workshopEmc vmax3 technical deep workshop
Emc vmax3 technical deep workshop
solarisyougood
Ā 
EMC Atmos for service providers
EMC Atmos for service providersEMC Atmos for service providers
EMC Atmos for service providers
solarisyougood
Ā 
Cisco prime network 4.1 technical overview
Cisco prime network 4.1 technical overviewCisco prime network 4.1 technical overview
Cisco prime network 4.1 technical overview
solarisyougood
Ā 
Designing your xen desktop 7.5 environment with training guide
Designing your xen desktop 7.5 environment with training guideDesigning your xen desktop 7.5 environment with training guide
Designing your xen desktop 7.5 environment with training guide
solarisyougood
Ā 
Ibm aix technical deep dive workshop advanced administration and problem dete...
Ibm aix technical deep dive workshop advanced administration and problem dete...Ibm aix technical deep dive workshop advanced administration and problem dete...
Ibm aix technical deep dive workshop advanced administration and problem dete...
solarisyougood
Ā 
Ibm power ha v7 technical deep dive workshop
Ibm power ha v7 technical deep dive workshopIbm power ha v7 technical deep dive workshop
Ibm power ha v7 technical deep dive workshop
solarisyougood
Ā 
Power8 hardware technical deep dive workshop
Power8 hardware technical deep dive workshopPower8 hardware technical deep dive workshop
Power8 hardware technical deep dive workshop
solarisyougood
Ā 
Power vc for powervm deep dive tips & tricks
Power vc for powervm deep dive tips & tricksPower vc for powervm deep dive tips & tricks
Power vc for powervm deep dive tips & tricks
solarisyougood
Ā 
Emc data domain technical deep dive workshop
Emc data domain  technical deep dive workshopEmc data domain  technical deep dive workshop
Emc data domain technical deep dive workshop
solarisyougood
Ā 
Ibm flash system v9000 technical deep dive workshop
Ibm flash system v9000 technical deep dive workshopIbm flash system v9000 technical deep dive workshop
Ibm flash system v9000 technical deep dive workshop
solarisyougood
Ā 
Emc vnx2 technical deep dive workshop
Emc vnx2 technical deep dive workshopEmc vnx2 technical deep dive workshop
Emc vnx2 technical deep dive workshop
solarisyougood
Ā 
Emc isilon technical deep dive workshop
Emc isilon technical deep dive workshopEmc isilon technical deep dive workshop
Emc isilon technical deep dive workshop
solarisyougood
Ā 
Emc ecs 2 technical deep dive workshop
Emc ecs 2 technical deep dive workshopEmc ecs 2 technical deep dive workshop
Emc ecs 2 technical deep dive workshop
solarisyougood
Ā 
Emc vplex deep dive
Emc vplex deep diveEmc vplex deep dive
Emc vplex deep dive
solarisyougood
Ā 
Cisco mds 9148 s training workshop
Cisco mds 9148 s training workshopCisco mds 9148 s training workshop
Cisco mds 9148 s training workshop
solarisyougood
Ā 
Cisco cloud computing deploying openstack
Cisco cloud computing deploying openstackCisco cloud computing deploying openstack
Cisco cloud computing deploying openstack
solarisyougood
Ā 
Se training storage grid webscale technical overview
Se training   storage grid webscale technical overviewSe training   storage grid webscale technical overview
Se training storage grid webscale technical overview
solarisyougood
Ā 
Vmware 2015 with vsphereHigh performance application platforms
Vmware 2015 with vsphereHigh performance application platformsVmware 2015 with vsphereHigh performance application platforms
Vmware 2015 with vsphereHigh performance application platforms
solarisyougood
Ā 

More from solarisyougood (20)

Emc vipr srm workshop
Emc vipr srm workshopEmc vipr srm workshop
Emc vipr srm workshop
Ā 
Emc recoverpoint technical
Emc recoverpoint technicalEmc recoverpoint technical
Emc recoverpoint technical
Ā 
Emc vmax3 technical deep workshop
Emc vmax3 technical deep workshopEmc vmax3 technical deep workshop
Emc vmax3 technical deep workshop
Ā 
EMC Atmos for service providers
EMC Atmos for service providersEMC Atmos for service providers
EMC Atmos for service providers
Ā 
Cisco prime network 4.1 technical overview
Cisco prime network 4.1 technical overviewCisco prime network 4.1 technical overview
Cisco prime network 4.1 technical overview
Ā 
Designing your xen desktop 7.5 environment with training guide
Designing your xen desktop 7.5 environment with training guideDesigning your xen desktop 7.5 environment with training guide
Designing your xen desktop 7.5 environment with training guide
Ā 
Ibm aix technical deep dive workshop advanced administration and problem dete...
Ibm aix technical deep dive workshop advanced administration and problem dete...Ibm aix technical deep dive workshop advanced administration and problem dete...
Ibm aix technical deep dive workshop advanced administration and problem dete...
Ā 
Ibm power ha v7 technical deep dive workshop
Ibm power ha v7 technical deep dive workshopIbm power ha v7 technical deep dive workshop
Ibm power ha v7 technical deep dive workshop
Ā 
Power8 hardware technical deep dive workshop
Power8 hardware technical deep dive workshopPower8 hardware technical deep dive workshop
Power8 hardware technical deep dive workshop
Ā 
Power vc for powervm deep dive tips & tricks
Power vc for powervm deep dive tips & tricksPower vc for powervm deep dive tips & tricks
Power vc for powervm deep dive tips & tricks
Ā 
Emc data domain technical deep dive workshop
Emc data domain  technical deep dive workshopEmc data domain  technical deep dive workshop
Emc data domain technical deep dive workshop
Ā 
Ibm flash system v9000 technical deep dive workshop
Ibm flash system v9000 technical deep dive workshopIbm flash system v9000 technical deep dive workshop
Ibm flash system v9000 technical deep dive workshop
Ā 
Emc vnx2 technical deep dive workshop
Emc vnx2 technical deep dive workshopEmc vnx2 technical deep dive workshop
Emc vnx2 technical deep dive workshop
Ā 
Emc isilon technical deep dive workshop
Emc isilon technical deep dive workshopEmc isilon technical deep dive workshop
Emc isilon technical deep dive workshop
Ā 
Emc ecs 2 technical deep dive workshop
Emc ecs 2 technical deep dive workshopEmc ecs 2 technical deep dive workshop
Emc ecs 2 technical deep dive workshop
Ā 
Emc vplex deep dive
Emc vplex deep diveEmc vplex deep dive
Emc vplex deep dive
Ā 
Cisco mds 9148 s training workshop
Cisco mds 9148 s training workshopCisco mds 9148 s training workshop
Cisco mds 9148 s training workshop
Ā 
Cisco cloud computing deploying openstack
Cisco cloud computing deploying openstackCisco cloud computing deploying openstack
Cisco cloud computing deploying openstack
Ā 
Se training storage grid webscale technical overview
Se training   storage grid webscale technical overviewSe training   storage grid webscale technical overview
Se training storage grid webscale technical overview
Ā 
Vmware 2015 with vsphereHigh performance application platforms
Vmware 2015 with vsphereHigh performance application platformsVmware 2015 with vsphereHigh performance application platforms
Vmware 2015 with vsphereHigh performance application platforms
Ā 

Recently uploaded

Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
Ā 
UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..
UiPathCommunity
Ā 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
Ā 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
Ā 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
Ā 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
Ā 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
Ā 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
Ā 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
Ā 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
Ā 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
Ā 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
Ā 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
Ā 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
Ā 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
Ā 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
Ā 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
Ā 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
Ā 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
Ā 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
Ā 

Recently uploaded (20)

Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ā 
UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..
Ā 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Ā 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
Ā 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
Ā 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Ā 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Ā 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Ā 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
Ā 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
Ā 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Ā 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
Ā 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Ā 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
Ā 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Ā 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
Ā 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
Ā 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Ā 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
Ā 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Ā 

Student guide power systems for aix - virtualization i implementing virtualization

  • 1. Ā© Copyright IBM Corporation 2013 Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 7.0 Introduction to partitioning
  • 2. IBM Power Systems After completing this unit, you should be able to: ā€¢ Describe the following terms: ā€“ Partition, logical partition (LPAR), resource ā€¢ Describe the following partition concepts: ā€“ Dynamic logical partitioning ā€“ Micro-partitioning ā€“ Shared processor pool ā€“ Virtual I/O ā€“ Live Partition Mobility (LPM) ā€“ Capacity on Demand (CoD) ā€¢ Describe the functions of the Hardware Management Console (HMC) ā€¢ Describe the functions performed by the POWER Hypervisor ā€¢ Describe the overall process for configuring partitions ā€¢ List references for IBM Power Systems partitioning information Ā© Copyright IBM Corporation 2013 Unit objectives
  • 3. IBM Power Systems ā€¢ Partition: ā€¢ The allocation of one systemā€™s resources to create logically separate systems. ā€“ An independent operating environment. Ā© Copyright IBM Corporation 2013 From one to many What is a partition?
  • 4. CPU, memory, and I/O Physical partition Operating system Operating system CPU, memory, and I/O CPU, memory, and I/O Physical partition SMP building block SMP building block IBM Power Systems ā€¢ Physical partition: ā€“ Resources are allocated in physical building blocks. ā€“ Blocks contain groups of processors, memory, and I/O slots. Interconnect Ā© Copyright IBM Corporation 2013 SMP building block Physical partition
  • 5. IBM Power Systems ā€¢ A partition is the allocation of system resources to create logically separate systems within the same physical footprint. ā€¢ A logical partition exists when the isolation is implemented with firmware: ā€“ Not based on physical system building block ā€“ Provides configuration flexibility AIX 6.1 Linux AIX 7.1 IBM i SYS1 1:00 Japan SYS4 12:00 UK SYS2 10:00 USA SYS3 11:00 BrazilORD Logical partition Ā© Copyright IBM Corporation 2013
  • 6. IBM Power Systems ā€¢ Each partition has its own: ā€“ Operating system ā€“ Licensed internal code (LIC) and open firmware ā€“ Console ā€“ Resources ā€“ Other things expected in a stand-alone operating system environment, such as: ā€¢ Problem logs ā€¢ Data (libraries, objects, file systems) ā€¢ Performance characteristics ā€¢ Network identity ā€¢ Date and time Ā© Copyright IBM Corporation 2013 Partition characteristics
  • 7. IBM Power Systems ā€¢ Resources are allocated to partitions: ā€“ Memory allocated in units as small as the LMB size. ā€“ Dedicated whole processors or shared processing units. ā€“ Individual I/O slots. ā€¢ Including virtual devices ā€¢ Some resources can be shared: ā€“ Virtual devices. ā€“ Host Ethernet adapter. ā€¢ Some core system components are inherently shared. Ā© Copyright IBM Corporation 2013 S = I/O Slot M = Memory P = Processor Partition resources AIX P P P P P M M M SSSS Linux P P M M SSSS AIX P P P M M SSSS
  • 8. IBM Power Systems ā€¢ Flexibility to allocate resources depending on need. ā€¢ With DLPAR operations, resources can be moved, removed, or added with a restarting the partition. LPAR 1 LPAR 2 LPAR 3 LPAR 4 Processors Memory I/O slots Ā© Copyright IBM Corporation 2013 LPAR resource example
  • 9. IBM Power Systems ā€¢ IBM POWER6 processor-based LPAR-capable systems: ā€“ Entry, mid-range, and high-end servers ā€“ IBM Power Systems ā€“ Example models: ā€¢ IBM Power Blade Express servers ā€¢ IBM Power 520 ā€¢ IBM Power 550 ā€¢ IBM Power 560 ā€¢ IBM Power 570 ā€¢ IBM Power 575 ā€¢ IBM Power 595 Visit http://www.ibm.com for latest list of models. IBM POWER6 LPAR-capable systems Ā© Copyright IBM Corporation 2013
  • 10. IBM Power Systems ā€¢ IBM POWER7 and POWER7+ processor-based LPAR-capable systems: ā€“ IBM Power Systems ā€“ Example models: ā€¢ IBM BladeCenter PS700/701/702/PS703/PS704 Express ā€¢ IBM Flex System p260 and p460 ā€¢ IBM Power 710 ā€¢ IBM Power 720 ā€¢ IBM Power 730 ā€¢ IBM Power 740 ā€¢ IBM Power 750 ā€¢ IBM Power 755 ā€¢ IBM Power 770 ā€¢ IBM Power 775 ā€¢ IBM Power 780 ā€¢ IBM Power 795 Visit http://www.ibm.com for latest list of models. IBM POWER7 and POWER7+ LPAR-capable systems Ā© Copyright IBM Corporation 2013
  • 11. IBM Power Systems ā€¢ 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. Ā© Copyright IBM Corporation 2013 The ability to have virtual Ethernet and virtual I/O devices is a benefit of using POWER5 and newer processor-based systems. Benefits of using partitions
  • 12. IBM Power Systems ā€¢ Licensing is per operating system and is based on processing power. ā€“ Partial processor and shared processor pool features affect licensing. ā€¢ Third-party application provider licenses will vary. IBM hardware Operating systems Other software Software licensing Ā© Copyright IBM Corporation 2013
  • 13. IBM Power Systems ā€¢ The POWER Hypervisor is firmware that provides: ā€“ Virtual memory management: ā€¢ Controls page table and I/O access. ā€¢ Manages real memory addresses versus offset memory addresses. ā€“ Virtual console support ā€“ Security and isolation between partitions: ā€¢ Partitions allowed access only to resources allocated to them (enforced by the POWER Hypervisor). ā€“ Shared processor pool management System hardware (memory, processors, devices) LPAR 1 LPAR 2 LPAR 3 LPAR 4 Security and isolation barriers POWER Hypervisor POWER Hypervisor functions Ā© Copyright IBM Corporation 2013
  • 14. IBM Power Systems ā€¢ The HMC provides: ā€“ Virtual console windows. ā€“ LPAR configuration and operation management. ā€“ Capacity on demand (CoD) management. ā€“ Service tools. ā€“ Access to LPM function. ā€¢ PC-based console: ā€“ Running custom Linux and Java applications. ā€“ Remotely accessible. ā€“ Connects to service processor over private or open network. Desktop Ā© Copyright IBM Corporation 2013 Rack-mount Hardware Management Console
  • 15. IBM Power Systems Non-VolatileRAM HMC Managed system Ethernet The big picture Ā© Copyright IBM Corporation 2013 AIX Linux Partition 1 Partition 2 Hypervisor Unassigned resources Processors Memory processor I/O Slots LPAR allocation tables
  • 16. IBM Power Systems ā€¢ Dynamic resource allocation ā€¢ Advanced processor concepts ā€¢ Virtual I/O ā€¢ Integrated Virtual Ethernet ā€¢ Active Memory Sharing ā€¢ Live Partition Mobility ā€¢ Capacity on demand Advanced partition features Ā© Copyright IBM Corporation 2013
  • 17. IBM Power Systems ā€¢ DLPAR is the ability to add, remove, or move resources between partitions without restarting the partitions. ā€¢ Resources include: ā€“ Processors, memory, and I/O slots. ā€“ Add and remove virtual devices. ā€¢ Security and isolation between LPARs are not compromised. ā€“ A partition sees its own resources plus other available virtual resources. ā€“ Resources are reset when moved. ā€¢ Applications might or might not be DLPAR-aware. DLPAR allows you to react to changing resource needs. Ā© Copyright IBM Corporation 2013 Dynamic Logical Partitioning (DLPAR)
  • 18. IBM Power Systems 1 Partition A Partition B HMC command Hypervisor HMC 2 3 3 4 Ā© Copyright IBM Corporation 2013 How DLPAR works
  • 19. IBM Power Systems LPARLPAR LPAR Deconfigured Inactive (CoD) Physical (Installed) processor cores Virtual Logical Shared Dedicated Ā© Copyright IBM Corporation 2013 Processor concepts
  • 20. IBM Power Systems ā€¢ Time sliced sub-processor allocations are dispatched according to demand and entitled capacity. ā€“ This example shows one 10 ms time slice, seven running partitions, and four processors. Physical processors Partition 1 Partition 2 Partition 3 Partition 4 Partition 5 Partition 6 Partition 7 P P P P 10ms Shared processor pool Micro-partitioning: Shared processor pool Ā© Copyright IBM Corporation 2013
  • 21. IBM Power Systems Physical processor cores Physical shared processor pool Shared processor pool0 Set of micro-partitions LPAR3LPAR1 LPAR2 LPAR5 LPAR6 LPAR4 Shared processor pool1 Set of micro-partitions Shared Dedicated LPAR Shared processor pooln Set of micro-partitions LPAR Up to 64 shared processor pools Multiple shared processor pools Ā© Copyright IBM Corporation 2013
  • 22. IBM Power Systems ā€¢ Each partition has virtual I/O slots. ā€“ Configurable for each partition. ā€¢ Virtual slots have a virtual adapter instance. ā€“ Serial, Ethernet, SCSI, or Fibre Channel. ā€¢ Virtual I/O slots can be dynamically added or removed just like physical I/O slots. ā€“ Cannot be dynamically moved to another partition. Virtual I/O Ā© Copyright IBM Corporation 2013
  • 23. IBM Power Systems Hypervisor Virtual Ethernet Virtual switch Physical Ethernet Layer 2 bridge Virtual I/O server partition Client partition SCSI RDMA protocol DMA buffer LVoirtguiacl Dailsk disk Server adapter Device mapping SCSI, SSA, FC physical or logical disks Client adapter Virtual Ethernet Virtual Ethernet Ā© Copyright IBM Corporation 2013 Physical network Virtual I/O example
  • 24. IBM Power Systems ā€¢ Also referred to as host Ethernet adapter: ā€“ Included in many POWER6 and POWER7 system configurations. ā€¢ Provides network connectivity for LPARs without a Virtual I/O Server: ā€“ Integrated high-speed Ethernet ports with hardware-assisted virtualization capabilities. ā€“ Offers virtualization support for Ethernet connections. ā€¢ Depending on the system model, multiple types are available: ā€“ Two port 1 Gba ā€“ Four port 1 Gba ā€“ Two port 10 Gbb ā€“ Two 10 Gbb and two 1 Gb portsa ā€¢ Connected to the GX+ bus: ā€“An LHEA must be created on the logical partition. a = RJ45 b = fiber Integrated Virtual Ethernet Ā© Copyright IBM Corporation 2013
  • 25. IBM Power Systems Physical network AIX LPAR Linux LPAR Ā© Copyright IBM Corporation 2013 Physical port Layer 2 switch Layer 2 switch ent ent eth Physical port Physical network IVE example
  • 26. IBM Power Systems ā€¢ Active Memory Sharing (AMS) allows multiple LPARs to share a common pool of physical memory. ā€“ AMS intelligently assigns memory from one partition to another based on memory page demands. ā€¢ Optimizes memory utilization and provides flexible memory usage. Paging devices AMS shared memory pool Physical memory Virtual I/O Server POWER Hypervisor LPAR1 LPAR2 LPAR3 Active Memory Sharing Ā© Copyright IBM Corporation 2013
  • 27. IBM Power Systems ā€¢ Active Memory Deduplication makes system memory usage smarter. It minimizes the existence of identical memory chunks in main memory space. Memory structure with Active Memory Deduplication enabled Ā© Copyright IBM Corporation 2013 Active Memory Deduplication
  • 28. IBM Power Systems ā€¢ Compresses in-memory data to fit more data into memory: ā€“ The physical memory requirements of existing LPARs is reduced. ā€“ Free memory capacity can be used to create more LPARs. ā€¢ Increases a LPARā€™s effective memory capacity: ā€“ Can increase the effective memory capacity of a LPAR. ā€“ Increases the memory available to a workload. AME LPARā€™s effective memory capacity Physical memoryPhysical memory LPARā€™s effective memory capacity Expanded memory capacity AME System physical memory LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR Ā© Copyright IBM Corporation 2013 Active Memory Expansion System physical memory LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR LPAR ā€¦.
  • 29. P1 P2 P3 P1 P5 VIOS VIOS Server 2 HMC IBM Power Systems ā€¢ Migration or movement of an LPAR from one physical server to another. ā€¢ Useful for: ā€“ Reducing the impact of planned outages and increasing application availability. ā€“ Workload balancing and consolidation. ā€“ Relocation of workload to enable workload. ā€“ Provision of new technology with no disruption to service (migration to Ā© Copyright IBM Corporation 2013 Server 1 Network newer systems). ā€¢ Requirements: ā€“ POWER6 or POWER7 systems. ā€“ LPAR must only have virtual adapters. Live Partition Mobility
  • 30. IBM Power Systems ā€¢ Run x86 Linux applications on Power Systems servers along with your AIX and Linux on Power applications. ā€¢ Simplifies migration of Linux on x86 applications: ā€“ Runs most existing 32-bit x86 Linux applications with no application changes. ā€“ Enables customers to realize the energy and administrative benefits associated with consolidation. ā€¢ Is included with the purchase of PowerVM editions. x86 Platforms x86 Linux OS Linux OS app app Linux OS x86 Platforms x86 Linux OS Linux OS Supported Linux OS AIX OS Power Systems platform PowerVM Lx86 x86 Linux OS app AIX OS application Power Linux OS application PowerVM x86 platforms x86 app Linux OS Install and run ā€¢ No porting ā€¢ No recompile ā€¢ No changes PowerVM Lx86 Ā© Copyright IBM Corporation 2013
  • 31. IBM Power Systems Shared storage pools: Provide distributed access to storage resources using a cluster. Shared storage pools use files called logical units as backup devices for virtualized storage devices. Benefits: ā€¢ Simplify the aggregation of large numbers of disks across multiple Virtual I/O Servers. ā€¢ Improve the utilization of the available storage. ā€¢ Simplify administration tasks. Shared storage pools Ā© Copyright IBM Corporation 2013
  • 32. Thin provisioning with shared storage pools IBM Power Systems LPARs Core Mgmt Storage Mgmt Inventory Provision Config Clone IBM Systems Director Snap Migrate Hypervisor VIOS Hypervisor VIOS Hypervisor VIOS Centralized Virtual Server Storage MgmtHealth ā€¦ 9 TB3.25TB* * Actual amount of storage savings will vary widely. Ā© Copyright IBM Corporation 2013
  • 33. IBM Power Systems ā€¢ Suspend: The ability to save a partition state (memory, NVRAM, VSP state) on persistent storage, freeing server resources that were in use by that partition. ā€¢ Resume: The additional ability to restore partition state to server resources, and resuming operation of that partition and its applications either on the same server or on a different server. Ā© Copyright IBM Corporation 2013 Suspend / Resume
  • 34. IBM Power Systems ā€¢ Capacity upgrade on demand (CUoD) ā€“ Permanent activation of processors or memory. ā€¢ Trial CoD ā€“ No charge 30-day activation of processors or memory resources. ā€¢ On/Off CoD ā€“ Ability to activate processor or memory resources temporarily. ā€¢ Utility CoD ā€“ Additional processor capacity on a temporary basis within the shared processor pool. Ā© Copyright IBM Corporation 2013 Add reserve resources ā€¢ Capacity BackUp: ā€“ Processors and memory temporarily added to backup server. ā€“ Prepaid for up to 90 days. Capacity on Demand
  • 35. IBM Power Systems ā€¢ PowerVM editions hardware features include the following components: Ā© Copyright IBM Corporation 2013 1 POWER7+ hardware with eFW760 required for 20 LPARs per core 2 IVM only supports a single Virtual I/O Server partition PowerVM editions PowerVM Editions Express Standard Enterprise Maximum LPARs 3 per server 20 per core1 (up to 1000) 20 per core1 (up to 1000) Management IVM IVM2, HMC IVM2, HMC Virtual I/O Server ļƒ¼ ļƒ¼ (dual) ļƒ¼ (dual) PowerVM Lx86 ļƒ¼ ļƒ¼ ļƒ¼ Shared dedicated capacity ļƒ¼ ļƒ¼ ļƒ¼ Suspend / Resume ļƒ¼ ļƒ¼ Shared processor pools ļƒ¼ ļƒ¼ Active Memory Sharing ļƒ¼ Live Partition Mobility ļƒ¼
  • 36. IBM Power Systems Use this layout for all your drawing needsPart#1 Virtual I/O Server PPPPPP PPPP PPPPPP PPP MMMMM MMMM P MMM Part#3 Linux Part#4 IBM i AAAA MMM AAAAAAAAAAA AAA O S O S O S O S Part#2 AIX V7 LAN Virtual LAN Virtual I/O O O O O O S S S S S M M M M M A A AIXV6/Linux MM AAA M Part#5 AIX V7 Part#6 AIX V6 AA PPPPPP Part#7-11 Virtual Ethernet POWER Hypervisor AIX 6 Kernel Linux Kernel AIX 7 Kernel AIX 7 Kernel AIX 6 Kernel i/OS Kernel HMC Partitioning concepts summary Ā© Copyright IBM Corporation 2013
  • 37. IBM Power Systems ā€¢ Provides support for LPARs without a physical HMC: ā€“ Manages a single server. ā€¢ IVM software runs in the Virtual I/O Server partition. ā€“ Provides a subset of HMC functionality. ā€¢ Hypervisor has been modified to enable VIOS to manage the partitioned system without an HMC. ā€“ Implicit rule of configuration and setup. ā€¢ It requires that the server not be partitioned. ā€¢ First operating system installed must be the VIOS. ā€“ Virtual I/O Server partition owns all physical I/O. ā€¢ Client partitions can access virtual optical, virtual disk, virtual Ethernet, IVE, and console. AIX Linux Linux V7.1 RHEL6 SLES11 Virtual LAN VIOS IVM Integrated Virtualization Manager POWER Hypervisor Ā© Copyright IBM Corporation 2013
  • 38. IBM Power Systems Create plan for usage model and applications. Plan resources for partitions. Create and configure partitions. Activate partitions and install operating systems. 1 2 3 4 5 Set up HMC and managed system. 6 Configure and test service applications. Ā© Copyright IBM Corporation 2013 LPAR configuration process
  • 39. IBM Power Systems ā€¢ Documentation: ā€“ http://www.ibm.com/support/publications/us/library/ ā€“ Software and hardware information centers available ā€“ http://publib.boulder.ibm.com/eserver/ ā€¢ LPAR and PowerVM information: ā€“ http://www-03.ibm.com/systems/power/software/virtualization/index.html ā€¢ IBM Redbooks: ā€“ http://www.redbooks.ibm.com/ ā€¢ Technical support web sites: ā€“ http://www.ibm.com/support/ ā€“ http://www14.software.ibm.com/webapp/set2/sas/f/vios/home.html ā€“ http://www14.software.ibm.com/webapp/set2/sas/f/power5cm/power7.html ā€¢ Linux web site: ā€“ http://www-03.ibm.com/systems/power/software/linux/ Ā© Copyright IBM Corporation 2013 Web links might change over time. LPAR references
  • 40. IBM Power Systems ā€¢ IBM Power Systems hardware overview ā€¢ HMC ā€¢ System Planning Tool ā€¢ HMC maintenance ā€¢ System power management ā€¢ Configuring LPARs ā€¢ Dynamic resource allocation AN11 course content Ā© Copyright IBM Corporation 2013
  • 41. IBM Power Systems ā€¢ Advanced processor concepts ā€¢ Virtual I/O ā€¢ Virtual network configurations ā€¢ VSCSI configurations ā€¢ IVE ā€¢ Service management AN30 course content Ā© Copyright IBM Corporation 2013
  • 42. IBM Power Systems 1. True or False: A partition is an independent operating environment. 2. What is it that makes logical partitioning different from physical partitioning? a. Resource assignments are flexible. b. Resources can be moved between partitions without a restart. c. Partitioning is not dependent on physical system building blocks. 3. Which of the following are true for dynamic partition operations? a. All AIX 7 partitions on POWER6 and POWER7 processor-based systems are capable of dynamic resource allocations. b. Virtual I/O devices can be dynamically added or removed but not moved between partitions. c. Partitions do not need to be restarted to add, remove, or move resources. 4. List the types of resources that are configured in partitions. Ā© Copyright IBM Corporation 2013 Checkpoint (1 of 2)
  • 43. IBM Power Systems 1. True or False: A partition is an independent operating environment. The answer is True. 2. What is it that makes logical partitioning different from physical partitioning? a. Resource assignments are flexible. b. Resources can be moved between partitions without a restart. c. Partitioning is not dependent on physical system building blocks. The answer is Partitioning is not dependent on physical system building blocks. 3. Which of the following are true for dynamic partition operations? a. All AIX 7 partitions on POWER6 and POWER7 processor-based systems are capable of dynamic resource allocations. b. Virtual I/O devices can be dynamically added or removed but not moved between partitions. c. Partitions do not need to be restarted to add, remove, or move resources. The answer is All of them are true. 4. List the types of resources that are configured in partitions. The answers are: Processors, memory, I/O slots (including the HEA). Ā© Copyright IBM Corporation 2013 Checkpoint solutions (1 of 2)
  • 44. IBM Power Systems 5. What system option provides the ability to order additional resources that can be activated when you need them? 6. Which of the following are benefits of using partitions? a. Better management of resources across operating environments b. Isolate applications that were all running on one system c. Better high availability solution d. Manage operational costs by consolidating resources 7. What is the system component that performs the resource allocation to partitions? 8. What is the system component needed to configure partitions, configure CoD, and provide access to virtual consoles? 9. What is the term used for the concept of allocating sub-processors to partitions? Ā© Copyright IBM Corporation 2013 Checkpoint (2 of 2)
  • 45. IBM Power Systems 5. What system option provides the ability to order additional resources that can be activated when you need them? The answer is Capacity on demand (CoD). 6. Which of the following are benefits of using partitions? a. Better management of resources across operating environments b. Isolate applications that were all running on one system c. Better high availability solution d. Manage operational costs by consolidating resources The answers are: Better management of resources across operating environments, Isolate applications that were all running on one system, and Manage operational costs by consolidating resources. 7. What is the system component that performs the resource allocation to partitions? The answer is POWER Hypervisor. 8. What is the system component needed to configure partitions, configure CoD, and provide access to virtual consoles? The answer is HMC or IVM. 9. What is the term used for the concept of allocating sub-processors to partitions? The answer is Micro-partitioning. Ā© Copyright IBM Corporation 2013 Checkpoint solutions (2 of 2)
  • 46. IBM Power Systems Exercise Ā© Copyright IBM Corporation 2013
  • 47. IBM Power Systems Having completed this unit, you should be able to: ā€¢ Describe the following terms: ā€“ Partition, logical partition (LPAR), resource ā€¢ Describe the following partition concepts: ā€“ Dynamic logical partitioning ā€“ Micro-partitioning ā€“ Shared processor pool ā€“ Virtual I/O ā€“ Live Partition Mobility (LPM) ā€“ Capacity on Demand (CoD) ā€¢ Describe the functions of the Hardware Management Console (HMC) ā€¢ Describe the functions performed by the POWER Hypervisor ā€¢ Describe the overall process for configuring partitions ā€¢ List references for IBM Power Systems partitioning information Ā© Copyright IBM Corporation 2013 Unit summary