nerdexam
IBM

000-221 · Question #91

Which command should be run in a WPAR, prior to migration, to ensure fileset consistency with the AIX Global Environment?

The correct answer is A. syncroot. The syncroot command is run inside an AIX WPAR before migration to synchronize its installed filesets with the global AIX environment, ensuring version consistency.

System Management

Question

Which command should be run in a WPAR, prior to migration, to ensure fileset consistency with the AIX Global Environment?

Options

  • Asyncroot
  • Bsyncwpar
  • CIppchk-v
  • DIslpp-c

How the community answered

(48 responses)
  • A
    77% (37)
  • B
    10% (5)
  • C
    4% (2)
  • D
    8% (4)

Why each option

The syncroot command is run inside an AIX WPAR before migration to synchronize its installed filesets with the global AIX environment, ensuring version consistency.

AsyncrootCorrect

syncroot, executed from within the WPAR, reconciles the WPAR's fileset levels with those of the global environment by installing or updating filesets as needed, which is a required pre-migration step to prevent fileset inconsistencies during the migration process.

Bsyncwpar

syncwpar is not a valid AIX command; the correct command for synchronizing a WPAR's filesets with the global environment is syncroot.

CIppchk-v

lppchk -v verifies the integrity of already-installed filesets on the local system but does not synchronize or update filesets to match the global environment.

DIslpp-c

lslpp -c lists installed filesets in colon-delimited format for reporting purposes but performs no synchronization or remediation of fileset inconsistencies.

Concept tested: AIX WPAR fileset synchronization before migration

Source: https://www.ibm.com/docs/en/aix/7.3?topic=s-syncroot-command

Topics

#WPAR#syncroot#fileset consistency#WPAR migration

Community Discussion

No community discussion yet for this question.

Full 000-221 Practice