Update-storeserv, Success paths, Failure paths – HP 3PAR Recovery Manager Software User Manual

Page 87: Preconditions, Post conditions, Syntax

Advertising
background image

Table 56 Update-HyperV parameters

Description

Optional/Required

Parameter

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

Required

-RmhServerName

Microsoft Hyper-V host or cluster name.
This is FQDN or IP address. Synonyms

Required

-HypervName

are supported. The localhost is not
supported.

Microsoft Hyper-V user name. If cluster,
ensure all controller nodes in the cluster

Required

-HypervUsername

have the same username. Note: if not
provided, a dialog box will pop up
asking for credentials.

Microsoft Hyper-V password.

Required

-HypervPassword

NOTE:

If not provided, a dialog box

will pop up asking for credentials.

Display progress messages.

Optional

-Verbose

Success Paths

Scenario 1: Update Hyper-V is successful
Add Microsoft Hyper-V is successful.

Failure Paths

Scenario 1: Session owner is invalid.
Every session command received on RMH Server is validated to originate from the same IP
address initiating the session. If IP does not match, the command fails.

Scenario 2: Microsoft Hyper-V session credentials are invalid.
Microsoft Hyper-V session credentials provided are invalid.

Scenario 3: Microsoft Hyper-V credentials are already specified.
User has already logged in with specified Microsoft Hyper-V.

Update-StoreServ

Update-StoreServ

updates HP 3PAR StoreServ credentials already present in RMH database

for user.

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 updated and persisted in database.

Syntax

Any optional parameters require square brackets [ ] around them.

Update-StoreServ -RmhServerName <RmhServerName> -HypervName <HypervName>
-StoreServName <StoreServName> -StoreServUsername <StoreServUsername>
-StoreServPassword <StoreServPassword> [-Verbose]

Update-StoreServ

87

Advertising