当前分类: IBM(000-232)
问题:单选题A system administrator wants to run a script called myscript, but does not want to see the errors that might be generated by the script. How would this be accomplished?()A /usr/local/bin/myscript /dev/nullB /usr/local/bin/myscript /dev/nullC /usr/loc...
查看答案
问题:单选题A system administrator has a filesystem called /test/data in volume group datavg. Which of the following commands will allow the administrator to create a mirrored copy of the filesystem’s data?()A chfsB chlvC mklvcopyD mkfscopy...
问题:单选题A system administrator is considering enabling the 64-bit kernel but first must determine if the system hardware will support 64-bit. How would this be accomplished in AIX 5L?()A prtconf -cB lscfg -v sys0C Check the /unix linkD Check for JFS2 filesyste...
问题:单选题The /systest filesystem is associated with the /dev/testlv logical volume on the ’testvg’ volume group. Given this information, which of the following commands can the system administrator use to determine if the /systest filesystem is mirrored?()A dfB...
问题:单选题How does a system administrator add a new user to a system?()A mkuserB cruserC adduserD edit /etc/password...
问题:单选题While attempting to load a base operating system to a machine, an administrator is receiving bootp timeout error messages. What steps should be followed to troubleshoot communications between the NIM master and the client machine?()A View debug logs on...
问题:单选题The system administrator mirrored the rootvg from hdisk0 to hdisk1 and needs to ensure the system would boot from hdisk1 if hdisk0 failed. Which of the following commands would be used to accomplish this?()A bootlist -mo normal hdisk1B bootlist -m norm...
问题:单选题Which of the following commands will remove the hardware definition of the tape drive rmt0 from a system?()A rm /dev/rmt0B rmdel -s rmt0C rmdev -dl rmt0D tctl -f /dev/rmt0 erase...
问题:单选题A system administrator has a two-disk volume group (testvg) with one logical volume (testlv) which has just been mirrored across both disk drives. Which of the following commands can be used to turn off quorum?()A chvg -Qn testvgB chlv -Qn testlvC vary...
问题:单选题Performance monitoring of a poorly performing system indicates a high level of CPU usage. Which tool can be used to help identify which processes are using excessive CPU resources?()A sarB topasC iostatD vmstat...
问题:单选题A user has used all of the allowed logon attempts for the userid. Which command can be used to reset the unsuccessful_login_count to 0 for that user?()A usrckB chsecC chuserD passwd...
问题:单选题In addition to AIX, which of the following operating systems is supported in a pSeries LPAR environment?()A z/OSB LinuxC Sun Solaris 9D Microsoft Windows 2003...
问题:单选题In order to upgrade from AIX Version 4.3 to AIX Version 5.2, which of the following actions should be performed?()A Run smit update_allB Run smit install_allC Boot from the installation mediaD Run update_all from the mounted CD...
问题:单选题An administrator attempted to run a sar -u report and received the following error: sar: 0551-201 Cannot open /var/adm/sa/sa07. Which of the following should be scheduled in adm’s crontab to obtain sar reports?()A sa1B sarC vmtuneD schedtune...
问题:单选题A system administrator used the savevg command to back up the testvg each night. There is now a requirement to exclude the /test/static filesystem from the backup. How can this be accomplished?()A Use the -X flag on the savevg commandB Put an entry in ...
问题:单选题A system administrator’s daily monitoring has revealed a failing disk drive. The drive that is failing, hdisk0, is a lvm mirrored drive. What is the first step that should be taken in order to physically replace this drive?()A Remove the physical volum...
问题:单选题A system administrator has placed an AIX base media CD-ROM in a server and initiated a reboot. The server has an ascii terminal attached to it. Which key or key combination must the administrator press to initiate the maintenance mode?()A 5B MC F8D Ctr...
问题:单选题During reboot the system hangs with an LED 0554 message that means, "The boot device could not be opened or a read failed." What recovery procedures should be taken?()A Boot in maintenance and use fsck to check hd5.B Boot in maintenance mode, access th...
问题:单选题Which of the disk configuration provides the fastest write performance with fault tolerance?()A RAID-0B RAID-3C RAID-5D RAID 1+0...
问题:单选题Which command can a system administrator use to verify that a tape is in backup format and is readable by the system?()A tarB tctlC tcopyD restore...