Check asynchronous mirror group consistency
The check asyncMirrorGroup repositoryConsistency command produces a report based on analysis of the data in the underlying repository volume of the specified asynchronous mirror group.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin role.
Syntax
check asyncMirrorGroup[<var id="GUID-456F0AF4-A5A1-4EBC-8CC4-FD77263A902E__V1574665" className="keyword varname">asyncMirrorGroupName</var>]
repositoryConsistency localVolume=[<var id="GUID-456F0AF4-A5A1-4EBC-8CC4-FD77263A902E__V1467053" className="keyword varname">localVolumeName"</var>]
file="<var id="GUID-456F0AF4-A5A1-4EBC-8CC4-FD77263A902E__V1467054" className="keyword varname">filePath</var>"
Parameters
Parameter | Description |
---|---|
asyncMirrorGroup | The name of the asynchronous mirror group on which to run a consistency check. Enclose the asynchronous mirror group name in square brackets ([ ]). If the asynchronous mirror group name contains special characters or consists only of numbers, you also must enclose the name in double quotation marks (" ") inside square brackets. |
repositoryConsistency | Specifies that the asynchronous mirror group is checked for consistency. |
localVolume | Specifies the name of a local volume that participates in the mirror relationship. You can specify a local volume that is either the source or the destination on a mirror relationship. If the local volume name contains special characters or consists only of numbers, you also must enclose the name in double quotation marks (" ") inside square brackets. |
file | The file path and the file name to which you want to save the report that results from the consistency check. Enclose the file name in double quotation marks (" "). For example: file="C:\Program Files\CLI\logs\repoConsistency.txt"This parameter must appear last, after any of the optional parameters. |
Notes
The report generated by this command is intended for use by technical support to analyze problems.