网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
While a user is compiling a C program, "vmstat 120 10" is run to determine the cause of a performance problem.  Using the vmstat output as shown in the exhibit, which of the following conclusions is most appropriate to draw?()
A

 There is a file I/O bottleneck.

B

 There are too many open files. 

C

 There appears to be a buffer shortage. 

D

 There is a paging space I/O bottleneck. 


参考答案

参考解析
解析: 暂无解析
更多 “单选题While a user is compiling a C program, "vmstat 120 10" is run to determine the cause of a performance problem.  Using the vmstat output as shown in the exhibit, which of the following conclusions is most appropriate to draw?()A  There is a file I/O bottleneck.B  There are too many open files. C  There appears to be a buffer shortage. D  There is a paging space I/O bottleneck. ” 相关考题
考题 单选题A system administrator has determined that there is no network connectivity with the en0 interface.  By doing a netstat -in, it is determined that the en0 interface is not showing up.  Which of the following commands should be used to determine that en0 is defined in ODM with an IP address?()A  entstat -d B  ifconfig -a C  lsattr -El en0 D  odmget -q name=ent0 and attribute=netaddr CuDv

考题 单选题Which of the following commands should be used to display a system routing table?()A  route B  netstat C  iptrace D  traceroute 

考题 单选题What does the FREQ column show when running the tprof option?()A  Total amount of Ticks used by all users B  Total amount of Ticks used by all processes C  Total amount of Ticks used by a specific user D  Total amount of Ticks used by a specific type of process

考题 单选题When planning to access the on-line documentation from a remote client, which of the following procedures should be performed on the server?()A Install and configure the HTTPServer. B Add the name(s) of the client(s) to the httplite.conf file. C Add the names of any clients expecting to access the documentation to the /etc/hosts file. D No action is required.

考题 单选题A customer needs to remove an unnecessary, but active paging space called paging00 on an AIX 5L system.  Which of the following procedures should be used to properly remove the paging space with the least amount of disruption?()A Remove the paging space with the rmps command. B Disable the paging space with the chps command, swapoff /dev/paging00, and remove the paging00 logical volume with the rmps command. C Reboot the system and disable the paging space with the rmps command. D Disable the paging space with the chps command, swapoff /dev/paging00, reboot the system, remove the paging00 logical volume with the rmps command. 

考题 单选题A system administrator needs to replace a mirrored disk.  After performing the proper removal process and replacing the disk, which of the following set of commands should be performed to bring the disk back into production?()A  reboot, mklvcopy, syncvg B  cfgmgr -vl ssar, chvg -va, syncvg C  cfgmgr, extendvg, syncvg D  extendvg, mklvcopy, syncvg

考题 单选题What is the proper way to start a system dump on the default primary dump device? ()A  sysdumpdev -p B  sysdumpdev -s C  sysdumpstart -p D  sysdumpstart -s