HP 3PAR Recovery Manager 2.0 Software for Microsoft Hyper-V User Guide (QL226-97701, May 2014)

Table 40 Analyze-vCopy parameters (continued)
DescriptionOptional/RequiredParameter
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
DescriptionOptional/RequiredParameter
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