网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
A system administrator will use a mksysb from a uniprocessor microchannel server running AIX 5.1 to install a multiprocessor chrp server. What else is required?()
A
A 5.1 AIX base media set
B
A 5.1 Additional Device Driver CD
C
A mksysb of the multiprocessor chrp server
D
A savevg of the uniprocessor microchannel server
参考答案
参考解析
解析:
暂无解析
更多 “单选题A system administrator will use a mksysb from a uniprocessor microchannel server running AIX 5.1 to install a multiprocessor chrp server. What else is required?()A A 5.1 AIX base media setB A 5.1 Additional Device Driver CDC A mksysb of the multiprocessor chrp serverD A savevg of the uniprocessor microchannel server” 相关考题
考题
Which of the following techniques is used to extract the /usr/tmp directory from a mksysb backup?()
A.Use the tar command on the fifth image.B.Use the restore command on the fourth image.C.Use tctl -f /dev/rmt0.1 fsf 3 followed by the tar command on the fourth image.D.Reboot using the mksysb tape and then use the dd command to extract the file.
考题
A p5 595 does not have any device connected to it for backup. What AIX method should be used to backup each of the LPAR environments and have a quick recovery path?()A、Use savevg and copy to an NFS filesystemB、Create a mksysb on an NFS exported filesystemC、Use tar to copy system over network with a pipeD、Create mksysb on an NFS exported NIM filesystem
考题
An administrator has added a new device to a system and wants to determine if it has been correctly added to the ODM database. Which command would the system administrator use?()A、odmgetB、odmaddC、odmshowD、odmcreate
考题
A system administrator will be migrating a server from AIX 5.1 to AIX 5.2 and is uncertain if the application running on the server will function properly after the migration. What is the fastest way to return to the previous AIX level if the application does not work?()A、Use base media to restore system to AIX 5.1.B、Use an alt_disk_install and boot back to the AIX 5.1 rootvg.C、Make a mksysb of the original AIX to restore back to the AIX 5.1 level.D、Perform the AIX 5.2 upgrade using update_all with the commit option and reject filesets to return to AIX 5.1.
考题
Which installation method enables the quickest recovery in the event of failure when upgrading from AIX 5.3 to AIX 6.1?()A、Use alt_disk_install.B、Apply the upgrade without commit.C、Use a backup image from a NIM server.D、Use a mksysb image from a locally attached DVD-RAM.
考题
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.
考题
Which command can a system administrator use to verify that a tape is in backup format and is readable by the system?()A、tarB、tctlC、tcopyD、restore
考题
A system administrator used the savevg command to back up the testvg each night. There is now a requirement to exclude the /test/static filesystem from the backup. How can this be accomplished?()A、Use the -X flag on the savevg commandB、Put an entry in the /etc/exclude.testvg fileC、Remove the /test/static entries from the /vgdata/testvg.data fileD、Use the touch command to create /test/static/.exclude before using savevg
考题
Which of the following techniques is used to extract the /usr/tmp directory from a mksysb backup?()A、Use the tar command on the fifth image.B、Use the restore command on the fourth image.C、Use tctl -f /dev/rmt0.1 fsf 3 followed by the tar command on the fourth image.D、Reboot using the mksysb tape and then use the dd command to extract the file.
考题
New AIX systems arrive without a CDROM drive. All systems do not have the system hardware configuration. Which of the following options is the most appropriate way to install AIX on the systems?()A、Install CDROM drives or tape drives on the systems because that is the only way to install AIX.B、Install one system. Take a mksysb from the first system and resotre the mksysb to the remaining systems.C、Install one system. Mirror rootvg onto a disk from each of the remaining systems.D、Setup and NIM master and resources.
考题
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?() A、lsmksysb -l /backups/server1.mksysbB、showmksysb -f /backups/server1.mksysbC、listvgbackup -f /backups/server1.mksysbD、showvgbackup -l /backups/server1.mksysb
考题
After installing the base operating system and the Server bundle, a system administrator decides to remove several printer definitions that the system users will not need. Which of the following procedures is the best way for a system administrator to remove the extra printer definitions?()A、Select the SMIT option to remove software productsB、Reinstall the desired filesets using the "Force Overwrite" optionC、Delete the unnecessary entries from the /usr/lpp/printers directoryD、Use the ODM edit (odem) utility to revmoe the definition from the system's ODM database
考题
Several people in an Information Technology (IT) department are asking for fileset updates that the system administrator received earlier that day on CD-ROM. The system administrator created an install directory on their machine and made it available to everyone. Which of the following commands will allow the system administrator to copy the images from the CD-ROM to the install directory?()A、smit bffcreate from the target directoryB、tar -xvf /dev/cd0 from the target directoryC、restore -xvqf /dev/cd0 from the target directoryD、mount the cdrom on /cdrom and cp /cdrom/* . from the target directory
考题
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
考题
A user reports a corrupted boot logical volume. In order to recreate the contents of the boot logical volume which of the following procedures should the user be advised to perform?()A、Reboot the system in normal mode.B、Use the bosboot command to rebuild the boot image.C、Restore the boot logical volume from a mksysb image.D、Reboot the system into maintenance mode and run fsck on the boot logical volume.
考题
The system administrator has created a mksysb to attempt to clone to another system. Which of the following considerations is NOT true?()A、When using a mksysb to clone a system that has had device driver updates applied, the target system does not need to be updated with device driver Updates to match the source systems level, as the mksysb will have the needed drivers.B、CHRP architecture systems cloned form non-CHRP architecture systems with Updates applied may fail to boot due to incompatibilities between the updated kernel in the mksysb image and the base level devices.chrp.base.rte fileset installed during the cloning process.C、If the source and target system kernels are different (for example, rs6k and rspc), one MUST boot from CD-ROM installation media, at the same operating system level as the mksysb being restored.D、The RECOVER_DEVCIES option allows the choice to recover the customized ODM attributes from the mksysb(for example, network addressing, static routes, tty settings, and multi-port adapter cards). The target devices must be in The same location as the source machine, or the install will fail and the device wil not be defined.
考题
An administrator needs to change a system’s run level from level 2 to level 3. What is the appropriate method to accomplish this()A、Use the reboot command.B、Edit the /etc/reboot file and reboot the system.C、Edit /etc/.init.state file and reboot the system.D、Use the telinit command
考题
A system administrator will use a mksysb from a uniprocessor microchannel server running AIX 5.1 to install a multiprocessor chrp server. What else is required?()A、A 5.1 AIX base media setB、A 5.1 Additional Device Driver CDC、A mksysb of the multiprocessor chrp serverD、A savevg of the uniprocessor microchannel server
考题
You are the administrator of your company's network. You are preparing to deploy 20 new Windows 2000 Professional computers on your network. You want to be able to recover from disk failures and corrupt system files on the new computers. You want to configure the computers to automatically update their system configuration and emergency repair files on a scheduled bases. What should you do?()A、Use the at command to schedule a weekly job to back up the boot partition.B、Use the at command to schedule a weekly job to run the system file checker.C、Use Windows backup to schedule a backup of the System State Data.D、Use Windows backup to schedule a backup of the system partition and the boot partition.
考题
单选题Before performing a mksysb system backup, which of the following procedures should a system administrator perform to avoid backing up certain user files?()A
Add the list of files to /etc/exclude.rootvg.B
Modify the image.data file and add the files to be excluded form the backup.C
Modify the bosinst.data file and specify which files are to be excluded from the backup.D
Specify the files to be excluded on the command line when executing the mksysb command.
考题
单选题everal people in an finance customer IT department are asking for fileset updates that the system administrator received from IBM earlier that day on CD-ROM. The system administrator created an install directory on their machine and made it available to everyone. Which of the following commands will allow the system administrator to copy the images from an IBM update CD-ROM to the install directory()A
smit bffcreate from the target directoryB
tar -xvf /dev/cd0 from the target directoryC
restore -xvqf /dev/cd0 from the target directoryD
mount the cdrom on /cdrom and run cp /cdrom/* . from the target directory
考题
单选题A system administrator will use a mksysb from a uniprocessor microchannel server running AIX 5.1 to install a multiprocessor chrp server. What else is required?()A
A 5.1 AIX base media setB
A 5.1 Additional Device Driver CDC
A mksysb of the multiprocessor chrp serverD
A savevg of the uniprocessor microchannel server
考题
单选题A system administrator periodically receives calls from users who complain about poor performance with their application. Use the following sar command output to answer the question: Which of the following system resources need more investigation?()A
CPUsB
DiskC
MemoryD
NetworkX
考题
单选题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?()A
Install the base AIX from 5.2 media and then install the mksysb overtop.B
Mount the tape and use the tar command to install AIX and the rest of the contents of the rootvg.C
Insert the mksysb tape and a 5.2 base media CD and then boot to maintenance mode and initiate the install.D
Install 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? ()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 of the following could the system administrator use to assist in debugging boot problems after the system is up?()A
SMSB
alogC
fsckD
bosboot
考题
单选题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.
热门标签
最新试卷