Syntax – HP 3PAR Recovery Manager Software User Manual

Page 55

Advertising
background image

Syntax

Any optional parameters require square brackets [ ] around them.

Unmount-vCopy -RmhServerName <RmhServerName> -HypervName <HypervName>

-VcNameUuid <VcNameUuid> -VmNameUuid <VmNameUuid> [-Timestamp] [-Select]

[-HypervHostName] [-HypervUsername] [-HypervPassword] [-Verbose]

Table 33 Unmount-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

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 unmount 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

Hyper-V user name. If not specified,
HypervUsername

is used from

Login-Rmh

.

Optional

-HypervPassword

Displays progress messages.

Optional

-Verbose

The command returns RmhMountVirtualCopySetResult objects and contains:

RMHirtualCopySet

with current state updated

Information on name, WWN, partition, volume guid path, and mount point of each Virtual
Volume mounted

Working with Virtual Copies

55

Advertising