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

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


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

    While using the smit install_remove menus to remove some filesets the system administrator notices the /usr filesystem is now unnecessarily large. Which of the following actions will reduce the size of the /usr filesystem?()

    • A、Backup, unmount, remove, recreate and restore the filesystem.
    • B、Boot from mksysb tape and select Shrink filesystems on restore.
    • C、Unmount, run defragfs /usr and the reducefs -size XXX /usr commands.
    • D、Update /etc/filesystems with the desired size for /usr and reboot the system.

    正确答案:B

  • 第2题:

    While using the smit install_remove menus to remove some filesets on an AIX 5.3 server, a system administrator notices the /usr filesystem is now unnecessarily large.  Which of the following actions will reduce the size of the /usr filesystem ()

    • A、Backup, unmount, remove, recreate and restore the filesystem.
    • B、Boot from mksysb tape and select Shrink filesystems on restore.
    • C、Unmount, run defragfs /usr and the reducefs -size n /usr commands.
    • D、Update the /image.data file with the desired size for /usr and reboot the system.

    正确答案:B

  • 第3题:

    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

    正确答案: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 administrator wants to automatically eject the backup tape each night after the backup is complete. Which command can be used to eject the tape?()

    • A、tar
    • B、tctl
    • C、rmdev
    • D、backup

    正确答案:B

  • 第6题:

    单选题
    Which of the following commands is used to restore the VIO server from a backup image?()
    A

    dd

    B

    tar

    C

    restore

    D

    installios


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

  • 第7题:

    单选题
    A system administrator needs to backup datavg which contains a database that pre-allocates files by padding them with nulls, similar to treating them as sparse files. In order to effectively backup and be able to restore the datavg files, which backup method should be used?()
    A

    savevg

    B

    tar

    C

    cpio

    D

    mksysb


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

  • 第8题:

    单选题
    A system administrator suspects that there were problems with the AIX installation on a pSeries server. Which of the following commands can be used, with the appropriate flags, to view the BOS installation output files?()
    A

    alog

    B

    errpt

    C

    lscfg

    D

    installp


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

  • 第9题:

    单选题
    A support specialist started to apply an APAR on a system by inserting the tape into the tape drive, and loaded the fix using smitty installp. The following error message is displayed: tape not in backup format   Which of the following will resolve this problem?()
    A

    Change density setting to 2

    B

    Set tape device to /dev/rmt0

    C

    Set block size to 0 for variable

    D

    Enable compression on tape device


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

  • 第10题:

    单选题
    While using the smit install_remove menus to remove some filesets on an AIX 5.3 server, a system administrator notices the /usr filesystem is now unnecessarily large.  Which of the following actions will reduce the size of the /usr filesystem ()
    A

    Backup, unmount, remove, recreate and restore the filesystem.

    B

    Boot from mksysb tape and select Shrink filesystems on restore.

    C

    Unmount, run defragfs /usr and the reducefs -size n /usr commands.

    D

    Update the /image.data file with the desired size for /usr and reboot the system.


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

  • 第11题:

    单选题
    An administrator trying to restore a backup from tape encounters read errors. The administrator suspects that it could be an issue with the block device. What is the appropriate method to resolve this issue?()
    A

    Set the block size to 0.

    B

    Read the tape using the tctl command.

    C

    Use the 'cpio' command to override tape device settings.

    D

    Run the 'dd' command to identify the block size from the tape.


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

  • 第12题:

    单选题
    A system administrator wants to automatically eject the backup tape each night after the backup is complete. Which command can be used to eject the tape?()
    A

    tar

    B

    tctl

    C

    rmdev

    D

    backup


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

  • 第13题:

    Which command can a system administrator use to verify that a tape is in backup format and is readable by the system?()

    • A、tar
    • B、tctl
    • C、tcopy
    • D、restore

    正确答案:D

  • 第14题:

    A customer has the need to implement a tape backup solution to backup a 500GB database on a daily basis.  Which of the following factors is the most important consideration in the design of a backup and restore solution?()

    • A、Amount of data in the backup
    • B、Bandwidth available to the tape device
    • C、Length of the backup/restore window
    • D、Speed that the backup system can find files for restoration

    正确答案:C

  • 第15题:

    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

  • 第16题:

    An administrator trying to restore a backup from tape encounters read errors. The administrator suspects that it could be an issue with the block device.  What is the appropriate method to resolve this issue?()  

    • A、Set the block size to 0.
    • B、Read the tape using the tctl command.
    • C、Use the ’cpio’ command to override tape device settings.
    • D、Run the ’dd’ command to identify the block size from the tape.

    正确答案:A

  • 第17题:

    You have a computer that runs Windows XP professional. The computer contains one partition and a floppy disk drive. You connect a new USB drive. You need to back up the computer to meet the following requirements: Enable a complete recovery if the hard disk fails. Enable an automatic restore of the operating systems. Automatically recreate the partitions during a restore process. What should you do?()

    • A、From System Restore, create a system restore point.
    • B、From the System Tools menu, run the Files and Settings Transfer Wizard.
    • C、From Windows Backup, run the Automated System Recovery (ASR) Wizard. 
    • D、From Windows Backup, run the Backup Wizard, and then select Only backup the System State data. 

    正确答案:C

  • 第18题:

    单选题
    A System p administrator found a process on the server that should be stopped.  Which of the following commands can be used to list all the signal actions defined for this process()
    A

    ps

    B

    pstat

    C

    lssig

    D

    procsig


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

  • 第19题:

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

  • 第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题:

    单选题
    While using the smit install_remove menus to remove some filesets the system administrator notices the /usr filesystem is now unnecessarily large. Which of the following actions will reduce the size of the /usr filesystem?()
    A

    Backup, unmount, remove, recreate and restore the filesystem.

    B

    Boot from mksysb tape and select Shrink filesystems on restore.

    C

    Unmount, run defragfs /usr and the reducefs -size XXX /usr commands.

    D

    Update /etc/filesystems with the desired size for /usr and reboot the system.


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

  • 第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题:

    单选题
    A customer has the need to implement a tape backup solution to backup a 500GB database on a daily basis.  Which of the following factors is the most important consideration in the design of a backup and restore solution?()
    A

    Amount of data in the backup

    B

    Bandwidth available to the tape device

    C

    Length of the backup/restore window

    D

    Speed that the backup system can find files for restoration


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

  • 第24题:

    单选题
    Which command can a system administrator use to verify that a tape is in backup format and is readable by the system?()
    A

    tar

    B

    tctl

    C

    tcopy

    D

    restore


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