How can an administrator disable Role Based Access Control (RBAC) in a WPAR?
A. Run chattr -E -I sys0 -a enhanced_RBAC=false Reboot the WPAR
B. Run the RBAC wizard and deselect 'Enable RBAC Reboot the system
C. Run chdev -I mywpar -a enhanced_RBAC=false Reboot the Global Environment
D. Run chwpar -a RBAC=false Reboot the WPAR
What is a requirement for Live Partition Mobility?
A. The network and disk must be virtual.
B. The disk must be virtual and a Logical Host Ethernet Adapter (LHEA) for network.
C. The client partition must be connected to a SAN.
D. The client partition must be set up asa 'Mover Service Partition'.
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".
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
How can the emgr -I command be used?
A. To list the currently configured Enterprise Management capabilities
B. To help determine why a fileset is listed as EFIXLOCKED in Islpp output
C. To determine if the Active Energy Manager is currently installed
D. To determine if the Active Energy Manager is currently active
A system administrator wants to create a server with network redundancy and maximum I/O throughput over two Ethernet cards. Which option will support the requirement?
A. Create an 802.3ad Link Aggregation adapter backed by both Ethernet cards and cable to a switch with 802.3ad enabled ports.
B. Create a Network Interface Backup (NIB) with each Ethernet card being cabled to a different switch.
C. Create the file /etc/sysconfig/network-scripts/ifcfg-bond0 then edit the two ifcfg-ethX configuration files to add a master or slave option. Cable to two switches and use 802.3ad enabled ports.
D. Create a virtual adapter and assign it to the server, use both Ethernet adapters as backing devices to the virtual adapter with the mkvdev command. Have each adapter cabled to separate switches.
An administrator migrated a global environment of AIX 6 to AIX 7 using NIM. They have attempted to use the migwpar command to migratea selection of hosted WPARs from AIX 6 to AIX 7, but a detached system WPAR fails to migrate to AIX 7.
How can a detached system WPAR be migrated to AIX 7?
A. NIM
B. AIX install media
C. savewpar command
D. syncwpar command
Which action must be completed on the HMC when a partition is in a Recoverystate?
A. Select Configuration and Restore partition data.
B. Select Recover Partition Data for the managed system.
C. Select Initialize Partition for the LPAR in Recovery state
D. Select Configuration and Rebuild Managed System.
Where is the file size limit for all users defined?
A. /etc/security/environ
B. /etc/security/limits
C. /etc/security/environments
D. /etc/environment
Which type of resource is required for every BOS installation performed with NIM?
A. spot
B. script
C. resolv_conf
D. bosinst_data
In which two ways can the pre-login message for an AIX LPAR be changed? (Choose two.)
A. Issue thechsyscommand
B. Edit the /etc/security/login.cfg file
C. Change the /etc/motd file
D. Use thechseccommand
E. Modify the /etc/security/environ file
Which command can be run to clean up a previous snap?
A. snap -c
B. errlog -c
C. snap -r
D. errclear
Additional space is required in /tmp to allowsnapto run to completion. There isNOTenough unallocated space in rootvg to increase /tmp to the required size. ThereISenough free space within a secondary volume group.
How can the file system configuration be updated to allow snap to run successfully?
A. Usemirrorvgwith the -I parameter to mirror just /dev/hd3 to the secondary volume group and extend the file system
B. Create a new logical volume in the secondary volume group, then increase the /tmp file system capacity withextendfs
C. Create a new file system within the secondary volume group and mount it over /tmp/ibmsupt
D. Dynamically move /tmp into the secondary volume group withmigratepvand extend the file system capacity withchfs
Based on the following topas output, what is the most cause for concern?
A. I/O Wait
B. Paging activity
C. CPU allocation
D. Storage write latency
What can be used to initiate patching of AIX LPARs, HMCs and VIO Server?
A. IBM Systems Director (ISD)
B. Network Install Manager (NIM)
C. Electronic Service Agent (ESA)
D. Service Update Management Assistant (SUMA)