单选题The system administrator mirrored the rootvg from hdisk0 to hdisk1 and needs to ensure the system would boot from hdisk1 if hdisk0 failed. Which of the following commands would be used to accomplish this?()A bootlist -mo normal hdisk1B bootlist -m norm

题目
单选题
The system administrator mirrored the rootvg from hdisk0 to hdisk1 and needs to ensure the system would boot from hdisk1 if hdisk0 failed. Which of the following commands would be used to accomplish this?()
A

bootlist -mo normal hdisk1

B

bootlist -m normal hdisk0 hdisk1

C

bootlist -m service hdisk0 hdisk1

D

bosboot -m normal hdisk0 hdisk1 -i


相似考题
更多“单选题The system administrator mirrored the rootvg from hdisk0 to hdisk1 and needs to ensure the system would boot from hdisk1 if hdisk0 failed. Which of the following commands would be used to accomplish this?()A bootlist -mo normal hdisk1B bootlist -m norm”相关问题
  • 第1题:

    AIX shows the boot order in the following output.hdisk0 hdisk1 blv=hd5 cd0. What will happen when the system administrator reboots the server?()

    • A、The server will boot from cd0
    • B、The server will boot from hdisk0
    • C、The server will boot into SMS mode
    • D、The server will boot from hdisk1

    正确答案:D

  • 第2题:

    How can the administrator display the boot paths from which AIX can boot?()

    • A、bootinfo -r
    • B、lspath -boot
    • C、bosboot -ad hdisk0
    • D、bootlist -m normal -rv

    正确答案:D

  • 第3题:

    An administrator has added hdisk2 to rootvg and would like to create a boot logical volume on the disk soit can be used as theprimary boot partition on the next reboot. Which command should the administrator use?()

    • A、bosboot -ad hdisk2
    • B、mkblv -y bootlv hdisk2
    • C、crlv -t bootlv -d hdisk2
    • D、bootlist -om normal hdisk2

    正确答案:A

  • 第4题:

    A system administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect. Which of the following commands can be used to determine the block size of the backup tape?()

    • A、dd
    • B、tar
    • C、cpio
    • D、restore

    正确答案:A

  • 第5题:

    A System p administrator needs to replace a failed internal disk in a mirrored rootvg.  Which of thefollowing is one of the steps that would need to be followed()

    • A、Run cfgmgr
    • B、odmdelete CuAt
    • C、exportvg rootvg
    • D、Deallocate LPs from failed disk

    正确答案:A

  • 第6题:

    单选题
    There is the possibility that hdisk1 in the root volume group is going bad. A decision has been made to replace the disk. After saving all of the data from the disk and unmounting any filesystems on the disk, which of the following commands should be run before removing the disk from the system?()
    A

    chgv -a n hdisk rootvg; rmdev -1 hdisk1 -d

    B

    rmdev -1 hdisk1 -d; reducevg -df rootvg hdisk1

    C

    reducevg -df rootvg hdisk1; rmdev -1 hdisk1 -d

    D

    reducevg -df rootvg hdisk1; rmdev -1 hdisk1


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

  • 第7题:

    单选题
    Which of the following commands would be used to go from c:/windows to c:/windows/system32?()
    A

    RD

    B

    MD

    C

    DIR

    D

    CD


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

  • 第8题:

    单选题
    A System p administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect.  Which of the following commands can be used to determine the block size of the backup tape ()
    A

    dd

    B

    tar

    C

    cpio

    D

    restore


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

  • 第9题:

    单选题
    AIX shows the boot order in the following output:  hdisk0 hdisk1 blv=hd5 cd0  What will happen when the system administrator reboots the server?()
    A

    The server will boot from cd0

    B

    The server will boot from hdisk0.

    C

    The server will boot into SMS mode

    D

    The server will boot from hdisk1.


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

  • 第10题:

    单选题
    An administrator has mirrored rootvg onto hdisk1,after the physical volumes finished syncing the administrator wants to add the newdisk to the boot order.Currently the boot order looks like:hdisk0 blv=hd5. Which of the following commands will add hdisk1 to the current boot order?()
    A

    bootset -a hdisk1

    B

    bootlist -om normal hdisk1

    C

    setbootlist -m hdisk0 hdisk1

    D

    bootlist -om normal hdisk0 hdisk1


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

  • 第11题:

    单选题
    AIX shows the boot order in the following output: hdisk0  hdisk1 blv=hd5 cd0  What will happen when the system administrator reboots the server?()
    A

    The server will boot from cd0

    B

    The server will boot from hdisk0

    C

    The server will boot into SMS mode

    D

    The server will boot from hdisk1


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

  • 第12题:

    单选题
    A new application has been added to a system which needs to automatically be started at system startup. The system administrator has decided to accomplish this by using the /etc/inittab file. Which command would be used to accomplish this in a supported manner?()
    A

    vi

    B

    mkitab

    C

    telinit

    D

    startsrc


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

  • 第13题:

    AIX shows the boot order in the following output: hdisk0  hdisk1 blv=hd5 cd0  What will happen when the system administrator reboots the server?()

    • A、The server will boot from cd0
    • B、The server will boot from hdisk0
    • C、The server will boot into SMS mode
    • D、The server will boot from hdisk1

    正确答案:B

  • 第14题:

    An administrator has mirrored rootvg onto hdisk1,after the physical volumes finished syncing the administrator wants to add the newdisk to the boot order.Currently the boot order looks like:hdisk0 blv=hd5. Which of the following commands will add hdisk1 to the current boot order?()

    • A、bootset -a hdisk1
    • B、bootlist -om normal hdisk1
    • C、setbootlist -m hdisk0 hdisk1
    • D、bootlist -om normal hdisk0 hdisk1

    正确答案:D

  • 第15题:

    In AIX Version 5.3, a system administrator wants to create a bootlist for normal bootups from a file  named /bootlist.norm.  Which of the following is the proper command to accomplish this()

    • A、bootlist -m normal < /bootlist.norm
    • B、bootlist -m normal -f /bootlist.norm
    • C、bootlist -m normal -o /bootlist.norm
    • D、bootlist -m normal hdisk0 hdisk1 rmt0 fd /bootlist.norm

    正确答案:B

  • 第16题:

    There is the possibility that hdisk1 in the root volume group is going bad. A decision has been made to replace the disk. After saving all of the data from the disk and unmounting any filesystems on the disk, which of the following commands should be run before removing the disk from the system?()

    • A、chgv -a n hdisk rootvg; rmdev -1 hdisk1 -d
    • B、rmdev -1 hdisk1 -d; reducevg -df rootvg hdisk1
    • C、reducevg -df rootvg hdisk1; rmdev -1 hdisk1 -d
    • D、reducevg -df rootvg hdisk1; rmdev -1 hdisk1

    正确答案:C

  • 第17题:

    AIX shows the boot order in the following output:  hdisk0 hdisk1 blv=hd5 cd0  What will happen when the system administrator reboots the server?()  

    • A、The server will boot from cd0
    • B、The server will boot from hdisk0.
    • C、The server will boot into SMS mode
    • D、The server will boot from hdisk1.

    正确答案:D

  • 第18题:

    单选题
    A System p administrator needs to replace a failed internal disk in a mirrored rootvg.  Which of thefollowing is one of the steps that would need to be followed()
    A

    Run cfgmgr

    B

    odmdelete CuAt

    C

    exportvg rootvg

    D

    Deallocate LPs from failed disk


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

  • 第19题:

    单选题
    In AIX Version 5.3, a system administrator wants to create a bootlist for normal bootups from a file  named /bootlist.norm.  Which of the following is the proper command to accomplish this()
    A

    bootlist -m normal < /bootlist.norm

    B

    bootlist -m normal -f /bootlist.norm

    C

    bootlist -m normal -o /bootlist.norm

    D

    bootlist -m normal hdisk0 hdisk1 rmt0 fd /bootlist.norm


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

  • 第20题:

    单选题
    A system administrator would like to verify the user definitions in the /etc/passwd file. Which of the following commands will accomplish this?()
    A

    usrck

    B

    sysck

    C

    lssec

    D

    lsuser


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

  • 第21题:

    单选题
    AIX shows the boot order in the following output.hdisk0 hdisk1 blv=hd5 cd0. What will happen when the system administrator reboots the server?()
    A

    The server will boot from cd0

    B

    The server will boot from hdisk0

    C

    The server will boot into SMS mode

    D

    The server will boot from hdisk1


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

  • 第22题:

    单选题
    A system administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect. Which of the following commands can be used to determine the block size of the backup tape?()
    A

    dd

    B

    tar

    C

    cpio

    D

    restore


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

  • 第23题:

    单选题
    The system administrator mirrored the rootvg from hdisk0 to hdisk1 and needs to ensure the system would boot from hdisk1 if hdisk0 failed. Which of the following commands would be used to accomplish this?()
    A

    bootlist -mo normal hdisk1

    B

    bootlist -m normal hdisk0 hdisk1

    C

    bootlist -m service hdisk0 hdisk1

    D

    bosboot -m normal hdisk0 hdisk1 -i


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

  • 第24题:

    单选题
    A system administrator has determined a root mirrored disk, hdisk1, needs to be replaced. The root volume has been unmirrored. What is the next step to remove the disk drive?()
    A

    cfgmgr

    B

    rmdev -d hdisk1 -l

    C

    reducevg rootvg hdisk1

    D

    have the IBM CE replace the disk


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