Synchronizes logical volume copies that are not current.
syncvg { -lv | -pv | -vg } Name ...
The syncvg command synchronizes the physical partitions, which are copies of the original physical partition, that are not current. The syncvg command can be used with logical volumes, physical volumes, or volume groups, with the Name parameter representing the logical volume name, physical volume name, or volume group name.
Unless disabled, the copies within a volume group are synchronized automatically when the volume group is activated by the activatevg command.
The syncvg command will check for the NUM_PARALLEL_LPS environment variable. The value of NUM_PARALLEL_LPS will be used to set the number of logical partitions to be synchronized in parallel.
See Virtual I/O Server command exit status.
syncvg -pv hdisk04 hdisk05
syncvg -vg vg04 vg05
The mkvg command, the chvg command, the extendvg command, the lsvg command, the mirrorios command, the unmirrorios command, the activatevg command, the deactivatevg command, the importvg command, the exportvg command, and the reducevg command.