单选题Which commands will list all the logical volumes and the file system distribution across a specific physical volume of the following?()A lspv -lB lslv -pC lsps -aD lsvg -m

题目
单选题
Which commands will list all the logical volumes and the file system distribution across a specific physical volume of the following?()
A

lspv -l

B

lslv -p

C

lsps -a

D

lsvg -m


相似考题
更多“单选题Which commands will list all the logical volumes and the file system distribution across a specific physical volume of the following?()A lspv -lB lslv -pC lsps -aD lsvg -m”相关问题
  • 第1题:

    Which of the following is TRUE when creating a file system that resides on the center of a disk?()

    • A、The logical volume is created first.
    • B、The physical volume will be automatically created.
    • C、The physical partition must be specified as an option.
    • D、The file system will be mounted during the time of creation.

    正确答案:A

  • 第2题:

    Which of the following tools is used to report the location of logical partitions of a file system on a physical volume?()

    • A、 lsfs
    • B、 iostat
    • C、 lslv -p
    • D、 lsvg -p

    正确答案:C

  • 第3题:

    All of the following statements accurately describe process for administering file systems EXCEPT:()

    • A、A logical volume must exist prior to running the crfs command to create a file system
    • B、A file system must be unmounted before it can be removed
    • C、Defining a file system imposes a structure on a logical volume
    • D、Removing a file system using rmfs automatically removes the underling logical volume

    正确答案:A

  • 第4题:

    Which of the following commands should be used to determine whether a logical volume is contiguous across a disk?()

    • A、 lslv
    • B、 lsfs
    • C、 lspv
    • D、 fileplace

    正确答案:A

  • 第5题:

    Which of the following commands will list all the logical volumes and the file system distribution across a specific physical volume()

    • A、Ispv-I
    • B、Islv-p
    • C、Ispv-L
    • D、Isvg

    正确答案:A

  • 第6题:

    Which of the following commands will list available paging space on a system?()

    • A、lsps
    • B、lsps -a
    • C、lsps -pg
    • D、lsps ALL

    正确答案:B

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

    • A、 sar
    • B、 lslv
    • C、 iostat
    • D、 filemon

    正确答案:D

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

    • A、lslg datavg
    • B、lspv datavg
    • C、lsvg datavg
    • D、lslv hdisk1

    正确答案:C

  • 第9题:

    单选题
    Which commands will list all the logical volumes and the file system distribution across a specific physical volume of the following?()
    A

    lspv -l

    B

    lslv -p

    C

    lsps -a

    D

    lsvg -m


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

  • 第10题:

    单选题
    Which of the following commands should be used to determine whether a logical volume is contiguous across a disk?()
    A

     lslv

    B

     lsfs

    C

     lspv

    D

     fileplace


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

  • 第11题:

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

    B

    Add additional physical volumes two at a time

    C

    Create a columned striped logical volume using -C option of mklv

    D

    Create an extendable striped logical volume using -E option of mklv


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

  • 第12题:

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

    B

    Reducing the size of a logical volume requires reducing the size of the file system first

    C

    Increasing the size of a file system requires increasing the size of the logical volume first

    D

    Increasing the size of a file system also increases the size of the logical volume when necessary


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

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

    • A、lspv -l hdisk1
    • B、lsvg -l datavg
    • C、lslv -p hdisk1
    • D、lsattr -El hdisk1

    正确答案:A

  • 第14题:

    Which command is used to list information about each physical volume in volume group testvg?()

    • A、lsvg -p testvg
    • B、lspv -v testvg
    • C、lslv -l testvg
    • D、lsattr -v testvg

    正确答案:A

  • 第15题:

    How can an administrator determine how many physical copies there are of a mirrored logical volume in rootvg()

    • A、lslv rootvg
    • B、lsvgs rootvg
    • C、lsvg rootvg
    • D、lspv hdisk0

    正确答案:C

  • 第16题:

    Which commands will list all the logical volumes and the file system distribution across a specific physical volume of the following?()

    • A、lspv -l
    • B、lslv -p
    • C、lsps -a
    • D、lsvg -m

    正确答案:A

  • 第17题:

    Which command would an administrator use to list which filesystems are in volume group datavg?()

    • A、lspv datavg
    • B、lslv -a datavg
    • C、lsfs -v datavg
    • D、lsvg -l datavg

    正确答案:D

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

    正确答案:D

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

    • A、Add additional logical volumes two at a time
    • B、Add additional physical volumes two at a time
    • C、Create a columned striped logical volume using -C option of mklv
    • D、Create an extendable striped logical volume using -E option of mklv

    正确答案:C

  • 第20题:

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

  • 第21题:

    单选题
    Which of the following tools is used to report the location of logical partitions of a file system on a physical volume?()
    A

     lsfs

    B

     iostat

    C

     lslv -p

    D

     lsvg -p


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

  • 第22题:

    单选题
    Which of the following commands will list all the logical volumes and the file system distribution across a specific physical volume()
    A

    Ispv-I

    B

    Islv-p

    C

    Ispv-L

    D

    Isvg


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

  • 第23题:

    单选题
    All of the following statements accurately describe process for administering file systems EXCEPT:()
    A

    A logical volume must exist prior to running the crfs command to create a file system

    B

    A file system must be unmounted before it can be removed

    C

    Defining a file system imposes a structure on a logical volume

    D

    Removing a file system using rmfs automatically removes the underling logical volume


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

  • 第24题:

    单选题
    Which of the following is TRUE when creating a file system that resides on the center of a disk?()
    A

    The logical volume is created first.

    B

    The physical volume will be automatically created.

    C

    The physical partition must be specified as an option.

    D

    The file system will be mounted during the time of creation.


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