Store the mksysb in a safe place because a successful completion guarantees the mksysb is good.
Boot from the mksysb to verify it is bootable and list the files on the mksysb.
Look at the bosboot output when the mksysb was created to verify it is good.
List the files on the mksysb beucase listing all the files verifies there are no problems with the mksysb.
第1题:
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? ()
第2题:
After crating a mksysb, what is the most important procedure that should be followed?()
第3题:
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?()
第4题:
How can a directory be excluded from a mksysb backup of the following?()
第5题:
When using a mksysb and base media to clone a system, which of the following will cause the installation to fail()
第6题:
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?()
第7题:
List the files and verify it is bootable
Make sure it is labeled and store it in a safe place.
Make sure it is write-protected and labeled.
Look at the output of the mksysb command to verify it completed successfully.
第8题:
Store the mksysb in a safe place because a successful completion guarantees the mksysb is good.
Boot from the mksysb to verify it is bootable and list the files on the mksysb.
Look at the bosboot output when the mksysb was created to verify it is good.
List the files on the mksysb beucase listing all the files verifies there are no problems with the mksysb.
第9题:
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
第10题:
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.
第11题:
smitty mksysb (select additional volume group)
mkszfile && mksysb /dev/rmt0
smitty mksysb AND smitty savevg
smitty savevg (select additional volume group)
第12题:
tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf
restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf
listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.conf
restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf
第13题:
The mksysb command completed successfully. Which of the following steps are necessary to verify the mksysb is good?()
第14题:
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?()
第15题:
Which of the following techniques is used to extract the /usr/tmp directory from a mksysb backup?()
第16题:
Which command should an administrator use to view files and volume group backup information from a mksysb called server1.mksysb that is found in /backups?()
第17题:
Which command can be used to show volume group information about filesystems and OS levels for a specified mksysb called server1.mksysb?()
第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题:
mksysb -t vio /mountpoint
backupios -file /mountpoint
mksysb -i /mountpoint/vio.mksysb
backupios -mksysb -file /mountpoint/vio.mksysb
第20题:
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.
第21题:
lsmksysb -lf server1.mksysb
restore -mrT server1.mksysb
listbackup -fT server1.mksysb
listvgbackup -l server1.mksysb
第22题:
tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf
restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf
listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.conf
restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf
第23题:
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.
第24题:
lsmksysb -l /backups/server1.mksysb
showmksysb -f /backups/server1.mksysb
listvgbackup -f /backups/server1.mksysb
showvgbackup -l /backups/server1.mksysb