lspv -l
lslv -p
lsps -a
lsvg -m
第1题:
Which of the following is TRUE when creating a file system that resides on the center of a disk?()
第2题:
Which of the following tools is used to report the location of logical partitions of a file system on a physical volume?()
第3题:
All of the following statements accurately describe process for administering file systems EXCEPT:()
第4题:
Which of the following commands should be used to determine whether a logical volume is contiguous across a disk?()
第5题:
Which of the following commands will list all the logical volumes and the file system distribution across a specific physical volume()
第6题:
Which of the following commands will list available paging space on a system?()
第7题:
Which of the following commands should be used to show how much data is read from or written to a particular logical volume, given there are several other logical volumes on the same disk?()
第8题:
An administrator attempts to add a new 100GB logical volume to the datavg volume group, which resides on hdisk1. How can the administrator easily determine if there is enough space in datavg to create the logical volume()
第9题:
lspv -l
lslv -p
lsps -a
lsvg -m
第10题:
lslv
lsfs
lspv
fileplace
第11题:
Add additional logical volumes two at a time
Add additional physical volumes two at a time
Create a columned striped logical volume using -C option of mklv
Create an extendable striped logical volume using -E option of mklv
第12题:
Increasing the size of a logical volume also increases the size of the file system
Reducing the size of a logical volume requires reducing the size of the file system first
Increasing the size of a file system requires increasing the size of the logical volume first
Increasing the size of a file system also increases the size of the logical volume when necessary
第13题:
Disks hdisk1 and hdisk2 are assigned to datavg. Which of the following commands should be used to determine which logical volumes are present on hdisk1?()
第14题:
Which command is used to list information about each physical volume in volume group testvg?()
第15题:
How can an administrator determine how many physical copies there are of a mirrored logical volume in rootvg()
第16题:
Which commands will list all the logical volumes and the file system distribution across a specific physical volume of the following?()
第17题:
Which command would an administrator use to list which filesystems are in volume group datavg?()
第18题:
A system administrator has backed up the datavg volume group using the savevg command. There are several raw logical volumes and some unmounted jfs filesystems in datavg. Which of the following statements is true about this backup?()
第19题:
While planning the logical volume design of a new install, Companycom considered using a striped logical volume for performance. They want to be able to extend the logical volume in the future. Which of the following actions will provide this capability?()
第20题:
The volume group and all logical volumes will be recreated. All raw and jfs filesystms will be backed up and restored.
This backup will be bootable and the volume group and all jfs logical volumes will be recreated.
This backup will not be bootable and the restorevg command is used to restore only the mounted and non-raw logical volumes. It will not recreate any logical volumes that are raw or unmounted.
The volume group and all logical volumes information is archived and will be recreated. The raw and unmounted filesystems will not be backed up and therefore not restored.
第21题:
lsfs
iostat
lslv -p
lsvg -p
第22题:
Ispv-I
Islv-p
Ispv-L
Isvg
第23题:
A logical volume must exist prior to running the crfs command to create a file system
A file system must be unmounted before it can be removed
Defining a file system imposes a structure on a logical volume
Removing a file system using rmfs automatically removes the underling logical volume
第24题:
The logical volume is created first.
The physical volume will be automatically created.
The physical partition must be specified as an option.
The file system will be mounted during the time of creation.