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

Syntax
Any optional parameters require square brackets [ ] around them.
Show-Connection -RmhServerName <RmhServerName> [-HypervName]
[-ShowMissingStorageSystems] [-Verbose]
Table 58 Show-Connection parameters
DescriptionOptional/RequiredParameter
Host name of the RMH Server. This is
FQDN or IP address
Required-RmhServerName
If specified, the resulting connections
shown will be for this Hyper-V.
Optional-HypervName
Synonyms for Hyper-V are supported.
The localhost is not supported.
If specified, Storage Systems used by
Hyper-V(s), but missing credentials, are
shown.
Optional-ShowMissingStorageSystems
Display progress messages.Optional-Verbose
Success Paths
Scenario 1: Connection information shown.
RMH Session and all Hyper-V/ Storage System connection information currently established
are shown.
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.
Unmount-vCopy
Unmount-vCopy unmounts currently mounted Virtual Copy volume(s) for the specified Virtual
Copy and Virtual Machine name.
Preconditions
The user must first login with Login-Rmh.
Syntax
Any optional parameters require square brackets [ ] around them.
Unmount-vCopy -RmhServerName <RmhServerName> [-HypervName] -VcNameUuid
<VcNameUuid> -VmNameUuid <VmNameUuid> [-Timestamp] [-Select]
[-HypervHostName] [-Verbose]
Table 59 Unmount-vCopy parameters
DescriptionOptional/RequiredParameter
Host name of the RMH Server. This is
FQDN or IP address.
Required-RmhServerName
Optionally select Hyper-V host/cluster
to use. This is FQDN or IP address.
Optional-HypervName
Synonyms for Hyper-V are supported.
the localhost is not supported.
Unmount-vCopy 95