syncvg -p
syncvg -l
synclv -p
synclv -l
第1题:
An SSA disk that is part of the mirrored volume group needs to be replaced. Which of the following procedures should be performed before the disk is physically able to be replaced?()
第2题:
A client partition has the rootvg disks mapped from two separate VIO servers. They are using AIX mirroring to provide redundancy on rootvg. One of the VIO servers was taken down for maintenance and is now back on-line. The client partitions now show Physical Partition Marked Stale in the errpt. Which of the following will most likely resolve the problem?()
第3题:
Which command will remove the ‘stale’ status from a logical volume?()
第4题:
A system administrator needs to replace a mirrored disk. After performing the proper removal process and replacing the disk, which of the following set of commands should be performed to bring the disk back into production?()
第5题:
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?()
第6题:
Which of the following actions will occur once the reorgvg command is used?()
第7题:
lsfs
iostat
lslv -p
lsvg -p
第8题:
reducevg, rmdev, syncvg
rmlvcopy, exportvg, rmdev
rmlvcopy, reducevg, rmdev
No action is required since SSA is a Hot Swap device and is mirrored
第9题:
Run cfgmgr to re-scan the devices.
Run mkvdev on the VIO server to re-create the devices and re-mirror rootvg.
Run varyonvg rootvg to refresh the volume group.
Run syncvg on the rootvg to synchronize rootvg.
第10题:
syncvg rootvg
synclvm rootvg
varyonvg rootvg
synclvodm rootvg
第11题:
chvg
rmdev
reducevg
exportvg
第12题:
reboot, mklvcopy, syncvg
cfgmgr -vl ssar, chvg -va, syncvg
cfgmgr, extendvg, syncvg
extendvg, mklvcopy, syncvg
第13题:
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()
第14题:
A customer needs to remove an unnecessary, but active paging space called paging00 on an AIX 5L system. Which of the following procedures should be used to properly remove the paging space with the least amount of disruption?()
第15题:
Which command synchronizes or rebuilds the logical volume control block, the device configuration database, and the volume group descriptor areas on the physical volumes?()
第16题:
A system administrator’s daily monitoring has revealed a failing disk drive. The drive that is failing, hdisk0, is a lvm mirrored drive. What is the first step that should be taken in order to physically replace this drive?()
第17题:
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?()
第18题:
The allocation policy for each logical volume will be set.
The given allocation policy for each logical volume will be adhered to.
Each logical volume's physical partitions will be moved to another volume group.
Each logical volume's physical partitions will be moved to match its allocation policy, if there is sufficient space.
第19题:
Islv
vmstat
iostat
Ivmstat
第20题:
lslv
lsvg
iostat
lvmstat
第21题:
Remove the paging space with the rmps command.
Disable the paging space with the chps command, swapoff /dev/paging00, and remove the paging00 logical volume with the rmps command.
Reboot the system and disable the paging space with the rmps command.
Disable the paging space with the chps command, swapoff /dev/paging00, reboot the system, remove the paging00 logical volume with the rmps command.
第22题:
Reboot the system in normal mode.
Use the bosboot command to rebuild the boot image.
Restore the boot logical volume from a mksysb image.
Reboot the system into maintenance mode and run fsck on the boot logical volume.
第23题:
Back up the data, remove the failing disk from the volume group, then restore the data to the new disk.
Use the migratepv command to move data from one disk to another and then remove the failing disk from the volume group.
Use the mirrorvg command to mirror the data to the new disk, break the mirror and then remove the failing disk from the volume group.
Create a new filesystem on the new disk and use the mv command to move the data to the new filesystem, and then remove the failing disk from the volume group.