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.
您可能感興趣的試卷
你可能感興趣的試題
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.
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
A. tin
B. tout
C. % idle
D. % tm_act
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
A. df -k
B. lsps
C. lslv -p
D. fileplace
最新試題
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?()