A system administrator has changed the inter-disk policy for all logical volumes within a volume group from minimum to maximum in order to avoid disk hot spots. What is required for this new policy to take effect and preserve the data?
A.
Reorganize the volume group with the reorgvg command.
B.
Use the varyof fvg and varyonvg commands on the volume group.
C.
Use the migratevg command on the volume group.
D.
Recreate all the logical volumes within the volume group.
To apply changes to the inter-disk policy for all logical volumes within a volume group, thereorgvgcommand is used. This command reorganizes the physical partitions within the volume group according to the new policy, helping to balance the I/O load and avoid disk hot spots while preserving the existing data.References:= IBM AIX Documentation
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit