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

Page 92: Syntax

Advertising
background image

Preconditions

User must first login using Login-Rmh.

Specified Microsoft Hyper-V credentials must already exist.

Post Conditions

HP 3PAR StoreServ credentials for this user are removed from the database.

Syntax

Any optional parameters require square brackets [ ] around them.

Remove-RemoteStoreServ -RmhServerName <string> -RemoteRmhServerName
<string> -RemoteStoreServName <string> [<CommonParameters>]

Table 55 Remove-RemoteStoreServ parameters

Description

Optional/Required

Parameter

Host name of the RMH Server. This is
FQDN or IP address

Required

-RmhServerName

The Windows host name from which
the Remote Virtual copies of the target
array can be managed.

Required

-RemoteRmhServerName

The target array name for which Remote
Virtual copies need to be created.

Required

-RemoteStoreServName

All the common parameters across the
commands.

Optional

CommonParameters

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 require square brackets [ ] around them.

Restore-vCopyVm -RmhServerName <RmhServerName> [-HypervName] -VcNameUuid
<VcNameUuid> -VmNameUuid <VmNameUuid> [-Timestamp] [-Force] [-RestartVm]
[-Verbose]

Table 56 Restore-vCopyVM 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. This is FQDN or IP address.

Optional

-HypervName

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 VM.

Required

-VmNameUuid

Specify timestamp of VC to locate in
the format mmddyyhhmmss.

Optional

-Timestamp

92

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

Advertising