单选题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

题目
单选题
With a scalable volume group, where is the logical volume control information stored on the disk?()
A

In the ODM

B

In the volume group descriptor area

C

In the first 512 bytes of the logical device

D

In the first block of the user data within the LV


相似考题
参考答案和解析
正确答案: B
解析: 暂无解析
更多“单选题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”相关问题
  • 第1题:

    All of the following are attributes that can be specified when creating a logical volume EXCEPT:()

    • A、Number of logical partitions
    • B、Disk where logical volume will reside
    • C、Size of the logical volume control block
    • D、Position of the logical volume on the disk

    正确答案:C

  • 第2题:

    With a scalable volume group, where is the logical volume control information stored on the disk?()

    • A、In the ODM
    • B、In the volume group descriptor area
    • C、In the first 512 bytes of the logical device
    • D、In the first block of the user data within the LV

    正确答案:B

  • 第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?()

    • 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.

    正确答案:D

  • 第4题:

    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

    正确答案:A

  • 第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?()

    • A、Back up the data, remove the failing disk from the volume group, then restore the data to the new disk.
    • B、Use the migratepv command to move data from one disk to another and then remove the failing disk from the volume group.
    • C、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.
    • D、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.

    正确答案:B

  • 第6题:

    单选题
    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.


    正确答案: D
    解析: 暂无解析

  • 第7题:

    单选题
    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

    Islv

    B

    vmstat

    C

    iostat

    D

    Ivmstat


    正确答案: A
    解析: 暂无解析

  • 第8题:

    单选题
    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

    lslv

    B

    lsvg

    C

    iostat

    D

    lvmstat


    正确答案: D
    解析: 暂无解析

  • 第9题:

    单选题
    With a scalable volume group, where is the logical volume control information stored on the disk?()
    A

    In the ODM

    B

    In the volume group descriptor area

    C

    In the first 512 bytes of the logical device

    D

    In the first block of the user data within the LV


    正确答案: B
    解析: 暂无解析

  • 第10题:

    单选题
    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.


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    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/filesystems

    B

    /etc/environment

    C

    Object Data Manager (ODM)

    D

    Logical Volume Control Block (LVCB)


    正确答案: C
    解析: 暂无解析

  • 第12题:

    单选题
    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 rootvg

    B

    synclvm rootvg

    C

    varyonvg rootvg

    D

    synclvodm rootvg


    正确答案: C
    解析: 暂无解析

  • 第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()

    • A、Islv
    • B、vmstat
    • C、iostat
    • D、Ivmstat

    正确答案:D

  • 第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?()

    • A、syncvg rootvg
    • B、synclvm rootvg
    • C、varyonvg rootvg
    • D、synclvodm rootvg

    正确答案:D

  • 第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?()

    • A、The volume group and all logical volumes will be recreated. All raw and jfs filesystms will be backed up and restored.
    • B、This backup will be bootable and the volume group and all jfs logical volumes will be recreated.
    • C、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.
    • D、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.

    正确答案:D

  • 第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?()

    • 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.

    正确答案:D

  • 第17题:

    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/filesystems
    • B、/etc/environment
    • C、Object Data Manager (ODM)
    • D、Logical Volume Control Block (LVCB)

    正确答案:C

  • 第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?()
    A

    The volume group and all logical volumes will be recreated. All raw and jfs filesystms will be backed up and restored.

    B

    This backup will be bootable and the volume group and all jfs logical volumes will be recreated.

    C

    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.

    D

    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.


    正确答案: A
    解析: 暂无解析

  • 第19题:

    单选题
    All of the following are attributes that can be specified when creating a logical volume EXCEPT:()
    A

    Number of logical partitions

    B

    Disk where logical volume will reside

    C

    Size of the logical volume control block

    D

    Position of the logical volume on the disk


    正确答案: C
    解析: 暂无解析

  • 第20题:

    单选题
    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.


    正确答案: D
    解析: 暂无解析

  • 第21题:

    单选题
    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
    解析: 暂无解析

  • 第22题:

    单选题
    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


    正确答案: B
    解析: 暂无解析

  • 第23题:

    单选题
    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.


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    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?()
    A

    Back up the data, remove the failing disk from the volume group, then restore the data to the new disk.

    B

    Use the migratepv command to move data from one disk to another and then remove the failing disk from the volume group.

    C

    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.

    D

    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.


    正确答案: C
    解析: 暂无解析