Analyze-vcopy, Success paths, Failure paths – HP 3PAR Recovery Manager Software User Manual

Page 64: Preconditions, Syntax

Advertising
background image

Success Paths

Scenario 1: Add Storage System is successful.
Add Storage System is successful.

Failure Paths

Scenario 1: Session owner is invalid.
Every session command received on RMH Server is validated to originate from the same IP
address that initiated the session. If IP does not match, the command fails.

Scenario 2: Storage System session credentials are invalid.
Storage System session credentials provided are invalid.

Scenario 3: Storage System credentials are already specified
User is already logged in with specified Storage System.

Analyze-vCopy

The Analyze-vCopy analyzes Virtual Copies for errors. When any Virtual Copy records contain
a volume missing on storage system, the Virtual Copy with an error is flagged. The user can use
the option to analyze and repair inconsistent Virtual Copies.

Preconditions

The user must first login with Login-Rmh.

Syntax

Any optional parameters require square brackets [ ] around them.

Analyze-vCopy -RmhServerName <RmhServerName> -HypervName <HypervName>
[-VcNamesUuids] [-VmNamesUuids] [-Timestamp] [-Cleanup] [-Verbose]

Table 37 Analyze-vCopy parameters

Description

Optional/Required

Parameter

Host name of the RMH Server. This is
FQDN or IP address.

Required

-RmhServerName

Optionally select Hyper-V host/cluster
to use. If not specified, Hyper-V

Required

-HypervName

host/cluster must be selected using
Select-Hyperv

. This is FQDN or IP

address. Synonyms for Hyper-V are
supported. The localhost is not
supported.

Select VCs by name/uuid using a
comma-separated list. If not specified,

Optional

-VcNamesUuids

VCs name/uuid is not used to filter
selection.

Select names/uuids to filter VC selection
by VM. If not specified, VM

Optional

-VmNamesUuids

names/uuids is not used to filter
selection.

Specify timestamp of VC to locate in
the format mmddyyhhmmss.

Optional

-Timestamp

If specified, Analyze-vCopy will
clean up the inconsistent VC by

Optional

-Cleanup

removing it. Removing the inconsistent

64

HP 3PAR Recovery Manager for Microsoft Hyper-V Powershell Commands

Advertising