A. /usr/bin/errpt -d H 30
B. /usr/sbin/errclear - J H 30
C. /usr/bin/errclear -d H 30
D. /usr/sbin/errclear -j H 30
您可能感興趣的試卷
你可能感興趣的試題
A. Boost the priority of batch jobs.
B. Schedule batch runs to reduce contention with OLTP.
C. Schedule OS maintenance such that it includes frequent application of PTFs.
D. Perform incremental backups of transaction processing and full backups of batch processing.
A. Reduce MTU on token ring system to match ethernet system using ifconfig command (i.e. ifconfig tr0 mtu 1500)
B. Reduce MTU on token ring system to match ethernet system using no command (i.e. no -o mtu=1500)
C. Increase MTU on ethernet system to match token ring system using ifconfig command (i.e. ifconfig en0 mtu 4096)
D. Increase MTU on ethernet system to match token ring system using no command (i.e. no -o mtu=4096)
A. mklv -t jfslog -y LVname VGname 1 PVname logform /dev/LVname chfs -a log=/dev/LVname /filesystemname m ount and unmount filesystem
B. mklv -t jfslog -y LVname VGname PVname unmount filesystem vi /etc/filesystems, change entry for lv to point filesystem to new JFS log mount filesystem
C. mklvcopy -a jfslog -y LVname VGname 1 PVname chfs -a log=/dev/LVname /filesystemname unmount and mount file system
D. mklvcopy -t jfslog -y LVname VGname 1 PVname logform /dev/LVname vi /etc/filesystems, change entry for lv to point filesystem to new JFS log unmount and mount filesystem
A. The defragfs command should not be run against file systems and logical volumes that contain mostly transitory information, such as /tmp.
B. The defragfs command should not be run on a large JFS2 file system when running on a 32-bit kernel.
C. The defragfs command can improve file system performance by increasing the file system’s contiguous free space.
D. The defragfs command can only be run against file systems that are mounted with read-write permissions.
Given the following on a system that is not a name server, which will be the first area searched to resolve a host name to an IP address?()
#cat /etc/resolv.conf
domain abc.century.com
nameserver 192.9.201.1
nameserver 192.9.201.2
#cat /etc/netsvc.conf
hosts = bind,nis,local
#echo $NSORDER
local,bind
A. /etc/hosts on server 192.9.201.2
B. /etc/hosts on the local system
C. /etc/named.rev on 192.9.201.1
D. /etc/netsvc.conf on the NIS server
最新試題
Which of the following commands should be used to tune parameters of devices that are displayed with lsattr?()
Which of the following tools should be used to display the location of unused physical partitions on a disk drive?()
To examine the Exhibit, press the Exhibit button. While a user is compiling a C program, "vmstat 120 10" is run to determine the cause of a performance problem. Given the vmstat output as shown in the exhibit, which of the following conclusions is most appropriate to draw about the machine?()
Which of the following RAID levels provide the best performance for a system where there are mostly writes occurring?()
The system administrator notices that there is an I/O bottleneck on one of three disks in datavg volume group. This problem disk contains the JFS log, loglv00 and one filesystem, /mydatabase. There are no other logical volumes on this disk. Which of the following options would be the best solution?()
Page replacements algorithm steals file pages only when percent of RAM occupied by filepages()
Which of the following procedures WILL NOT increase contiguous free space on a the filesystem /data1, located on /dev/lv01, that is heavily fragmented?()
Which of the following options would best help to reduce packet fragmentation for a TCP application transferring large amounts of data between servers across a path of multiple networks?()
In order to determine how efficiently an application is reading and writing data, which of the following utilities will report read and write sizes on disk I/O requests?()
Which of the following commands will only provide a snapshot of average memory usage for a process?()