Analyze-vcopy, Success paths, Failure paths – HP 3PAR Application Software Suite for Microsoft Hyper-V User Manual

Page 76: 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 40 Analyze-vCopy parameters

Description

Optional/Required

Parameter

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

Required

-RmhServerName

Select Hyper-V host/cluster to use. This
is FQDN or IP address. Synonyms for

Required

-HypervName

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
VC will take the same action as the
Remove-vCopy

command. If there are

no inconsistencies, the VC is not

76

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

Advertising