Q1. - (Topic 3)
A user has found the keyboard backspace key will not delete text. How can the user set the keyboard backspace key to delete?
A. splp-b
B. Add "<key> Backspace" to user .profile and re-logon activate
C. Export LC_CTYPE=BackSpace variable and run command stty-s
D. stty erase ^?
Answer: D
Q2. - (Topic 1)
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
A. hdisk0
B. hdisk1
C. hdisk2
D. hdisk3
Answer: C
Q3. - (Topic 3)
Which tool or function can minimize the impact of planned operating system downtime on active workloads?
A. Integrated Visualization Manager
B. Live Application Mobility
C. Partition Flexibility Mirror
D. Dynamic Hosting Environment
E. Micro-Partitioning
F. Live Partition Mobility
G. Shared Storage Pools
Answer: B
Q4. - (Topic 4)
Which resource is required to make the cluster configuration data available when using Cluster Aware AIX?
A. A cluster controller node that keeps the cluster configuration data synchronized between nodes.
B. An NFS file system that is accessible with read/write permissions by all nodes that form the cluster.
C. A supported disk in a highly available storage configuration that is accessible by all nodes that form the cluster
D. A "quorum busting" disk to prevent loss of quorum from impacting availability of the cluster configuration data.
Answer: C
Q5. - (Topic 3)
Given the this output of the Iparstat -i' command from an LPAR, which statement is true?
A. There are 8 physical CPUs installed configured into 2 processor pools.
B. All active CPUs are dedicated to this LPAR.
C. There are 8 active CPUs available for sharing and another 8 active for dedicated use
D. The LPAR can automatically use up to 8 physical CPUs.
E. The LPAR can utilize processing capacity from any of the active CPUs.
Answer: E
Q6. - (Topic 1)
A system dump has been initiated on an LPAR and LED code "0c1" is displayed, indicating an I/O error. Where can the administrator find out more about this error?
A. The HMC Service Guide
B. The AIX Version 7.1 Commands Reference
C. HMC Event Log
D. IBM's Fix Central under Power Systems LED support page
Answer: D
Q7. - (Topic 2)
The/app1 filesystem in appvg did not mount due to a failure replaying jfslog1. Which command will reinitialize jfslog1?
A. resysnclvodm –vjfslog1
B. logform/dev/jfsiog1
C. synclvodm appvg jfslog1
D. format-d/dev/jfslog1
Answer: B
Q8. - (Topic 1)
Which command will display the path status of MultiPath I/O (MHO) device hdisk1?
A. Ispath-I hdisk1
B. Ispv-L hdisk1
C. chnlspath-I hdisk1
D. Isdev-Cp hdisk1
Answer: A
Q9. - (Topic 4)
What will the following script have NMON do?
A. Collect data every hour in /var/log/nmon
B. Collect data every 5 minutes for 24 hours
C. Collect data every 5 minutes until midnight
D. Collect 300 data snapshots in /var/log/nmon
Answer: C
Q10. - (Topic 4)
Consider the following screen capture.
The administrator needs to add 512 MB of space to the /db2/db2sp1 filesystem.
What must be done before the administrator will be able to add this disk space to the
filesystem?
A. Extend the upper bound of the logical volume.
B. Increase the logical volume size first by 512 MB.
C. Add another disk to the exevg volume group and migrate partitions.
D. Increase the number of logical partitions the logical volume can hold
Answer: D
Q11. - (Topic 1)
Prior to performing a firmware upgrade on a POWER7 system managed by an HMC. which additional component needs to be verified?
A. HMC firmware level using the IBM Power code matrix website
B. Available disk space on HMC.
C. Remote Command Execution capability on the HMC.
D. Inventory Scout ports allowed on HMC firewall.
Answer: C
Q12. - (Topic 4)
What determines whether all AIX systems in the virtual environment are at a specified software and fix level and provide an alerting mechanism?
A. Trusted Network Connect and Patch Management
B. AIX Network Install Manager
C. IBM PowerVC – Virtualization Center
D. Security and Compliance Automation
Answer: B
Q13. - (Topic 1)
How can an administrator enable the Workload Partitions Manager feature after AIX 7 has been installed with the default options?
A. Change AIX License using chlicense -I command
B. Change AIX edition using chedition -e command
C. Change WPAR License using chwpar -I command
D. Change WPAR edition using chwpar-e command
Answer: B
Q14. - (Topic 4)
What is the minimum number of processing units which can be specified in the LPAR profile of an AIX LPAR hosted on a POWER7 server?
A. 0.1
B. 0.05
C. 0.01
D. 1
Answer: B
Q15. - (Topic 4)
What is a difference between a Versioned WPAR and a system copy WPAR?
A. System copy WPARs are created from a mksysb.
B. Snapshots can be created of a Versioned WPAR.
C. System copy WPARs are only supported on POWER7+ hardware.
D. Versioned WPARs are enabled through purchase of an additional licensed product
Answer: D
Q16. - (Topic 2)
Which action will temporarily disable remote login access using telnet and ssh for all non-root accounts?
A. Update /etc/security/passwd and recycle the inetd subsystem.
B. Stop the sshd subsystem.
C. Create a/etc/nologin file.
D. Set the PermitLogins parameter in /etc/ssh/sshd_config and recycle the sshd daemon.
E. Touch the /etc/sshd/nologin file and recycle the sshd daemon.
Answer: C