An administrator has a two-disk volume group (testvg) with one logical volume (testlv) which has just been mirrored across both disk drives. Which of the following commands can be used to turn off quorum()
第1题:
The operator needs to change the /test filesystem in the testvg volume group so that it mounts automatically following a system reboot. Which of the following commands is correct?()
第2题:
An administrator has just imported a shred Volume Group that had been created on another system in the cluster. In order for the shred volume to be used in the cluster, what is the most important step for the administrator to take first?()
第3题:
Which command is used to list information about each physical volume in volume group testvg?()
第4题:
Which of the following commands should be used to determine whether a logical volume is contiguous across a disk?()
第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题:
An administrator is moving a volume group from one server to another. The disks will be physically moved between the two systems. Which two operations are required on the volume group prior to the physical disk switch?()
第7题:
Rootvg has just been mirrored to a second disk. Which of the following actions should be performed to boot the system off of either disk?()
第8题:
The /systest filesystem is associated with the /dev/testlv logical volume on the testvg volume group. The testvg volume group is assigned to physical volumes hdisk2 and hdisk3. Which command can the system administrator use to determine if the /systest filesystem is mirrored?()
第9题:
lslv
lsfs
lspv
fileplace
第10题:
chvg -Qn testvg
chlv -Qn testvg
varyoffvg testvg; varyonvg -Qn testvg
varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg
第11题:
exportvg dev_vg; umount /development; varyoffvg dev_vg
varyoffvg dev_vg; umount /development; exportvg dev_vg
umount /development; exportvg dev_vg; varyoffvg dev_vg
umount /development; varyoffvg dev_vg; exportvg dev_vg
第12题:
Increase the size of the JFS log logical volume so more transacations can be written to this log.
Create a second, additional JFS log and have the /mydatabase logical volume point to both JFS logs.
Migrate the JFS log device to another physical disk in the same volume group.
Only one JFS log device for each volume group can be used. Use the migratepv command to move the JFS log device to an empty disk in another volume group.
第13题:
A system administrator has a server experiencing performance problems with logical volumes within a particular volume group. Which command can report I/O statistics for logical partitions with each logical volume within the volume group?()
第14题:
A system administrator has a failed disk drive that is mirrored to another disk drive. They successfully removed the logical volume copies off of the failed disk drive. Which of the following commands should be used to remove the failed disk drive from the volume group?()
第15题:
An administrator has a server experiencing performance problems with logical volumes within a particular volume group. Which command can report I/O statistics for logical partitions with each logicalvolume within the volume group()
第16题:
A system administrator has a two-disk volume group (testvg) with one logical volume (testlv) which has just been mirrored across both disk drives. Which of the following commands can be used to turn off quorum?()
第17题:
A system administrator has a filesystem called /test/data in volume group datavg. Which of the following commands will allow the administrator to create a mirrored copy of the filesystem’s data?()
第18题:
One of the mirrored disks for the root volume group has failed. Although the logical volumes are mirrored, and the bosboot command was run, the machine will not boot. What is the most probable cause?()
第19题:
Error log analysis indicates that a disk is starting to fail and will need to be replaced. The failing disk contains multiple logical volumes which span multiple disks. A free disk has been added to the failing disk’s volume group.Which of the following is the most efficient method to move the data from the failing disk to the new disk?()
第20题:
An administrator has a two-disk volume group (testvg) with one logical volume (testlv) which has just been mirrored across both disk drives. Which of the following commands can be used to turn off quorum?()
第21题:
chvg -Qn testvg
chlv -Qn testlv
varyoffvg testvg; varyonvg -Qn testvg
varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg
第22题:
Change the quorum required to false.
Change the Volume Group auto vary on to yes, and then vary off the Volume Group.
Change the auto vary on value of the Volume Group to no, and then vary off the volume group.
Set the Volume Group major number to the same value that the Volume Group had on the system on which it was created.
第23题:
chvg -a y testvg
chfs -A yes /test
mount /test -auto=yes
chlv -a automount=y testlv