單項選擇題The system administrator has determined that a new JFS log needs to be created on a different disk, in order to decrease an I/O bottleneck. Which of the following steps are the most correct?() 

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


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題Which of the following statements are FALSE concerning the defragfs command?()

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.

4.單項選擇題In order to ensure best read performance, which of the following indicates how large an application’s read buffer size should be if the filesystem to be read is striped across N disks using LVM striping?()

A. N times the stripe unit size
B. N times the VMM minfree parameter
C. The same value as that of the VMM maxfree parameter
D. The same value as that of  the VMM maxrndwrt parameter

最新試題

In an iostat report, which of the following options best describes the value of % tm_act?()

題型:單項選擇題

The nice value is 80 in the ps listing.  Which command is used to change this to a value of 100?()

題型:單項選擇題

Which of the following metrics provided by the iostat report is used to initially determine if a disk is I/O bound?()

題型:單項選擇題

To examine the Exhibit, press the Exhibit button. Using the output of "lslv" as shown in the exhibit, and given that logical volume lv00 is only located on hdisk0, which of the following conclusions is most appropriate to draw?()

題型:單項選擇題

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?()

題型:單項選擇題

Which of the following commands is run to adjust the number of free paging-space pages at which AIX begins killing processes?()

題型:單項選擇題

Which of the following phrases is TRUE regarding monitoring disk I/O with iostat?()

題型:單項選擇題

When monitoring a system using vmstat with an interval, which of the following conclusions should be drawn about the metrics under page pi and page po?()

題型:單項選擇題

An AIX system administrator needs to adjust the maximum amount of memory that can be pinned. Which of the following commands is used to make the change?()

題型:單項選擇題

Which of the following commands will only provide a snapshot of average memory usage for a process?()

題型:單項選擇題