In the ODM
In the volume group descriptor area
In the first 512 bytes of the logical device
In the first block of the user data within the LV
第1题:
All of the following are attributes that can be specified when creating a logical volume EXCEPT:()
第2题:
With a scalable volume group, where is the logical volume control information stored on the disk?()
第3题:
An administrator is trying to extend an existing volume group with a new hard disk, but the extendvg command returns the following error. 0516-1162 /usr/sbin/extendvg. Warning, The Physical Partition Size of 64 requires the creation of 8924 partitions for hdisk11. The limitation for volume group datavg is 1016 physical partitions per physical volume. Use chvg command with -t option to attempt to change the maximum Physical Partitions per Physical volume for this volume group. The chvg -t may or may not allow the extendvg command to succeed. What is the implication of using this option?()
第4题:
Which presents the heirarchical relationship between LVM entities?()
第5题:
Error log analysis indicates that a disk is starting to fail and will need to be replaced. The failing disk contains multiple logical volumes which span multiple disks. A free disk has been added to the failing disk’s volume group.Which of the following is the most efficient method to move the data from the failing disk to the new disk?()
第6题:
The allocation policy for each logical volume will be set.
The given allocation policy for each logical volume will be adhered to.
Each logical volume's physical partitions will be moved to another volume group.
Each logical volume's physical partitions will be moved to match its allocation policy, if there is sufficient space.
第7题:
Islv
vmstat
iostat
Ivmstat
第8题:
lslv
lsvg
iostat
lvmstat
第9题:
In the ODM
In the volume group descriptor area
In the first 512 bytes of the logical device
In the first block of the user data within the LV
第10题:
Remove the physical volume from the system.
Remove the physical volume from the volume group.
Remove the physical partitions from the volume group.
Remove the logical volume copies from the failing drive.
第11题:
/etc/filesystems
/etc/environment
Object Data Manager (ODM)
Logical Volume Control Block (LVCB)
第12题:
syncvg rootvg
synclvm rootvg
varyonvg rootvg
synclvodm rootvg
第13题:
An administrator has a server experiencing performance problems with logical volumes within a particular volume group. Which command can report I/O statistics for logical partitions with each logicalvolume within the volume group()
第14题:
Which command synchronizes or rebuilds the logical volume control block, the device configuration database, and the volume group descriptor areas on the physical volumes?()
第15题:
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?()
第16题:
A system administrator’s daily monitoring has revealed a failing disk drive. The drive that is failing, hdisk0, is a lvm mirrored drive. What is the first step that should be taken in order to physically replace this drive?()
第17题:
Where can a system administrator find information regarding configured physical volumes, volume groups, and logical volumes besides the Volume Group Descriptor Area (VGDA)?()
第18题:
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.
第19题:
Number of logical partitions
Disk where logical volume will reside
Size of the logical volume control block
Position of the logical volume on the disk
第20题:
It reduces the maximum file size allowed within the given volume group.
It reduces the maximum number of files allowed within the given volume group.
It reduces the maximum number of logical volumes allowed within the given volume group.
It reduces the maximum number of physical volumes allowed within the given volume group.
第21题:
Create the filesystem with an inline log.
Create the filesystem referring to the jfs2log in rootvg.
Create the filesystem and format the logical volume with ’logform’.
Create the filesystem’s underlying logical volume with an inline log.
第22题:
Volume Group > Physical Volume > Logical Volume > Filesystem
Physical Volume > Volume Group > Logical Volume > Filesystem
Volume Group > Physical Volume > Filesystem > Logical Volume
Physical Volume > Volume Group > Filesystem > Logical Volume
第23题:
Increase the size of the JFS log logical volume so more transacations can be written to this log.
Create a second, additional JFS log and have the /mydatabase logical volume point to both JFS logs.
Migrate the JFS log device to another physical disk in the same volume group.
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.
第24题:
Back up the data, remove the failing disk from the volume group, then restore the data to the new disk.
Use the migratepv command to move data from one disk to another and then remove the failing disk from the volume group.
Use the mirrorvg command to mirror the data to the new disk, break the mirror and then remove the failing disk from the volume group.
Create a new filesystem on the new disk and use the mv command to move the data to the new filesystem, and then remove the failing disk from the volume group.