单选题A system administrator has a filesystem called /test/data in volume group datavg. Which of the following commands will allow the administrator to create a mirrored copy of the filesystem’s data?()A chfsB chlvC mklvcopyD mkfscopy

题目
单选题
A system administrator has a filesystem called /test/data in volume group datavg. Which of the following commands will allow the administrator to create a mirrored copy of the filesystem’s data?()
A

chfs

B

chlv

C

mklvcopy

D

mkfscopy


相似考题
参考答案和解析
正确答案: C
解析: 暂无解析
更多“单选题A system administrator has a filesystem called /test/data in volume group datavg. Which of the following commands will allow the administrator to create a mirrored copy of the filesystem’s data?()A chfsB chlvC mklvcopyD mkfscopy”相关问题
  • 第1题:

    A system administrator has a failed disk drive that is mirrored to another disk drive. They successfully removed the logical volume copies off of the failed disk drive. Which of the following commands should be used to remove the failed disk drive from the volume group?()

    • A、chvg
    • B、rmdev
    • C、reducevg
    • D、exportvg

    正确答案:C

  • 第2题:

    A system administrator has a filesystem called /test/data in volume group datavg. Which of the following commands will allow the administrator to create a mirrored copy of the filesystem’s data?()

    • A、chfs
    • B、chlv
    • C、mklvcopy
    • D、mkfscopy

    正确答案:C

  • 第3题:

    A system administrator is attempting to unmount filesystem /dev/data and receives the following message:   umount: 0506-349 Cannot unmount /dev/data: The requested resource is busy.   Which of the following commands can be used to determine which process has open references within the filesystem?()

    • A、lsfs
    • B、topas
    • C、fuser
    • D、mount

    正确答案:C

  • 第4题:

    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

  • 第5题:

    An administrator wants to mirror an important filesystem between two disks without mirroring the entire volume group. Which command should be used?()

    • A、cplv
    • B、mirrorvg
    • C、mklvcopy
    • D、migratelv

    正确答案:C

  • 第6题:

    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、df
    • B、lslv
    • C、lsfs
    • D、lsdev

    正确答案:B

  • 第7题:

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

    df

    B

    lslv

    C

    lsfs

    D

    lsdev


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

  • 第8题:

    单选题
    A pSeries server is being used as a file server and all data is stored on a non-root volume group and resides on mounted filesystems. Which of the following commands provides the quickest way to backup all of the data and filesystem definitions?()
    A

    tar

    B

    cpio

    C

    savefs

    D

    savevg


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

  • 第9题:

    单选题
    A system administrator has filesystems that should not be mounted during system startup. How can the system administrator prevent the /data filesystem from being mounted during subsequent boots?()
    A

    mount -no /data

    B

    chfs -A no /data

    C

    mount -t nfs /data

    D

    chfs -a type=nfs /data


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

  • 第10题:

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

    df

    B

    lsvg

    C

    lsfs

    D

    lsdev


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

  • 第11题:

    单选题
    A system has a mirrored data volume group that has a filesystem /data of 10 logical partitions. How many physical partitions will the filesystem have?()
    A

    1

    B

    2

    C

    10

    D

    20


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

  • 第12题:

    单选题
    A system has a mirrored data volume group that has a filesystem /data of 10 logical partitions. How many physical partitions will thefilesystem have?()
    A

    1

    B

    2

    C

    10

    D

    20


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

  • 第13题:

    A system has a mirrored data volume group that has a filesystem /data of 10 logical partitions. How many physical partitions will thefilesystem have?()

    • A、1
    • B、2
    • C、10
    • D、20

    正确答案:D

  • 第14题:

    A system has a mirrored data volume group that has a filesystem /data of 10 logical partitions.  How many physical partitions will the filesystem have?()

    • A、1
    • B、2
    • C、10
    • D、20

    正确答案:D

  • 第15题:

    A pSeries server is being used as a file server and all data is stored on a non-root volume group and resides on mounted filesystems. Which of the following commands provides the quickest way to backup all of the data and filesystem definitions?()

    • A、tar
    • B、cpio
    • C、savefs
    • D、savevg

    正确答案:D

  • 第16题:

    A system administrator has determined that the /development filesystem needs to be changed from JFS to JFS2 to take advantage of the new capabilites available in JFS2. What is the method to convert the /development filesystem from type JFS to JFS2?()

    • A、Umount the /development filesystem and remount it using the following command: mount -t jfs2 /development
    • B、Edit the /etc/filesystems file to change the type paramter to "jfs2" and change the log parameter to "jfs2log"
    • C、Backup the /development filesystem data, delete the JFS /development filesystem, create the new JFS2 /development filsystem, and restore the data to the /development filesystem
    • D、Backup the /development filesystem data, change the /development filesystem using the following command,chfs -t type=jfs2 /development.then, restore the data to the /development filesystem

    正确答案:C

  • 第17题:

    An administrator needs to apply a Technology Level update. During the preview install, the output indicates that there is insufficient space in the /usr filesystem. Review of the root volume group indicates there are no available physical partitions, but the /test jfs2 filesystem is only 8% used.  What is the most efficient method to use the available space in the /test filesystem to apply the update?()

    • A、Use chfs to reduce the /test filesystem
    • B、Use cplv to copy the /test filesystem to a smaller logical volume
    • C、Use migratepv l to move the /test filesystem to a different volume group
    • D、Backup the /test filesystem, remove it, and recreate it with a smaller size

    正确答案:A

  • 第18题:

    单选题
    A system administrator has determined that the /development filesystem needs to be changed from JFS to JFS2 to take advantage of the new capabilites available in JFS2. What is the method to convert the /development filesystem from type JFS to JFS2?()
    A

    Umount the /development filesystem and remount it using the following command: mount -t jfs2 /development

    B

    Edit the /etc/filesystems file to change the type paramter to jfs2 and change the log parameter to jfs2log

    C

    Backup the /development filesystem data, delete the JFS /development filesystem, create the new JFS2 /development filsystem, and restore the data to the /development filesystem

    D

    Backup the /development filesystem data, change the /development filesystem using the following command,chfs -t type=jfs2 /development.then, restore the data to the /development filesystem


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

  • 第19题:

    单选题
    A system administrator has increased the size the logical volume lv00. The administrator now wants to enlarge the filesystem /fs00 that is mounted on lv00 to the same size that lv00 currently is. Which of the following commands will show the administrator the number of blocks to use when increasing the size of the filesystem /fs00?()
    A

    lslv /fs00

    B

    lsfs -q /fs00

    C

    lsdev -Cc lv00

    D

    lsattr -El lv00


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

  • 第20题:

    单选题
    A system administrator is attempting to unmount filesystem /dev/data and receives the following message:   umount: 0506-349 Cannot unmount /dev/data: The requested resource is busy.   Which of the following commands can be used to determine which process has open references within the filesystem?()
    A

    lsfs

    B

    topas

    C

    fuser

    D

    mount


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

  • 第21题:

    单选题
    A system administrator has a filesystem called /test/data in volume group datavg. Which of the following commands will allow the administrator to create a mirrored copy of the filesystem’s data?()
    A

    chfs

    B

    chlv

    C

    mklvcopy

    D

    mkfscopy


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

  • 第22题:

    单选题
    An administrator needs to apply a Technology Level update. During the preview install, the output indicates that there is insufficient space in the /usr filesystem. Review of the root volume group indicates there are no available physical partitions, but the /test jfs2 filesystem is only 8% used.  What is the most efficient method to use the available space in the /test filesystem to apply the update?()
    A

    Use chfs to reduce the /test filesystem

    B

    Use cplv to copy the /test filesystem to a smaller logical volume

    C

    Use migratepv l to move the /test filesystem to a different volume group

    D

    Backup the /test filesystem, remove it, and recreate it with a smaller size


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

  • 第23题:

    单选题
    The operator needs to change the /test filesystem in the testvg volume group so that it mounts automatically following a system reboot. Which of the following commands is correct?()
    A

    chvg -a y testvg

    B

    chfs -A yes /test

    C

    mount /test -auto=yes

    D

    chlv -a automount=y testlv


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

  • 第24题:

    单选题
    A system administrator has a failed disk drive that is mirrored to another disk drive. They successfully removed the logical volume copies off of the failed disk drive. Which of the following commands should be used to remove the failed disk drive from the volume group?()
    A

    chvg

    B

    rmdev

    C

    reducevg

    D

    exportvg


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