An administrator starts an AIX LPAR and wants to monitor the boot process using the HMC console.
Which command in HMC SSH session lists all managed systems, LPARs on them and offers an easy way to open a console window to an AIX LPAR?
Answer : C
According to the IBM AIX v7 Administrator Specialty Study Guide, the lssyscfg command is used to display detailed information about a system configuration. It can also be used to open a virtual terminal session to an AIX LPAR.
An administrator wants to check which system tunables have been changed in the system since last boot. Which procedure provides the information needed?
Which logical volume Mirror Write Consistency policy should an AIX V7.2 administrator use to achieve the data consistency between mirrors?
Answer : C
The superstrict mirror write consistency policy is the most reliable policy for achieving data consistency between mirrors in AIX V7.2. This policy will maintain the data consistency between mirrors by writing the data to both mirrors before the write operation is acknowledged as complete. Reference: IBM AIX v7 Administration Specialty Study Guide (section 10.6.2, pp. 651-652).
Which two additional commands should an AIX V7.2 administrator run after mirroring the rootvg with mirrorvg command?
Which command will show when a file was last accessed?
A system administrator needs to open a console to an AIX virtual machine that is controlled by a Hardware Management Console (HMC). After connecting to the HMC using SSH, which command should the administrator run to open a console?
Answer : C
The mlcvterm command is used to open a console to an AIX virtual machine that is controlled by a Hardware Management Console (HMC). According to the IBM AIX v7 Administrator Specialty Study Guide, the mlcvterm command allows you to open a terminal window to the console of a logical partition (LPAR) running AIX.
A customer added paging space and needs to activate it automatically after the next reboot. Which command should the administrator issue?
Answer : D
The mkps command creates a paging space and activates it when the system is rebooted. This is explained in the IBM AIX v7 Administrator Specialty Study Guide, under the topic 'Creating and Activating a Paging Space'.