网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
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()
A

chvg -Qn testvg

B

chlv -Qn testvg

C

varyoffvg testvg; varyonvg -Qn testvg

D

varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg


参考答案

参考解析
解析: 暂无解析
更多 “单选题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()A chvg -Qn testvgB chlv -Qn testvgC varyoffvg testvg; varyonvg -Qn testvgD varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg” 相关考题
考题 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?() A.Extendvg to include both disks in the rootvgB.Copy the hd5 logical volume to hdisk1C.Run the bosboot and bootlist commandsD.Reset the dump device to /dev/sysdumpnull

考题 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?() A. chvg -a y testvgB. chfs -A yes /testC. mount /test -auto=yesD. chlv -a automount=y testlv

考题 The system administrator notices that there is an I/O bottleneck on one of three disks in datavg volume group. This problem disk contains the JFS log, loglv00 and one filesystem, /mydatabase.  There are no other logical volumes on this disk.  Which of the following options would be the best solution?()A、 Increase the size of the JFS log logical volume so more transacations can be written to this log.B、 Create a second, additional JFS log and have the /mydatabase logical volume point to both JFS logs.C、 Migrate the JFS log device to another physical disk in the same volume group.D、 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.

考题 The /systest filesystem is associated with the /dev/testlv logical volume on the ’testvg’ volume group. Given this information, which of the following commands can the system administrator use to determine if the /systest filesystem is mirrored?()A、dfB、lsvgC、lsfsD、lsdev

考题 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?()A、chvg -a y testvgB、chfs -A yes /testC、mount /test -auto=yesD、chlv -a automount=y testlv

考题 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?()A、lslvB、lsvgC、iostatD、lvmstat

考题 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?()   A、 Change the quorum required to false.B、 Change the Volume Group auto vary on to yes, and then vary off the Volume Group.C、 Change the auto vary on value of the Volume Group to no, and then vary off the volume group.D、 Set the Volume Group major number to the same value that the Volume Group had on the system on which it was created.

考题 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?()A、chvgB、rmdevC、reducevgD、exportvg

考题 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()A、chvg -Qn testvgB、chlv -Qn testvgC、varyoffvg testvg; varyonvg -Qn testvgD、varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg

考题 Which command is used to list information about each physical volume in volume group testvg?()A、lsvg -p testvgB、lspv -v testvgC、lslv -l testvgD、lsattr -v testvg

考题 Which of the following commands should be used to determine whether a logical volume is contiguous across a disk?()A、 lslvB、 lsfsC、 lspvD、 fileplace

考题 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?()A、chvg -Qn testvgB、chlv -Qn testlvC、varyoffvg testvg; varyonvg -Qn testvgD、varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg

考题 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?()A、chfsB、chlvC、mklvcopyD、mkfscopy

考题 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?()A、Quorum was not turned offB、Paging space was not mirroredC、The dump space was not mirroredD、The surviving disk was too small

考题 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?()A、Extendvg to include both disks in the rootvgB、Copy the hd5 logical volume to hdisk1C、Run the bosboot and bootlist commandsD、Reset the dump device to /dev/sysdumpnull

考题 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?()A、dfB、lslvC、lsfsD、lsdev

考题 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?()A、chvg -Qn testvgB、chlv -Qn testvgC、varyoffvg testvg; varyonvg -Qn testvgD、varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg

考题 单选题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?()A Extendvg to include both disks in the rootvgB Copy the hd5 logical volume to hdisk1C Run the bosboot and bootlist commandsD Reset the dump device to /dev/sysdumpnull

考题 单选题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?()A dfB lslvC lsfsD lsdev

考题 单选题Which of the following commands should be used to determine whether a logical volume is contiguous across a disk?()A  lslvB  lsfsC  lspvD  fileplace

考题 单选题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?()A lslvB lsvgC iostatD lvmstat

考题 单选题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?()A chvg -Qn testvgB chlv -Qn testlvC varyoffvg testvg; varyonvg -Qn testvgD varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg

考题 单选题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?()A chvg -Qn testvgB chlv -Qn testvgC varyoffvg testvg; varyonvg -Qn testvgD varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg

考题 单选题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?()A chfsB chlvC mklvcopyD mkfscopy

考题 单选题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?()A  Change the quorum required to false.B  Change the Volume Group auto vary on to yes, and then vary off the Volume Group.C  Change the auto vary on value of the Volume Group to no, and then vary off the volume group.D  Set the Volume Group major number to the same value that the Volume Group had on the system on which it was created.

考题 单选题The /systest filesystem is associated with the /dev/testlv logical volume on the ’testvg’ volume group. Given this information, which of the following commands can the system administrator use to determine if the /systest filesystem is mirrored?()A dfB lsvgC lsfsD lsdev

考题 单选题The system administrator notices that there is an I/O bottleneck on one of three disks in datavg volume group. This problem disk contains the JFS log, loglv00 and one filesystem, /mydatabase.  There are no other logical volumes on this disk.  Which of the following options would be the best solution?()A  Increase the size of the JFS log logical volume so more transacations can be written to this log.B  Create a second, additional JFS log and have the /mydatabase logical volume point to both JFS logs.C  Migrate the JFS log device to another physical disk in the same volume group.D  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.

考题 单选题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?()A chvgB rmdevC reducevgD exportvg