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

Page 77: Preconditions, Syntax

Advertising
background image

Table 40 Analyze-vCopy parameters (continued)

Description

Optional/Required

Parameter

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.

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 41 Create-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.

Comma separated VM names (or
UUIDs) .

Required

-VmNamesUuids

For best practice, if more than one VM
name specified, ensure all VMs use the
same Storage System volume.

Create-vCopy

77

Advertising