Update-remotestoreserv, Success paths, Failure paths – HP 3PAR Application Software Suite for Microsoft Hyper-V User Manual

Page 99: Preconditions, Post conditions, Syntax

Advertising
background image

Success Paths

Scenario 1: Update HP 3PAR StoreServ is successful.
Update HP 3PAR StoreServ 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 that initiated the session. If IP does not match, the command fails.

Scenario 2: HP 3PAR StoreServ session credentials are invalid.
HP 3PAR StoreServ session credentials provided are invalid.

Scenario 3: HP 3PAR StoreServ credentials are already specified.
User has already logged on with specified HP 3PAR StoreServ.

Update-RemoteStoreServ

Update-RemoteStoreServ

remotely updates HP 3PAR StoreServ credentials already present

in RMH database for user. It also enables us to change the assigned Remote RMH server for the
Remote-Storeserv

.

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-RemoteStoreServ -RmhServerName <string> -RemoteStoreServName
<string> [-RemoteStoreServUsername <string>] [-RemoteStoreServPassword
<string>] [-RemoteRmhServerName <string>] [-RemoteRmhServerUsername
<string>] [-RemoteRmhServerPassword <string>][<CommonParameters>]

Table 62 Update-StoreServ parameters

Description

Optional/Required

Parameter

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

Required

-RmhServerName

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

Required

- RemoteStoreServName

The user name of the target array.

Optional

- RemoteStoreServUsername

The password of the target array.

Optional

- RemoteStoreServPassword

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

Optional

-RemoteRmhServerName

The user name of the Remote RMH
Server.

Optional

-RemoteRmhServerUsername

Update-RemoteStoreServ

99

Advertising