Related Topics
Naming Conventions
Check Repository Consistency
This command applies to a number of objects that have underlying repository logical drives. The
command produces a report based on analysis of the data in the repository.
Syntax
check [enhancedFlashCopyGroup[enhancedFlashCopyGroupName] repositoryConsistency |
enhancedFlashCopyLogicalDrive[enhancedFlashCopyLogicalDriveName] repositoryConsistency |
logicaldrive[logicaldriveName] repositoryConsistency |
logicalVolumeCopy target[targetName] repositoryConsistency |
localLogicalDrive="localLogicalDriveName"]
file="filePath"
Parameters
Parameter Description
repositoryConsistency Specifies that the Enhanced FlashCopy group, Enhanced
FlashCopy logical drive, or logical drive (depending on
which is specified by the corresponding parameter) is
checked for consistency.
enhancedFlashCopyGroup The alphanumeric identifier (including - and _) of the
Enhanced FlashCopy group on which to run a
consistency check. Enclose the Enhanced FlashCopy
group identifier in square brackets ([ ]).
enhancedFlashCopyLogicalDrive The alphanumeric identifier (including - and _) of the
Enhanced FlashCopy logical drive on which to run a
consistency check. Enclose the Enhanced FlashCopy
logical drive identifier in square brackets ([ ]).
logicaldrive The alphanumeric identifier (including - and _) of the
thin logical drive on which to run a consistency check.
Enclose the logical drive identifier in square brackets ([
]).
VolumeCopy Specifies that the target of a VolumeCopy relationship is
checked for consistency.
target Use only in conjunction with the logical VolumeCopy
parameter to specify the alphanumeric identifier of the
logical drive that is the target of the logical drive copy
relationship. Enclose the logical drive identifier in double
quotation marks (" ").
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.
Chapter 3. Script Commands 3-49