Get-vcopy, Result with description, Success paths – HP 3PAR Application Software Suite for Microsoft Hyper-V User Manual

Page 81: Failure paths, Preconditions

Advertising
background image

Table 44 Get-RmhPolicy parameters

Description

Optional/Required

Parameter

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

Required

-RmhServerName

Select Hyper-V host/cluster to use. This
is FQDN or IP address. Synonyms for

Required

-HypervName

Hyper-V are supported. The
localhost

is not supported.

Name/unique id of VM to set policy
for Virtual Machine.

Required

-VmNameUuid

Displays progress messages.

Optional

-Verbose

Result with Description

{RMHVirtualCopySet}

has the following properties:

IsVirtualCopyApplicationConsistent

: if yes, an application consistent VC is

created.

VirtualCopyExpirationTime

: if non-zero, expiry values will be set in Storage System

for all VC volumes created.

VirtualCopyRetentionTime

: if non-zero, retention values will be set in Storage

System for all VC volumes created.

SavedStateBackus

: Enabled or Disabled.

Success Paths

Scenario 1: RMH Policy is fetched.
RMH Policy is fetched for specified VM.

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: VM name/uuid is not specified.
VM name or uuid must be specified to fetch RMH Policy.

Scenario 3: VM name/uuid specified is invalid
VM name or uuid must be valid to fetch RMH Policy.

Scenario 4: RMH Policy does not exist.
RMH Policy does not exist for specified VM.

Get-vCopy

Get-vCopy

is used to retrieve existing Virtual Copies details of a Virtual Machine from the Recovery

Manager Hyper-V Repository of a specified Hyper-V server. This command has many filters to
reduce the number of Virtual Copies during retrieving process.

Preconditions

The user must first login with Login-Rmh.

Get-vCopy

81

Advertising