Which presents the heirarchical relationship between LVM entities?() A、Volume Group Physical Volume Logical Volume FilesystemB、Physical Volume Volume Group Logical Volume FilesystemC、Volume Group Physical Volume Filesystem Logical VolumeD、Physical Volume Volume Group Filesystem Logical Volume
Which presents the heirarchical relationship between LVM entities?()
- A、Volume Group > Physical Volume > Logical Volume > Filesystem
- B、Physical Volume > Volume Group > Logical Volume > Filesystem
- C、Volume Group > Physical Volume > Filesystem > Logical Volume
- D、Physical Volume > Volume Group > Filesystem > Logical Volume
相关考题:
Which command synchronizes or rebuilds the logical volume control block, the device configuration database, and the volume group descriptor areas on the physical volumes?() A.syncvg rootvgB.synclvm rootvgC.varyonvg rootvgD.synclvodm rootvg
Which of the following attributes should be specified when creating a volume group?() A.stripe sizeB.allocation policyC.physical partition sizeD.number of logical partitions
Which of the following statements best describes the relationship between a logical volume and a journaled file system (JFS)?() A.Increasing the size of a logical volume also increases the size of the file systemB.Reducing the size of a logical volume requires reducing the size of the file system firstC.Increasing the size of a file system requires increasing the size of the logical volume firstD.Increasing the size of a file system also increases the size of the logical volume when necessary
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.
The /systest filesystem is associated with the /dev/testlv logical volume on the ’testvg’ volume group. Given this information, which of the following commands can the system administrator use to determine if the /systest filesystem is mirrored?()A、dfB、lsvgC、lsfsD、lsdev
A system 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 logical volume within the volume group?()A、lslvB、lsvgC、iostatD、lvmstat
Which of the following statements best describes the relationship between a logical volume and a journaled file system (JFS)?()A、Increasing the size of a logical volume also increases the size of the file systemB、Reducing the size of a logical volume requires reducing the size of the file system firstC、Increasing the size of a file system requires increasing the size of the logical volume firstD、Increasing the size of a file system also increases the size of the logical volume when necessary
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()A、IslvB、vmstatC、iostatD、Ivmstat
With a scalable volume group, where is the logical volume control information stored on the disk?()A、In the ODMB、In the volume group descriptor areaC、In the first 512 bytes of the logical deviceD、In the first block of the user data within the LV
Which command synchronizes or rebuilds the logical volume control block, the device configuration database, and the volume group descriptor areas on the physical volumes?()A、syncvg rootvgB、synclvm rootvgC、varyonvg rootvgD、synclvodm rootvg
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?()A、It reduces the maximum file size allowed within the given volume group.B、It reduces the maximum number of files allowed within the given volume group.C、It reduces the maximum number of logical volumes allowed within the given volume group.D、It reduces the maximum number of physical volumes allowed within the given volume group.
How can a JFS2 filesystem be added to a volume group that has insufficient space to host a log LV?() A、Create the filesystem with an inline log.B、Create the filesystem referring to the jfs2log in rootvg.C、Create the filesystem and format the logical volume with ’logform’.D、Create the filesystem’s underlying logical volume with an inline log.
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?()A、Remove the physical volume from the system.B、Remove the physical volume from the volume group.C、Remove the physical partitions from the volume group.D、Remove the logical volume copies from the failing drive.
Which of the following attributes should be specified when creating a volume group?()A、stripe sizeB、allocation policyC、physical partition sizeD、number of logical partitions
What is the objective of the superstrict option that can be used when creating mirrors?()A、Allows the mirror partitions to spread across a maximum number of disks.B、Allows the copy of a partition to be on the same physical volume as the mirrored partition.C、Prevents partitions allocated to one logical volume mirror from sharing a physical volume with partitions from another logical volume mirror.D、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.
Which of the following AIX storage concepts is correct?()A、A filesystem can span multiple physical volumes.B、A physical volume can belong to more than 1 volume group.C、A logical volume can have up to 2 copies in each of 2 volume groups.D、The size of a filesystem is always the same size as its logical volume.
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?()A、Add additional logical volumes two at a timeB、Add additional physical volumes two at a timeC、Create a columned striped logical volume using -C option of mklvD、Create an extendable striped logical volume using -E option of mklv
Where can a system administrator find information regarding configured physical volumes, volume groups, and logical volumes besides the Volume Group Descriptor Area (VGDA)?()A、/etc/filesystemsB、/etc/environmentC、Object Data Manager (ODM)D、Logical Volume Control Block (LVCB)
Which of the following actions will occur once the reorgvg command is used?()A、The allocation policy for each logical volume will be set.B、The given allocation policy for each logical volume will be adhered to.C、Each logical volume's physical partitions will be moved to another volume group.D、Each logical volume's physical partitions will be moved to match its allocation policy, if there is sufficient space.
The /systest filesystem is associated with the /dev/testlv logical volume on the testvg volume group. The testvg volume group is assigned to physical volumes hdisk2 and hdisk3. Which command can the system administrator use to determine if the /systest filesystem is mirrored?()A、dfB、lslvC、lsfsD、lsdev
单选题Which of the following actions will occur once the reorgvg command is used?()AThe allocation policy for each logical volume will be set.BThe given allocation policy for each logical volume will be adhered to.CEach logical volume's physical partitions will be moved to another volume group.DEach logical volume's physical partitions will be moved to match its allocation policy, if there is sufficient space.
单选题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?()AIt reduces the maximum file size allowed within the given volume group.BIt reduces the maximum number of files allowed within the given volume group.CIt reduces the maximum number of logical volumes allowed within the given volume group.DIt reduces the maximum number of physical volumes allowed within the given volume group.
单选题With a scalable volume group, where is the logical volume control information stored on the disk?()AIn the ODMBIn the volume group descriptor areaCIn the first 512 bytes of the logical deviceDIn the first block of the user data within the LV
单选题Which presents the heirarchical relationship between LVM entities?()AVolume Group Physical Volume Logical Volume FilesystemBPhysical Volume Volume Group Logical Volume FilesystemCVolume Group Physical Volume Filesystem Logical VolumeDPhysical Volume Volume Group Filesystem Logical Volume
单选题Where can a system administrator find information regarding configured physical volumes, volume groups, and logical volumes besides the Volume Group Descriptor Area (VGDA)?()A/etc/filesystemsB/etc/environmentCObject Data Manager (ODM)DLogical Volume Control Block (LVCB)
单选题Which of the following AIX storage concepts is correct?()AA filesystem can span multiple physical volumes.BA physical volume can belong to more than 1 volume group.CA logical volume can have up to 2 copies in each of 2 volume groups.DThe size of a filesystem is always the same size as its logical volume.
单选题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.