Which of the following commands will remove the hardware definition of the tape drive rmt0 from a system?()
第1题:
An AIX system has a rootvg plus a separate volume group for database application. Which of the following commands are sued to backup the entire system?()
第2题:
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?()
第3题:
You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?()
第4题:
A System p administrator has an application that has the data in volume group appvg. Which of the following commands will back up the contents of appvg to the tape in /dev/rmt0 and check for any read errors ()
第5题:
A system administrator has been asked to migrate the dev_vg volume group from server A to server B. The dev_vg volume group contains a single filesystem named "/development". To prepare for migration, which of the following is the correct sequence of commands for removing the volume group from server A?()
第6题:
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 ()
第7题:
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?()
第8题:
A system administrator has an application that has the data in volume group appvg. Which of the following commands will back up the contents of appvg to the tape in /dev/rmt0 and check for any read errors?()
第9题:
Which of the following commands must be issued to remove a stored script from the recovery catalog?()
第10题:
rm /dev/rmt0
rmdel -s rmt0
rmdev -dl rmt0
tctl -f /dev/rmt0 erase
第11题:
On the AIX LPAR: rmdev -dl hdisk#, rmdev -dl vscsi#
On the VIO Server: rmdev -dev rootvg_disk, rmlv rootlv_name
On the AIX LPAR: rmdev -dl hdisk#, rmdev -dl vscsi# On the VIO Server: rmdev -dev rootvg_disk, rmlv rootlv_name
On the VIO Server: rmdev -dev rootvg_disk, rmlv rootlv_name On the AIX LPAR: rmdev -dl hdisk#, rmdev -dl vscsi#
第12题:
chpv -v r hdisk3
rmdev -dl hdisk3
varyonvg -f datavg
reducevg datavg hdisk3
第13题:
An operator is asked to rewind and eject a tape from a system. Which command will accomplish this without touching the tape drive?()
第14题:
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()
第15题:
An AIX LPAR has been reconfigured to use direct-attached disks. What is the best way to fully remove and delete the Virtual IO volumes?()
第16题:
A System p administrator is reviewing root’s command history on a development server and finds that a junior adminstrator had been attempting to correct a full file system. One of the following commands caused damage that must be corrected. Which command was it()
第17题:
Which of the following techniques is used to extract the /usr/tmp directory from a mksysb backup?()
第18题:
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?()
第19题:
Which of the following sequence of commands should be used to list the directories and files saved on a mksyst tape that has been rewound and placed in device rmt0?()
第20题:
Which of the following sequence of commands extracts the third image from a tape that was created using the backup command?()
第21题:
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
第22题:
Change density setting to 2
Set tape device to /dev/rmt0
Set block size to 0 for variable
Enable compression on tape device
第23题:
mount /dev/cdrom /mnt/cdrom
mount/dev/cdrom
mount -t cdrom /dev/cdrom /mnt/cdrom
mount /mnt/cdrom
automount /mnt/hdd /mnt/cdrom