User's Manual
RMExch analyze
SYNTAX
RMExch analyze -s <ExchangeServer> -g <StorageGroup> [-sync] [-f]
[-InServ <InServID>] [-domain <DomainName>]
DESCRIPTION
The RMExch analyze command analyzes the existing repository and lists any out-of-sync virtual
copies information between the repository and the HP 3PAR Storage System.
PARAMETERS
The following options are supported:
• -s <ExchangeServer> - The name of the exchange server for which the storage group
belongs.
• -g <StorageGroup> - The name of the storage group for which the virtual copy timestamp
belongs.
• -sync - Automatically updates the repository to match system information. If a virtual copy
is missing virtual volumes, it is removed from the repository.
If virtual copies are using an expiration-based policy, any out-of-sync expiration times are
updated to match the system expiration time. If virtual copies have a retention time set, any
out-of-sync retention times are updated to match the system retention time.
• -f - Forces the command. This option can only be used if the -sync option is used.
• -InServ <InServID> - Specifies the system to analyze if the backup server is configured
for more than one system. If not specified, the default system detected is used.
• -domain <DomainName> - Optional. Specifies the domain to which the Exchange server
or storage group belongs.
If this option is not specified, Recovery Manager uses the local domain.
NOTE: Use quotes ("") for names that include spaces.
Examples
The following commands will analyze the existing repository and output any out-of-sync information.
RMExch analyze -s bottlenosed -g sg2
RMExch analyze -s bottlenosed -g "First storage group"
52 Using the Recovery Manager CLI