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

Page 65: Preconditions, Syntax

Advertising
background image

Table 37 Analyze-vCopy parameters (continued)

Description

Optional/Required

Parameter

VC will take the same action as the
Remove-vCopy

command. If there are

no inconsistencies, the VC is not
removed. Without this option, the same
work is performed except no action is
taken to remove the VC. Instead, the
user will be given an error report.

Displays progress messages.

Optional

-Verbose

Success Paths

Scenario 1: No errors are found in database.
The database repository is validated against Storage System and all Virtual Volumes are
available.

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, this command fails.

Scenario 2: Storage System session credentials are not provided.
Storage System session credentials are not provided for this command.

Scenario 3: Database has missing Virtual Volumes.
The database repository is validated against Storage System and at least one Virtual Volume
is unavailable.

Create-vCopy

The create-vCopy Cmdlet creates a new Virtual Copy of a VM and includes the following
supported parameters. The first five parameters are for user authentication and is optional if a
successful Login-Rmh and/or login-InServ Cmdlets are executed previously.

Preconditions

The user must first login with Login-Rmh.

Syntax

Any optional parameters require square brackets [ ] around them.

Create-vCopy -RmhServerName <RmhServerName> -HypervName <HypervName>
-VmNamesUuids <VmNamesUuids> [-VcNamePrefix] [-Expiry] [-Retention]
[-SavedStateBackups] [-Verbose]

Table 38 Create-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

Create-vCopy

65

Advertising