單項選擇題Which of the following procedures WILL NOT increase contiguous free space on a the filesystem /data1, located on /dev/lv01, that is heavily fragmented?()

A. Run defragfs -r /data1; defragfs /data1
B. Run defragfs -r /dev/lv01; defragfs /dev/lv01
C. Back up the filesystem by name, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.
D. Back up the filesystem by inode, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題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?()

A. Increase the size of the JFS log logical volume so more transacations can be written to this log.
B. Create a second, additional JFS log and have the /mydatabase logical volume point to both JFS logs.
C. Migrate the JFS log device to another physical disk in the same volume group.
D. Only one JFS log device for each volume group can be used.  Use the migratepv command to move the JFS log device to an empty disk in another volume group.

2.單項選擇題

To examine the Exhibit, press the Exhibit button. Using the "ps -mo THREAD" output as shown in the exhibit, which of the following conclusions is most appropriate to draw?()

A. This is a uniprocessor system
B. The "prog" process has a nice value of 107
C. There are two active processors on this system
D. The "prog" process will only be scheduled to run on processor 0

4.單項選擇題Which of the following phrases is TRUE regarding monitoring disk I/O with iostat?()

A. The iostat can only be run as the root user
B. There could be zero percent I/O wait and still be an I/O bottleneck
C. Any I/O wait time displayed in output of "iostat" is an indication of severe I/O bottlenecks 
D. Running "iostat" without any arguments/parameters is sufficient for resolving I/O bottlenecks

最新試題

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 logical volume placement policies is likely to give the best performance in most cases, all other factors being equal?()

題型:單項選擇題

If percentage of RAM occupied by file pages falls below minperm, page replacement algorithm steals pages from ()

題型:單項選擇題

Which of the following RAID levels provide the best performance for a system where there are mostly writes occurring?()

題型:單項選擇題

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.  Using the vmstat output as shown in the exhibit, which of the following conclusions is most appropriate to draw about the I/O bottleneck?()

題型:單項選擇題

After issuing the nfsstat -rs command, the null received column starts to grow. This indicates which of the following conditions?()

題型:單項選擇題

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 commands should be used to monitor the average number of threads in the scheduler’s run queue for any given interval?()

題型:單項選擇題

To examine the Exhibit, press the Exhibit button. Using the "ps -mo THREAD" output as shown in the exhibit, which of the following conclusions is most appropriate to draw?()

題型:單項選擇題

Which of the following procedures WILL NOT increase contiguous free space on a the filesystem /data1, located on /dev/lv01, that is heavily fragmented?()

題型:單項選擇題