nerdexam
IBM

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.

Performance Monitoring and Tuning

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)
  • A
    5% (2)
  • B
    8% (3)
  • C
    16% (6)
  • D
    70% (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.

AThe maximum memory attribute in the LPAR profile.

The LPAR maximum memory attribute defines the ceiling for physical RAM allocation, which is independent of virtual memory and paging space sizing.

BQuantity and size of hosted filesystems.

Filesystem quantity and size are unrelated to paging space requirements, as the virtual memory subsystem and filesystems are separate concerns.

CDisk device distribution and utilization.

Disk distribution and utilization are performance placement considerations that are secondary to first establishing whether additional paging space is actually needed.

DPaging requirements of applications that will be hosted.Correct

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

#paging space#memory management#application requirements#performance planning

Community Discussion

No community discussion yet for this question.

Full 000-221 Practice