000-221 · Question #60
Given the this output of the Iparstat -i' command from an LPAR, which statement is true?
The correct answer is E. The LPAR can utilize processing capacity from any of the active CPUs. The lparstat -i output showing shared processor pool membership means the LPAR can draw processing capacity from any active CPU in the shared pool. This reflects IBM PowerVM shared processor pool behavior.
Question
Given the this output of the Iparstat -i' command from an LPAR, which statement is true?
Exhibit
Options
- AThere are 8 physical CPUs installed configured into 2 processor pools.
- BAll active CPUs are dedicated to this LPAR.
- CThere are 8 active CPUs available for sharing and another 8 active for dedicated use
- DThe LPAR can automatically use up to 8 physical CPUs.
- EThe LPAR can utilize processing capacity from any of the active CPUs.
How the community answered
(27 responses)- A4% (1)
- C11% (3)
- D7% (2)
- E78% (21)
Why each option
The `lparstat -i` output showing shared processor pool membership means the LPAR can draw processing capacity from any active CPU in the shared pool. This reflects IBM PowerVM shared processor pool behavior.
The lparstat output does not indicate two separate processor pools; a single shared pool is in use, not a split between two pools.
Dedicated CPU mode would show all CPUs exclusively assigned to this LPAR, but the output reflects shared mode where CPUs are distributed among multiple LPARs.
The output does not reflect a split configuration of 8 shared and 8 dedicated CPUs; that would require two separate pool entries.
The LPAR using up to 8 physical CPUs describes a capped or entitled capacity limit, not unrestricted access - the correct interpretation is pool-wide availability rather than a hard maximum cap.
When an LPAR is configured to use a shared processor pool, its virtual CPUs are not pinned to specific physical CPUs. Instead, the hypervisor (PowerVM) can schedule the LPAR's workload on any active physical CPU within the shared pool, allowing it to utilize processing capacity from any of those CPUs dynamically.
Concept tested: IBM PowerVM shared processor pool LPAR scheduling
Source: https://www.ibm.com/docs/en/aix/7.3?topic=l-lparstat-command
Topics
Community Discussion
No community discussion yet for this question.
