An administrator plans to duplicate the active rootvg on a given system to a spare disk that will be migrated to newer hardware. Which flag on 'alt_disk_copy' must be used to reset user-defined device configurations to defaults?
A. X
B. R
C. O
D. D
What action does the following command perform for a new AIX hdisk, hdisk1 ? chdev -I hdisk1 -a pv=yes
A. Makes the disk available for use
B. Changes the existing pvid on the disk to Yes'
C. Sets the physical volume identifier
D. Clears volume group locks
E. Resets the volume group descriptor area
An administrator was told to reverse the search order of a working DNS lookup. During application testing it was discovered that network resolution was not working for the end users. Given the following output, what is the most likely cause?
A. The first DNS server is unreachable.
B. The netsvc.conf has the incorrect host lookup order.
C. Incorrect file permissions on the/etc/resolv.conf file.
D. The host is not on the network.
Paging space on a system is almost entirely consumeD. What temporary solution can be used to prevent the system from sending SIGKILL to processes while the administrator performs more in-depth problem determination?
A. Use swapon to flush paging space entries to physical memory.
B. Use tuning commands to change the system behavior so it does not terminate processes
C. Increase the existing paging space.
D. Use tuning commands to set the page space kill threshold to 100%.
In the following output, what do the ec and pc columns mean?
A. Program counter and entitled CPUs
B. Physical processors consumed and entitled capacity consumed
C. Processor count and extra cores
D. Pages compressed and elapsed context switches
E. Pool compression and external compression
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
A system is being taken from AIX 6 to AIX 7. Systems application and user data must be preserved. Which upgrade method will support this requirement?
A. Migration
B. Preservation
C. New and Complete Overwrite
D. NIM customization with a mksysb
A company has combined multiple Web servers into one AIX LPAR with a single physical network connection. How can AIX be configured with multiple IP addresses on the same physical connection?
A. Add the additional IP addresses as aliases in DNS.
B. Add the IP addresses to the primary hostname line in /etc/hosts.
C. Add the additional IP addresses as aliases to the network connection.
D. Assign the IP addresses to virtual Ethernet adapters and map them to the physical network connection.
An administrator needs to update both VIO Servers in a dual VIO Server environment Prior to updating the first VIO Server, what action should be taken on the vSCSI client partitions to ensure they have access to the disk hosted from the second VIO Server?
A. Verily that the path to the disk is active using ispath.
B. The map of the VIO Server environment must be verified with ismap.
C. The secondary path must be manually redesignated as the primary using chpath.
D. A snapshot of the disk on the first VIO Server must be compared with the second using viosbr.
A system administrator has created a user id using the following command: mkuser sugroups=security gecos="AIX User" aixuser
What is the effect of using this command?
A. The sugroups attribute allows aixuser to su to users in the security group.
B. The sugroups attribute allows members of the security group to su to this id.
C. The aixuser will be created as an administrative user id and only the root user can alter attributes for aixuser.
D. The aixuser will be created as an administrative user and only security group members can alter attributes of this id