nerdexam
IBM

000-221 · Question #55

A system is being taken from AIX 6 to AIX 7. Systems application and user data must be preserved. Which upgrade method will support this requirement?

The correct answer is A. Migration. When upgrading AIX from version 6 to version 7, the Migration installation method is the only option that upgrades the OS while retaining existing application software and user data.

Installation and Configuration

Question

A system is being taken from AIX 6 to AIX 7. Systems application and user data must be preserved. Which upgrade method will support this requirement?

Options

  • AMigration
  • BPreservation
  • CNew and Complete Overwrite
  • DNIM customization with a mksysb

How the community answered

(41 responses)
  • A
    78% (32)
  • B
    2% (1)
  • C
    5% (2)
  • D
    15% (6)

Why each option

When upgrading AIX from version 6 to version 7, the Migration installation method is the only option that upgrades the OS while retaining existing application software and user data.

AMigrationCorrect

The Migration installation method in AIX performs an in-place upgrade of the operating system from one version to another, preserving installed application software, user data, and system configuration. It replaces or updates base OS filesets while leaving user-installed software and /home data intact. This is the designed upgrade path when continuity of applications and data is required.

BPreservation

Preservation installation is not a standard AIX installation type - the recognized types are New and Complete Overwrite, Migration, and Preservation (of user volume groups), and even the preservation variant still replaces the rootvg content rather than upgrading the OS version.

CNew and Complete Overwrite

New and Complete Overwrite destroys all existing data and configuration on the target disk and installs a fresh copy of the OS, making it unsuitable when application and user data must be retained.

DNIM customization with a mksysb

A mksysb via NIM restores a previously captured system image to the same or equivalent system but does not perform a version upgrade from AIX 6 to AIX 7; it would restore the old AIX 6 image, not upgrade it.

Concept tested: AIX OS upgrade using Migration installation method

Source: https://www.ibm.com/docs/en/aix/7.2?topic=installation-migration

Topics

#AIX migration#OS upgrade#data preservation#AIX 6 to 7

Community Discussion

No community discussion yet for this question.

Full 000-221 Practice