The cfgmgr command appears to be taking an excessive time to complete. The administrator was able to quit the command and return to the command prompt. The administrator does not have access to the managing HMC and unable to check for any LED codes. How else can the cause of the observed delay be determined?
A. Review the latest entry within /var/log/cfgdb.out.
B. Start the syslog daemon before re-issuing the command.
C. Re-issue the command with the W flag.
D. Initiate the ledmon command from a separate session, then re-issue cfgmgr.
An administrator created a log logical volume named dbfs2loglv. Given the following output, why did the system create and use a new log logical volume rather than the log logical volume that the administrator specified?
A. The filesystem was built with a mirrored logical volume and 2 log logical volumes are needed.
B. The administrator created the db2fsloglv log but neglected to format it with the logform command.
C. The db2fsloglv log was created as a JFS log and a JFS2 log was needed.
D. There was already another filesystem using the db2fsloglv when the filesystem was created
What is required to support VLANs in an AIX partition?
A. IEEE 802.1Q compatible adapter
B. Promiscuous mode disabled
C. IEEE 802.3ad compatible interface
D. QoS must be enabled
In the following figure, what TWO things must be done before an EtherChannel can be created from the ent0 and ent1 adapters?
A. The ent0 and ent1 adapters must be connected to different switches to provide both additional bandwidth and adequate redundancy in the EtherChannel that is created.
B. EtherChannel support capability must be verified for the Ethernet switch.
C. The IP configuration must be removed from en0.
D. The AIX host must be completely disconnected from the network,
E. The en1 interface must be configured with IP information.
A NIM server is used to support different AIX Technology Levels among several clients. Each technology level is maintained in a separate lpp_source. Which command(s) will display what AIX fixes are available for several TL levels supported by a NIM server?
A. niminv-o fixget-a targets=lpp_source1,lpp_source2
B. nim_update_check-lsumalpp_source1 nim_update_check-lsumalpp_source2
C. nim-o cust-a fixes=update_all lpp_source1Jpp_source2
D. nim -o Ippmgr-a Ippmgr_flags="Isb" lpp_source1, Ipp_source2
How can a system administrator verify the progress of an AIX 7.1 client installation from the NIM master?
A. nim -status
B. Isnim-I
C. nim-o check
D. tail-f/var/adrn/ras/nimclient
Which startup script will mount all filesystems in /etc/filesystems for which the mount parameter is set to 'true'?
A. /etc/rc
B. /etc/red
C. /sbin/rc.start
D. /etc/rc.bootc
Which command should be run in a WPAR, prior to migration, to ensure fileset consistency with the AIX Global Environment?
A. syncroot
B. syncwpar
C. Ippchk-v
D. Islpp-c
Given the following output, what is the most likely cause for the error shown?
A. ent0 is part of an EtherChannel.
B. ent0 is not connected to a switch.
C. The network that ent0 accesses is unavailable.
D. The SEA providing network connectivity for ent0 is unavailable.
An administrator needs to download and install a later version of the IBM Systems Director Common Agent. Which command would extract the contents of the installation package (SysDir6_3_2_Common_Agent_AIX.tar.gz) to a local directory?
A. unzip -l SysDir6_3_2_Common_Agent_AIX.tar.gz
B. geninstail -ue SysDir6_3_2_Common_Agent_AIX.tar.gz -d.
C. gunzip -cd SysDir6_3_2_Common_Agent_AIX.tar.gz | tar-xvf
D. uncompress SysDir6_3_2_Common_Agent_AIX.tar.gz | installp -et
An administrator attempts to install the fileset tivoli.tsm.client, but it fails due to missing requisites.
The administrator copies the required filesets into the install directory and tries the preview install again. It fails with the same results, as shown in the graphic below. What must the administrator do to successfully install the filesets?
A. Remove the .toe file or run inutoc.
B. Provide the correct version of xlsmp.rte.
C. Make the permissions of all of the filesets group executable
D. Make the permissions of the requisite filesets group readable
When preparing to install a System WPAR using NIM, what action must occur before the planned WPAR can be successfully defined as a NIM client?
A. Install AIX onto the global environment.
B. Register the planned hostnames to DNS.
C. Define the global environment LPAR as a NIM client.
D. Create an lpp_source with the WPAR-specific backup files.
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
With regard to planned maintenance, which statement about interim fix management is correct?
A. The interim fix must be manually committed prior to applying the updates.
B. The interim fix will be automatically committed as part of the update process.
C. If the fileset associated with interim fix will not be updated, it still needs to be temporarily rejected.
D. If the updates include the official APAR, the update_all process will automatically uninstall the interim fix
What must be done to change the default AIX login screen, which is displayed before the login prompt, when a system is accessed using telnet?
A. Add the desired text to the /etc/motd file.
B. Edit the herald field in the /etc/security/login.cfg file.
C. Update the MESG environment variable in /etc/environment.
D. Add the LC_FASTMSG environment variable to /etc/profile.