Q1. - (Topic 4)
Which standard filesystem is temporarily used by the mksysb backup process?
A. /mnt
B. /tmp
C. /usr/tmp
D. /var/ras/tmp
Answer: D
Q2. - (Topic 4)
What is the purpose of using relative path names when creating a tar file?
A. To allow the tar file to be used on Linux systems
B. To ensure files are always extracted to a specific path
C. To restore to a raw device name on the destination system
D. To enable restored files to be extracted to any user-specified location
Answer: D
Q3. - (Topic 1)
An administrator notices that the ntp group subsystem is not starting up at boot time. What will cause this issue?
A. The /etc/ntp.conf file has the following line commented out broadcastserver
B. The following line is commented outinthe/etc/inetd.conf file: ntp 123/tcp # Network Time Protocol
C. The following line is commented out of the /etc/inittab file: xntpd: 23456789:respawn:/usr/sbin/xntpd > /dev/console 2>&1 #Start ntp daemon
D. The /etc/rc.tcpip file has the following line commented out: start /usr/sbin/xntpd "$src_running"
Answer: D
Q4. - (Topic 4)
Which of the following is a requirement for EtherChannel using HEA ports?
A. Dedicated HEA portsare supported as primary adapters when they are configured at different speeds within a single EtherChannel.
B. HEA logical ports can only be used as a backup adapter when the physical ports are configured as primary adapters in an EtherChannel.
C. When using HEA logical ports as primary adapters in an EtherChannel, the underlying physical ports must be in an EtherChannel at the switch level.
D. The 'Internet Address to Ping' attribute must be enabled for logical HEA ports when the EtherChannel only includes primary adapters running at full duplex.
Answer: C
Q5. - (Topic 1)
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?
A. unmirrorvg rootvg hdisk1 reducevg roolvg hdisk1 rmdev -I hdisk1 -d physically replace hdisk1 cfgmgr extendvg rootvg hdisk1 mirroivg rootvg Run a bosboot on both disks
B. rmdev-l hdisk1 -d physically replace hdisk1 cfgmgr unmirrorvg rootvg hdisk1 reducevg rootvg hdisk1 extendvg rootvg hdisk1 mirrorvg rootvg Run a bosboot on both disks
C. unmirrorvg rootvg hdisk1 rmdev-I hdisk1 -d physically replace hdisk1 reducevg rootvg hdisk1 cfgmgr extendvg rootvg hdisk1 mirrorvg rootvg Run a bosboot on both disks
D. unmirroivg rootvg hdisk1 reducevg rootvg hdisk1 rmdev -I hdisk1 -d physically replace hdisk1 cfgmgr extendvg rootvg hdisk1 Run a bosboot on both disks mirrorvg rootvg
Answer: A
Q6. - (Topic 4)
Based on the following graphic, which physical adapter services fcs2? A. fcs2 on vio1
B. fcs2 onvio2
C. fcs6 on viol
D. fcs6 on vio2
Answer: C
Q7. - (Topic 1)
Which AIX command will display the virtual SCSI slot number that is the parent of hdisk0?
A. Isdev
B. Iscfg
C. Isattr
D. Ismap
Answer: B
Q8. - (Topic 4)
An administrator is tasked with enhancing the data availability and I/O load balancing for an AIX 7.1 system attached to IBM storage.
Which action will satisfy the requirement?
A. Set the correct host type on the storage array and match the failover settings on the AIX instance.
B. Adjust the health check interval attribute for each hdisk presented from the storage array.
C. Install the appropriate path control module to work in conjunctionwith the native MPIO driver.
D. Remove the native MPIO driver and replace with the appropriate path control module.
Answer: B
Q9. - (Topic 1)
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 -Stexan 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?
A. The output of both commands will be 'kiwi' after reboot.
B. The output of both commands will be 'texan' after reboot.
C. The output of both commands will be 'ozi' after reboot.
D. The output of the hostname command will be 'kiwi' and the output of the uname -n command will be texan".
Answer: C
Q10. - (Topic 2)
An administrator needs to determine if system microcode is at the most currentlevel. Which tool will identify current microcode levels, and provide an output file which can be used by the IBM Microcode Discovery Service (MDS) for comparison?
A. FLRT
B. invscout
C. Ismcode
D. prtconf
E. urncode_latest
Answer: B