Usage: RESYNC NOVOLCHECK REVERT_ORIGINALSIG Starts a resynchronization operation for the volumes in the recovery set. For ...

Usage: RESYNC [NOVOLCHECK] [REVERT_ORIGINALSIG]

        Starts a resynchronization operation for the volumes in the recovery set.  For hardware shadow copies
        only.  Use ADD SHADOW to add shadow copies to the recovery set.

        This command reverts the contents of the disks that contain the destination volume to the disks
        that contain the shadow copies.  When the operation successfully completes, the contents of the
        LUNs containing the destination volumes will be identical to the contents of the corresponding
        source LUNs.

        The destination disks may or may not be the original sources of the shadow copies.

        NOVOLCHECK              Specifies to not check for unselected volumes that would be overwritten
                                by the resynchronization operation.
        REVERT_ORIGINALSIG      Sets the final signature of the destination LUN to match the signature of the 
                                LUN that was used to create the source shadow copy.  If this flag is not
                                set, the resynchronization operation does not change the signature of the
                                destination LUN.

        Important: Before you use this command, you must use LOAD METADATA and ADD SHADOW.

        Examples:  LOAD METADATA 
                   ADD SHADOW %%VSS_SHADOW_1%% P:
                   ADD SHADOW %%VSS_SHADOW_2%% Q:
                   ADD SHADOW %%VSS_SHADOW_3%%
                   RESYNC