000-221 · Question #145
AIX has been installed on an LPAR with 32 GB of memory. What should be checked first, before increasing the paging space beyond the default 512MB?
The correct answer is D. Paging requirements of applications that will be hosted. Before allocating additional paging space, the administrator must first determine whether hosted applications actually generate paging demand beyond the current default.
Question
AIX has been installed on an LPAR with 32 GB of memory. What should be checked first, before increasing the paging space beyond the default 512MB?
Options
- AThe maximum memory attribute in the LPAR profile.
- BQuantity and size of hosted filesystems.
- CDisk device distribution and utilization.
- DPaging requirements of applications that will be hosted.
How the community answered
(37 responses)- A5% (2)
- B8% (3)
- C16% (6)
- D70% (26)
Why each option
Before allocating additional paging space, the administrator must first determine whether hosted applications actually generate paging demand beyond the current default.
The LPAR maximum memory attribute defines the ceiling for physical RAM allocation, which is independent of virtual memory and paging space sizing.
Filesystem quantity and size are unrelated to paging space requirements, as the virtual memory subsystem and filesystems are separate concerns.
Disk distribution and utilization are performance placement considerations that are secondary to first establishing whether additional paging space is actually needed.
Paging space should be sized based on the real memory demands of the applications being hosted - if workloads do not exceed physical RAM, expanding paging space wastes disk and adds unnecessary I/O overhead. Assessing application paging requirements is the logical first step to determine whether any increase is warranted at all.
Concept tested: AIX paging space sizing and capacity planning
Source: https://www.ibm.com/docs/en/aix/7.2?topic=management-paging-space
Topics
Community Discussion
No community discussion yet for this question.