HP 3PAR Recovery Manager 1.1.0 Software for Microsoft Hyper-V User Guide (QL226-96343, June 2013)

Success Paths
Scenario 1: Logout is successful.
Logout 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: Session is unavailable.
Session specified is unavailable for logout. This means the session is previously closed by
logout or timeout from RMH Server.
Mount-vCopy
Mount-vCopy exports and mounts specified Virtual Copy virtual volumes to a Hyper-V host for
manual restoration of virtual hard disks. This command can be repeated with unique mount point
prefixes if necessary.
Mount point is not required. Volume Guid will only access virtual volume(s) if mount point prefixes
are not specified.
Preconditions
The user must first login with Login-Rmh.
Syntax
Any optional parameters require square brackets [ ] around them.
Mount-vCopy -RmhServerName <RmhServerName> -HypervName <HypervName>
-VcNameUuid <VcNameUuid> -VmNameUuid <VmNameUuid> [-Timestamp]
[-MountPointPrefix] [-Select] [-HypervHostName] [-HypervUsername]
[-HypervPassword] [-Verbose]
Table 46 Mount-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. 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
supported. The localhost is not
supported.
Select VC by name/uuid.Required-VcNameUuid
Select name/uuid to filter VC selection
by Virtual Machine.
Required-VmNameUuid
Specify timestamp of VC to locate in
the format mmddyyhhmmss.
Optional-Timestamp
Mount point prefix where RMH will
create a mount point for each Virtual
Optional-MountPointPrefix
Volume mounted using an appended
mount point name in the format
RMHv.wwn.partition.timestamp
74 HP 3PAR Recovery Manager for Microsoft Hyper-V Powershell Commands