lvsync(8) — Maintenance
OSF
NAME
lvsync − Synchronizes logical volume mirrors that are stale in one or more logical volume
SYNOPSIS
/usr/sbin/lvsync LogicalVolumePath ...
DESCRIPTION
The lvsync command synchronizes the physical extents. The physical extents are mirrors of the original physical extent that are stale in the logical volume(s) specified by the LogicalVolumePath parameter. The synchronization process can be time consuming, depending on the hardware characteristics and the amount of data.
EXAMPLES
To synchronize the mirrors on logical volume lv05, enter:
lvsync /dev/vg01/lv05
FILES
/usr/sbin/lvsync
Specifies the command path.
RELATED INFORMATION
Commands: lvdisplay(8), vgsync(8)