Restore-vcopyvm, Preconditions, Syntax – HP 3PAR Application Software Suite for Microsoft Hyper-V User Manual

Page 63

Advertising
background image

Table 32 Mount-vCopy parameters (continued)

Description

Optional/Required

Parameter

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.guidtimestamp
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, host name
of the RMH Server is used from
Login-Rmh

.

Displays progress messages.

Optional

-Verbose

The command returns RmhMountVirtualCopySetResult objects and contains:

RmhMountVirtualCopySet

with current state updated

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

Restore-vCopyVm

The restore-vCopyVm initiates a full restore or recovery of Virtual Machines.

Preconditions

The user must first login with Login-Rmh.

Syntax

Any optional parameters are enclosed in square brackets [ ] around them.

Restore-vCopyVm -RmhServerName <RmhServerName> [-HypervName] -VcNameUuid

<VcNameUuid> -VmNameUuid <VmNameUuid> [-Timestamp] [-Force] [-RestartVm]

[-Verbose]

Working with Virtual Copies

63

Advertising