Third image, and resoting the file with the tar command
Third image, and restoring the file with the dd command
Fourth image, and restoring the file with the restore command
Fourth image followed by the tar command
第1题:
A file on the system ahs been lost, but the latest version is on a mksysb tape. The file is extracted from this mksysb tape by loading the tape. Which of the following indicates where the tape will be skipped forward?()
第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 ()
第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 ()
第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?()
第5题:
Which of the following sequence of commands extracts the third image from a tape that was created using the backup command?()
第6题:
A large enterprise customer needs a standardized way to backup user data from multiple systems to tape. What solution will meet this need?()
第7题:
backup command
Tivoli Storage Manager
Tivoli Disaster Recovery Manager
Store mksysb images on a NIM server
第8题:
tctl -f /dev/rmt0.1 fsf 2 ; tar -xv file3
tctl -f /dev/rmt0.0 fsf 3 ; dd if=file3 pf =/dev/mt0.1
tctl -f /dev/rmt0.1 fsf 2 ; dd if=/dev/rmt0.1 of=file3
tctl -f /dev/rmt0.0 fsf 3 ; dd if=/dev/rmt0.1 of=file3
第9题:
Backup, unmount, remove, recreate and restore the filesystem.
Boot from mksysb tape and select Shrink filesystems on restore.
Unmount, run defragfs /usr and the reducefs -size n /usr commands.
Update the /image.data file with the desired size for /usr and reboot the system.
第10题:
Create a new image.data file and recreate the mksysb image.
Use the dd command to replace the image.data file on the mksysb tape.
Use the tctl command to palce the new image.data file on the mksysb tape.
Place the new image.data file on a diskette that will be road during the installation of the mksysb.
第11题:
Third image, and resoting the file with the tar command
Third image, and restoring the file with the dd command
Fourth image, and restoring the file with the restore command
Fourth image followed by the tar command
第12题:
Use the tar command on the fifth image.
Use the restore command on the fourth image.
Use tctl -f /dev/rmt0.1 fsf 3 followed by the tar command on the fourth image.
Reboot using the mksysb tape and then use the dd command to extract the file.
第13题:
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?()
第14题:
Which of the following techniques is used to extract the /usr/tmp directory from a mksysb backup?()
第15题:
How can a directory be excluded from a mksysb backup of the following?()
第16题:
How can a directory be excluded from a mksysb backup()
第17题:
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?()
第18题:
Put an entry in the /etc/exclude.rootvg file
Put an entry in the /etc/mksysb.exclude file
Remove the directory’s entry from the mksysb /image.data file
Remove the directory’s entry from the /var/adm/ras/bosinst.data file
第19题:
Put an entry in the /etc/exclude.rootvg file.
Put an entry in the /etc/mksysb.exclude file.
Remove the directory’s entry from the mksysb /image.data file.
Remove the directory’s entry from the /var/adm/ras/bosinst.data file.
第20题:
dd
tar
cpio
restore
第21题:
Install a VIO partition to share the tape drive.
Purchase three external SCSI adapters and physically move the tape drive when needed.
Create the partition definitions with the SCSI adapter as a desired resource and use DLPAR commands to move the tape drive.
Create the partition definitions with the SCSI adapter as a required resource for all partitions and use DLPAR commands to move the tape drive.
第22题:
dd
tar
cpio
restore
第23题:
Install the base AIX from 5.2 media and then install the mksysb overtop.
Mount the tape and use the tar command to install AIX and the rest of the contents of the rootvg.
Insert the mksysb tape and a 5.2 base media CD and then boot to maintenance mode and initiate the install.
Install AIX 5.2 from base media and then perform an update_all install from the mksysb tape of the original machine.
第24题:
Add the list of files to /etc/exclude.rootvg.
Modify the image.data file and add the files to be excluded form the backup.
Modify the bosinst.data file and specify which files are to be excluded from the backup.
Specify the files to be excluded on the command line when executing the mksysb command.