Ispv-I
Islv-p
Ispv-L
Isvg
第1题:
Which of the following is TRUE when creating a file system that resides on the center of a disk?()
第2题:
All of the following statements accurately describe process for administering file systems EXCEPT:()
第3题:
Which commands will list all the logical volumes and the file system distribution across a specific physical volume of the following?()
第4题:
A disk contains several logical volumes. Which of the following commands indicates how much data is read from or written to a particular logical volume on the same disk?()
第5题:
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?()
第6题:
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?()
第7题:
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.
第8题:
lslv
lsfs
lspv
fileplace
第9题:
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
第10题:
Allows the mirror partitions to spread across a maximum number of disks.
Allows the copy of a partition to be on the same physical volume as the mirrored partition.
Prevents partitions allocated to one logical volume mirror from sharing a physical volume with partitions from another logical volume mirror.
Forces copies of logical partitions to be housed on different physical volumes, while allowing a single physical volume to be shared by logical volume mirrors.
第11题:
A filesystem can span multiple physical volumes.
A physical volume can belong to more than 1 volume group.
A logical volume can have up to 2 copies in each of 2 volume groups.
The size of a filesystem is always the same size as its logical volume.
第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题:
Which of the following tools is used to report the location of logical partitions of a file system on a physical volume?()
第14题:
Which of the following commands should be used to determine whether a logical volume is contiguous across a disk?()
第15题:
Which of the following commands will list all the logical volumes and the file system distribution across a specific physical volume()
第16题:
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?()
第17题:
Which of the following AIX storage concepts is correct?()
第18题:
Where can a system administrator find information regarding configured physical volumes, volume groups, and logical volumes besides the Volume Group Descriptor Area (VGDA)?()
第19题:
lsfs
iostat
lslv -p
lsvg -p
第20题:
Ispv-I
Islv-p
Ispv-L
Isvg
第21题:
sar
lslv
iostat
filemon
第22题:
sar
iostat
svmon
filemon
第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.