单选题An administrator needs to be able to restore a mksysb created on SERVER_A using a 4MM tape drive, to SERVER_B that only has an 8MM tape drive. There is an additional server that has a  4MM drive at /dev/rmt0 and an 8MM drive at /dev/rmt1.  Which of the following procedures should be followed to convert from the 4MM to 8MM format()Atcopy /dev/rmt0.1 /dev/rmt1.1Bdd if=/dev/rmt0.1 of=/dev/rmt1.1Ctar -xvf /dev/rmt0.1tar -cvf /dev/rmt1.1Dcpio -ivcBDUM  /dev/rmt0.1cpio -ovcBDUM. /dev/rmt1.1

单选题
An administrator needs to be able to restore a mksysb created on SERVER_A using a 4MM tape drive, to SERVER_B that only has an 8MM tape drive. There is an additional server that has a  4MM drive at /dev/rmt0 and an 8MM drive at /dev/rmt1.  Which of the following procedures should be followed to convert from the 4MM to 8MM format()
A

tcopy /dev/rmt0.1 /dev/rmt1.1

B

dd if=/dev/rmt0.1 of=/dev/rmt1.1

C

tar -xvf /dev/rmt0.1tar -cvf /dev/rmt1.1

D

cpio -ivcBDUM < /dev/rmt0.1cpio -ovcBDUM. >/dev/rmt1.1


参考解析

解析: 暂无解析

相关考题:

An administrator replaced a router with a switch. End users are able to access network shares butare not able to access the Internet. Which of the following is the BEST explanation why the usersare unable to access the Internet?()A. Router routes traffic between different networks and a switch does notB. The new switch is faulty and needs to be replaced and configured correctlyC. The firewall needs to be setup to allow traffic to reach the InternetD. The switch needs to be setup to forward data traffic to the Internet

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.savevgB.tarC.cpioD.mksysb

Which command can be used to show volume group information about filesystems and OS levels for a specified mksysb called server1.mksysb?() A.lsmksysb -lf server1.mksysbB.restore -mrT server1.mksysbC.listbackup -fT server1.mksysbD.listvgbackup -l server1.mksysb

In addition to the partition profile backup, how should the HMC be backed up to provide bare-metal restore capabilities?()A、Backup critical console dataB、Backup a bootable image to tapeC、Create mksysb image and store on a NIM serverD、Create mksysb image and store on an NFS server

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、savevgB、tarC、cpioD、mksysb

An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1.  After the mksysb is mounted in /mnt/backup/ from the local nim server, which command should be run to restore the file? () A、tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.confB、restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.confC、listvgbackup -f /mnt/backup/server1.mksysb  -r ./etc/resolv.confD、restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf

An administrator replaced a router with a switch. End users are able to access network shares butare not able to access the Internet. Which of the following is the BEST explanation why the usersare unable to access the Internet?()A、Router routes traffic between different networks and a switch does notB、The new switch is faulty and needs to be replaced and configured correctlyC、The firewall needs to be setup to allow traffic to reach the InternetD、The switch needs to be setup to forward data traffic to the Internet

An administrator receives a call from a user who is unable to receive email. After checking the workstation and email settings the administrator is still not able to determine the problem.  Which of thefollowing is the NEXT step that the administrator should take? ()A、 Create an action plan.B、 Escalate the issue.C、 Reboot the mail server.D、 Document the solution.

A system administrator has an existing mksysb image, but would like to modify the image.data file on the mksysb before installing it on a system. Which of the following procedures is most appropriate to perform?()A、Create a new image.data file and recreate the mksysb image.B、Use the dd command to replace the image.data file on the mksysb tape.C、Use the tctl command to palce the new image.data file on the mksysb tape.D、Place the new image.data file on a diskette that will be road during the installation of the mksysb.

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.

An administrator needs to recover an HMC due to a failed disk. The disk has been replaced, allowing the administrator to reinstall the HMC back to the required release of software. Backups of both the HMC Console Data and Upgrade Data are available. After reloading the HMC with the Recovery DVDs, what are the next steps to restore the HMC configuration?()A、Use the 'HMC Management Restore HMC Data' option to first restore just the HMC Data..B、Use the 'HMC Management Restore Upgrade Data' option to first restore just the Upgrade Data.C、Use the 'HMC Management Restore HMC Data' option to first restore the HMC Data and then the Upgrade Data.D、Use the 'HMC Management Restore Upgrade Data' option to first restore the Upgrade Data, and then the HMC Data.

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.

A client will be creating partitions on multiple systems with identical configurations. What is the recommended method for cloning the master partition?()A、Create a mksysb backup of the original and restore it to the new partitionsB、Use NIM to load the additional partitions from an image of the original partitionC、Create alt_disk_install clones of the original partition and assign the target disks to the new partitionsD、Use the split mirror function to split off additional copies of the original partition and assign them to the other partitions

An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1. After the mksysb is mounted in /mnt/backup/ from the local nim server. Which command should be run to restore the file?()A、tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.confB、restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.confC、listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.confD、restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf

Which command can be used to show volume group information about filesystems and OS levels for a specified mksysb called server1.mksysb?() A、lsmksysb -lf server1.mksysbB、restore -mrT server1.mksysbC、listbackup -fT server1.mksysbD、listvgbackup -l server1.mksysb

What are three facts about backups with mysqldump?()A、Can back up a remote database serverB、Allow a consistent backup to be takenC、Are always faster to restore than binary backupsD、Are able to back up specific items within a databaseE、Create automatically compressed backupsF、Will lock all storage engines for duration of backup

You are a system administrator at Company. The network includes 100 Windows 2000 Professional computers. A user named Peter wants to share a local printing device directly connected to his computer. Peter needs to share this device among three groups:  Engineering, Accounting, and Operations. Peter wants to delegate printer administration to one print administrator from each group. Each print administrator must be able to delete print jobs generated by their own group on the print device. They should not be able to delete print jobs from other groups. You want to configure Peter’s client computer to support these requirements.  What should you do? ()A、 Create a single shared printer to be used by all three groups.Allow each print administrator Manage Documents permission. B、 Create a separate shared printer for each group. For each shared printer, allow the respective      print administrator Manage Documents permission. C、 Create a single shared printer to be used by all three groups. Add the print administrator’s user      account from each group to the Power Users group on Peter’s client computer. D、 Create a separate shared printer for each group. Add the print administrator’s user account  from each group to the Power Users group on Peter’s client computer.

You are the Exchange administrator of the Xxx Corporation’s Exchange 2010 organization.You need to retrieve all messages from Ann’s mailbox that have the word "classified" in the message body and the subject of "New Project." The message may be either in the Calendar or Inbox folders. What should you do?()A、Use the Exchange Management Console to create a recovery storage groupB、Use the Exchange Management Shell to create a recovery storage groupC、Use the Exchange Management Console to create a recovery databaseD、Use the Exchange Management Shell to create a recovery databaseE、Use the Restore-Mailbox cmdlet to restore only messages that the word "classified" in the message body and the subject of "New Project"F、Use the Export-Message cmdlet to restore only messages that the word "classified" in the message body and the subject of "New Project"

You need to back up the existing data on a computer before you install a new application. You also need to ensure that you are able to recover individual user files that are replaced or deleted during the installation.  What should you do?()A、Create a System Restore point.B、Perform an Automated System Recovery (ASR) backup and restore.C、In the Backup and Restore Center window, click the Back up files button.D、In the Backup and Restore Center window, click the Back up computer button.

单选题Second, the car needs()collisions.Ato be able to avoidBbeing able to avoidCto be able to avoiding

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

单选题In addition to the partition profile backup, how should the HMC be backed up to provide bare-metal restore capabilities?()ABackup critical console dataBBackup a bootable image to tapeCCreate mksysb image and store on a NIM serverDCreate mksysb image and store on an NFS server

单选题A system administrator has a mksysb on tape of an AIX 5.2 machine and needs to install it on a different server. How can this be accomplished?()AInstall the base AIX from 5.2 media and then install the mksysb overtop.BMount the tape and use the tar command to install AIX and the rest of the contents of the rootvg.CInsert the mksysb tape and a 5.2 base media CD and then boot to maintenance mode and initiate the install.DInstall AIX 5.2 from base media and then perform an update_all install from the mksysb tape of the original machine.

单选题The administrator wants to backup the existing VIO server software and its current configuration before applying an update.  What command will the administrator use to backup the VIO server software so that the backup can be restored from a Network Installation Manager (NIM) server or a Hardware Management Console (HMC)?()A mksysb -t vio /mountpointB backupios -file /mountpointC mksysb -i /mountpoint/vio.mksysbD backupios -mksysb -file /mountpoint/vio.mksysb

单选题An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1. After the mksysb is mounted in /mnt/backup/ from the local nim server. Which command should be run to restore the file?()Atar -xvf /mnt/backup/server1.mksysb ./etc/resolv.confBrestore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.confClistvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.confDrestorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf

单选题An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1.  After the mksysb is mounted in /mnt/backup/ from the local nim server, which command should be run to restore the file? ()Atar -xvf /mnt/backup/server1.mksysb ./etc/resolv.confBrestore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.confClistvgbackup -f /mnt/backup/server1.mksysb  -r ./etc/resolv.confDrestorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf

单选题An administrator receives a call from a user who is unable to receive email. After checking the workstation and email settings the administrator is still not able to determine the problem.  Which of thefollowing is the NEXT step that the administrator should take? ()A Create an action plan.B Escalate the issue.C Reboot the mail server.D Document the solution.