单选题A system administrator would like to rename volume group oldvg to newvg. This volume group resides on hdisk1. What is the appropriate procedure to perform this?()A reboot the server in maintenance mode;migratevg -y newvg oldvg;reboot the server in norm

题目
单选题
A system administrator would like to rename volume group oldvg to newvg. This volume group resides on hdisk1. What is the appropriate procedure to perform this?()
A

reboot the server in maintenance mode;migratevg -y newvg oldvg;reboot the server in normal mode

B

unmount all filesystems in the volume group;varyoffvg oldvg;migratepv -y oldvg -n newvg  varyonvg newvg

C

unmount all filesystems in the volume group;varyoffvg oldvg;exportvg oldvg;importvg -y newvg hdisk1;mount all

D

unmount all filesystems in the volume group;varyoffvg oldvg;for each logical volume in the volume group do cplv -v oldvg -y newvg;varyonvg newvg;mount all

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第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?()

  • A、chvg -a y testvg
  • B、chfs -A yes /test
  • C、mount /test -auto=yes
  • D、chlv -a automount=y testlv

正确答案:B

第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?()   

  • 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.

正确答案:C

第3题:

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 testvg

B. chfs -A yes /test

C. mount /test -auto=yes

D. chlv -a automount=y testlv


参考答案:B

第4题:

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?()

  • A、exportvg dev_vg; umount /development; varyoffvg dev_vg
  • B、varyoffvg dev_vg; umount /development; exportvg dev_vg
  • C、umount /development; exportvg dev_vg; varyoffvg dev_vg
  • D、umount /development; varyoffvg dev_vg; exportvg dev_vg

正确答案:D

第5题:

An administrator is attempting to recover a filesystem that fails to manually unmount. The fsck command produces the following output: The current volume is: /dev/fslv02 File system is currently mounted.   Invalid file system size in the primary superblock. Invalid file system size in the secondary superblock.  Primary superblock is corrupt. Secondary superblock is corrupt.   fsck: 0507-018 Superblock is corrupt and cannot be repaired. Both primary and secondary copies are corrupt.Cannot continue tried to mount  Which steps will resolve the problem?()

  • A、Reboot the server into maintenance mode and run ‘fsck’ with the ‘-p’ parameter while the filesystem is mounted.
  • B、Reboot the server into maintenance mode and run ‘fsck’ with the ‘-y’ parameter while the filesystem is unmounted.
  • C、Force a umount of the filesystem with ‘umount -F /dev/fslv02’, and then run ‘fsck -p /dev/fslv02’ while the filesystem is unmounted.
  • D、Force a umount of the filesystem by varying off the hosting volume group and then varyon the volume group. This will permit ‘fsck -y’ to be run against the failing filesystem.

正确答案:B

第6题:

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、lslv
  • B、lsvg
  • C、iostat
  • D、lvmstat

正确答案:D

第7题:

An AIX server will not boot in normal mode and the server must be booted into maintenance  mode to rebuild the boot logical volume. A NIM master is not defined in this environment.  How is the system booted into maintenance mode to perform this task ()

  • A、Apply power and when the SMS menus appear press 5 repeatedly to enter a maintenance boot automatically. The system will present a maintenance shell eventually.
  • B、Boot media such as CDROM or Tape is required to boot into maintenance mode. When inserted into the proper device the system automatically boots into maintenance mode when it can not boot into normal mode.
  • C、Apply power and the server automatically boots into maintenance mode where you can select your disk to rebuild the boot logical volume.
  • D、Boot media such as CDROM or Tape is required and an administrator must select the proper SMS menus to get into maintenance mode.

正确答案:D

第8题:

A system administrator has placed an AIX base media CD-ROM in a server and initiated a reboot. The server has an ascii terminal attached to it. Which key or key combination must the administrator press to initiate the maintenance mode?()

  • A、5
  • B、M
  • C、F8
  • D、Ctrl-Alt-Delete

正确答案:A

第9题:

While performing LVM maintenance, the volume group datavg1 was exported and re-imported.  The volume group is varied online, and the filesystems have been mounted. However, the database will not start.  What action would most likely resolve this problem?()  

  • A、 Perform a shown command on the VG device files.
  • B、 Perform a syncvg to validate VG integrity.
  • C、 Perform a redfinevg to correct the VGDA state.
  • D、 Perform a synchlvodm to correct the LV ownership.

正确答案:A

第10题:

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?()  

  • A、’varyoffvg’ and ’exportvg’
  • B、’varyofflv’ and ’importvg’
  • C、’varyofflv’ and ’migratepv’
  • D、’varyoffvg’ and ’migratevg’

正确答案:A

更多相关问题