1.
A DLPAR memory operation was attempted and failed. Given the following information, what is the likely caused
2.
Prior to performing a firmware upgrade on a POWER7 system managed by an HMC. which additional component needs to be verified?
3.
What is a mandatory requirement to allow an AIX 7-based NIM Master to install clients over IPv6?
4.
What infrastructure is necessary to support update installation to an existing IVM instance?
5.
What is the purpose of the virtual media repository on the VIO Server?
6.
A system that will be re-installed has the following characteristics:
If the following target_disk_data stanza is defined in the bosinst.data file used for the install, which disk will be installed with the operating system?
target_disk_data:
LOCATION = 0006bf1c3d817913
SIZE_MB =
HDISKNAME = hdisk1
7.
A mirrored rootvg internal disk, hdisk1, has failed and must be replaced. The remaining mirrored disk, hdisk0, is intact and functioning normally. What is the correct sequence of actions?
8.
Which command will display the path status of MultiPath I/O (MHO) device hdisk1?
9.
An administrator utilizes the parallel nature of dsh to streamline common tasks, but must serialize some to prevent network saturation. What dsh parameter will override the default behavior?
10.
Two different administrators are asked to change the hostname of a system due to a misunderstanding The current hostname is set to misunderstanding. The
current hostname is set to 'ozi'. The first administrator thinks the hostname should be set to 'kiwi' and he runs the command:
# hostname kiwi
He checks his work by running the hostname command again and he sees this output # hostname kiwi
The second administrator thinks the hostname should be texan and he runs the command:
# uname -S texan
He checks his work by running uname -n and sees the output # uname -n texan
What will be the output of the hostname and uname -n command when the system reboots?