000-221 · Question #186
What procedure can be used to recover an AIX system that will not boot due to a corrupted boot logical volume?
The correct answer is C. Boot the system into maintenance mode using AIX installation media. When the boot logical volume (BLV) is corrupted and AIX cannot boot, the system must be booted from external AIX installation media to access a maintenance shell and repair the BLV.
Question
What procedure can be used to recover an AIX system that will not boot due to a corrupted boot logical volume?
Options
- APower on the system and enter SMS mode.
- BBoot the system into maintenance mode using a mksysb.
- CBoot the system into maintenance mode using AIX installation media.
- DBoot the system into maintenance mode using a mksysb.
How the community answered
(69 responses)- A3% (2)
- B7% (5)
- C77% (53)
- D13% (9)
Why each option
When the boot logical volume (BLV) is corrupted and AIX cannot boot, the system must be booted from external AIX installation media to access a maintenance shell and repair the BLV.
SMS (System Management Services) mode provides firmware-level boot device selection and diagnostics but does not supply an OS-level shell needed to run bosboot or repair the BLV.
Restoring from a mksysb backup overwrites the entire rootvg and is a destructive, time-consuming approach when only the BLV needs to be repaired.
Booting from AIX installation media launches an environment independent of the system rootvg, allowing the administrator to access a maintenance mode shell. From there, tools such as bosboot can be run against the rootvg disks to recreate the corrupted boot logical volume without touching user data or requiring a full system restore.
This choice is identical to option B - a mksysb restore is a full rootvg overwrite and is unnecessary when the goal is to repair only the corrupted boot logical volume.
Concept tested: AIX boot logical volume recovery using installation media
Source: https://www.ibm.com/docs/en/aix/7.3?topic=booting-system-maintenance-mode
Topics
Community Discussion
No community discussion yet for this question.