Syntax – HP 3PAR Recovery Manager Software User Manual

Page 52

Advertising
background image

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 30 Mount-vCopy parameters

Description

Optional/Required

Parameter

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

NOTE:

If not specified, VVs will be

exported to host by Storage System, but
no mount points will be used. You will
need to access VVs using their volume
guid path (example:
\\?\Volume(wwn)\).

Specifies the virtual hard disk name,
virtual volume name, or virtual volume

Optional

-Select

WWN in a comma-separated list. For
virtual hard disk name, this is the full
filename with path, or just a partial
name. Wildcards are not allowed. By
default, RMH will mount all Virtual
Copy volumes in a VCS.

Hyper-V host name. Use this option to
specify host node in cluster. You may

Optional

-HypervHostName

also use this option in a non-cluster
environment. If not specified,
HypervHostName

is used from

Login-Rmh

.

Hyper-V user name. If not specified,
HypervUsername

is used from

Login-Rmh

.

Optional

-HypervUsername

52

Using PowerShell Snap-in Command Line Interface

Advertising