beautypg.com

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

Page 86: Preconditions, Syntax

background image

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 -HypervName
-VcNameUuid -VmNameUuid [-Timestamp]
[-MountPointPrefix] [-Select] [-HypervHostName] [-Verbose]

Table 50 Mount-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.

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.GUID.timestamp
where wwn is WWN of VV mounted,
partition is the partition number, and
timestamp is in format mmddyyhhmmss.

86

HP 3PAR Recovery Manager for Microsoft Hyper-V Powershell Commands