Login-rmh, Result with description, Success paths – HP 3PAR Recovery Manager Software User Manual

Page 72: Failure paths, Preconditions, Syntax

Advertising
background image

Result with Description

Multiple {RMHirtualMachineInfo} objects:
Multiple RMHirtualMachineInfo objects (one per VM).

Success Paths

Scenario 1: Virtual Machine(s) is fetched.
At least one Virtual Machine is returned.

Scenario 2: Virtual Machine(s) is not fetched.
No Virtual Machines are available. Nothing is returned.

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: Unable to fetch Hyper-V.
A Hyper-V is required to fetch VMs.

Login-Rmh

Log into RMH Server using Windows RMH account.
The optional login-Rmh enables the user to log on to Recovery Manager for Hyper-V. After a
successful login is established, the user is not required to enter additional credentials for subsequent
Cmdlets.

Preconditions

The user must first login with Login-Rmh.

Syntax

Any optional parameters require square brackets [ ] around them.

Login-Rmh-RmhServerName <-RmhServerName>-RmhUserName
<-RmhUserName>-RmhPassword <-RmhPassword>[-RmhEncrytedPassword]

Table 44 Login-Rmh parameters

Description

Optional/Required

Parameter

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

Required

-RmhServerName

RMH user name. If not specified, a
dialog box will be presented to enter
credentials.

Required

-RmhUserName

RMH user password. If not specified, a
dialog box will be presented to enter
credentials.

Required

-RmhPassword

May be used instead of
-RmhPassword

.

Optional

-RmhEncrytedPassword

72

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

Advertising