command
chdev -dev ent14 -attr accounting=enabled
- When advanced accounting is enabled, the SEA keeps track of the hardware(MAC) addresses of all of the packets it receives from the LPAR clients, and increments packet and byte counts for each client independently. After advanced accounting is enabled on the SEA, the VIOS administrator can generate a report to view per-client statistics by running the seastat command.
seastat -liststat ent10
lsrsrc IBM.ManagementServer
TurboCore mode and MaxCore mode
only available on the Power 780 server models.
Allow the server to "switch" from normal operating mode of 8 cores active to 4 cores active
This switch can only occur after an IPL.
In Turbo-core mode the 4cores active achieve higher performance because these active cores can utilize the extra cache made available from the 4 inactive cores
truss
Power Systems Performance Report
lsrefcode
nimadm
Network Server Description(NWSD) and VIO Server
Capacity Back Up servers
WPAR
Workload Partition Mobility
oem_platform_level
Power Saving mode
mountd port usage in /etc/services
bosinst_data file PROMPT=no
bostinst_data
mkdev -lnagg
Link Aggregation Control Protocol(LACP)
IEEE 802.3ad
chvopt
alt_rootvg_op -W
Active Memory Expansion(AME)
Power7 부터 지원, AIX 6.1
메모리 압축기술을 활용하여 실제 파티션에 할당된 물리적인 메모리 용량보다 많은 양의 논리적 메모리를 파티션에 제공해 주는 기능
AIX Partitions only
Active Memory Sharing(AMS)
- Power6, AIX6.1, PowerVM Enterprise Edition
- PowerVM 필요
- 공유메모리
- 한쪽 파티션에서 다른 파티션으로 동적으로 메모리가 이동하는 기능
- 2009년 5월에 출시된 PowerVM의 새로운 기술
- 여러 개의 파티션들이 하나의 메모리 풀을 공유
- 하이퍼바이져가 메모리 풀에서 파티션으로 동적으로 물리적인 메모리를 Page 레벨로 할당하고 조정
- VIOS에 의해 관리되는 Paging Devcie를 사용하여 논리적 메모리의 over-commit를 허용
- 파티션들간에 서로 다른 피크시간과 워크로드 형태를 가질 때 효과가 큼
- 한쪽 파티션은 메모리 사용률이 높지 않고, 다른 쪽은 사용률이 높을 때 효과적으로 적용
Client = Percentage of real memory currently allocated to cache JFS2 and NFS files
SEA accounting
The consumption of the Hypervisor is included in the published rPerf figures
Workload Partition >> Live Application Mobility
- 하나의 AIXOS 에서 가상화된 AIX OS들을 구성
- Live Application Mobility는 Workload Partition을 다른 LPAR나 머신의 LPAR로 이동 가능
- 종류는 System과 Application Workload Partition이 있음
- AIX6.1 하드웨어 무관
Partitions vs Workload Partition
PowerVM Live Partition Mobility
- 한 시스템에서 다른 시스템으로, 사용자가 거의 인지하지 못하는 상황에서, 파티션 전체가 이동하는 기능
- 운영체제를 포함하여 LPAR 전체가 이동
- Power6, PowerVM Enterprise Edition, 가상 I/O가 필요(디스크,네트워크)(All network adn storage resources of the LPAR must be virtual.)
- AIX5.3, AIX6, Linux 가능
- VMware Vmotion과 동일
AIX Live Application Mobility
- 한 AIX에서 다른 AIX로, 어플리케이션이 운영중인 상태에서, 워크로드 파티션 (WPAR)이 이동하는 기능
- WPAR만 이동, AIX 는 이동하지 않음
- AIX6, Workload Partitions Manager가 필요, 모든 WPAR filesystems은 NFS로 구성되어야 함
- Power4, Power5, Power6에서 가능
Remote Live Partition Mobility
lvmstat -l [lvname] -e
rmvterm, vtmenu
Concurrent I/O
- Enhanced JFS supports concurrent file access to files
Similar to direct I/O, this access method bypasses the file cache and transfers data directly from disk into the user space buffer. It also bypasses the inode lock which allows multiple threads to read and write to the same file concurrently.
vfcmap
RMC - Resource Monitoring and Control
Collaborative Memory Manager Loan policy is disabled
chhmc -c syslog
power capping
power reduction technology software
mkvdev, vadapter, dplc
migrlpar -o v
chhwres -r mem -m [Lparname] -p lpar1 -o so
SMT4
NIB
rendev
celogin
P770, P780, P795 - Redundant service processors
minimum AIX level required for an LPAR on a Power 770 to run SMT4 = AIX6.1 TL4
Mover Service Partition (MSP)
System Energy Estimator
multicore scaling (MCS)
mksyscfg
PCI cryptographic coprocessor
Micro-Partitions
- Capped 또는 Uncapped 설정
- 최소 프로세스 용량은 1/10 이상
- 추가 프로세서 용량 증감은 1/100 단위로 증가
- 프로세서 용량은 메모리 및 I/O와 독립적으로 할당
- 최대 254개 마이크로 파티션 생성가능
- 공유 프로세서 풀 안에서 파티션 구성
- 시분활된(Time-sliced) 형태로 각각의 파티션에게 할당되면, 각각ㄱ의 파티션은 virtual processor라고 불리는 가상의 프로세서 만큼 CPU 자원을 할당
Virtual Processor && Entitled Capacity
Virtual Processor = An Execution Context
- Entitiled Capacity = # of Compute Cycles
- 파티션에서 사용할 수 있는 프로세서 수행 사이클
- 실제 프로세서의 비율로 표시
- Donation option을 enable하면, dedicated 파티션에 할당 되었으나 사용하지 않고 있는 유휴 CPU 자원을 uncatpped 타입의 마이크로 파티션에 donation
Shared processor pool(공유 프로세서풀)
* 특징
- 특정 파티션에 할당한 CPU 만이 아닌, 필요에 따라 시스템의 모든 CPU를 활용할 수 있음
*종류
- Capped mode
파티션 용량을 설정된 "entitled capacity"로 제한 즉, 파티션은 지정된 용량까지의 CPU 사이클까지만 사용 할 수 있음
- Uncapped mode
파티션에 지정된 최대 용량을 항상 보장
다른 파티션의 CPU가 idle인 경우, 그 자원 까지 사용 가능
모든 "uncapped" 파티션은 사용되지 않은 용량을 공유하고, 여분의 사이클들은 관리자가 설정한 파티션 우선 순위(가중치)에 따라 각 파티션별 할달할 용량이 결정
Multiple Shared Processor Pools(MSPP)
- Power6 프로세서를 장착한 하드웨어에서 제공하는 기능
- 파티션을 그룹핑하여 Pool에 할당함으로 CPU Capacity에 대한 제한을 둘 수 있음
- 지정된 CPU Cappacity 내에서 Pool 내의 파티션간 Dynamic LPAR를 이용한 CPU 추가/삭제/이동 가능
- Power6 프로세서를 장착한 서버 및 HMC 필요
- 최대 64개 까지 생성 가능
- 온라인중에 Pool 에대한 속성 및 파티션 할당/제거 가능
VIO Server I/O 가상화
Virtual SCSI(VSCSI) / Virtual HBA(NPIV)
VSCSI Client
VSCSI Server
NPIV
Virtual Networking
Virtual Ethernet
Shared Ethernet Adapter(SEA)
PowerVM Editions(Power755은 PowerVM 지원 안함)
Availability of PowerVM features by Power Systems models
'IBM > powerVM' 카테고리의 다른 글
P7_VIOS지원버전 (0) | 2012.11.09 |
---|---|
NIM(교육) (0) | 2012.11.09 |
NIM (0) | 2012.11.09 |
Dlpar않될때 (0) | 2011.12.07 |
[POWER7/POWER6] LPAR 구성시 필요한 H/W Feature(Quick Reference) (0) | 2011.11.08 |
PowerVM NPIV / IBM Switch Configuration (0) | 2011.09.30 |
alt_disk_install로 여러 개의 LPAR 구성 시 주의 사항 (0) | 2011.07.21 |
Answers to VIOS frequently asked questions (0) | 2011.04.06 |
PowerVM QuickStart (0) | 2011.04.06 |