Show-connection, Working with virtual copies, Preconditions – HP 3PAR Recovery Manager Software User Manual

Page 49: Syntax

Advertising
background image

Get-VirtualMachine -RmhServerName <RmhServerName> -HypervName

<HypervName> [-Verbose]

Table 26 Get-VirtualMachine 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. If not specified, Hyper-V

Required

-HypervName

host/cluster must be selected using
Select-Hyperv

. This is FQDN or IP

address. Synonyms for Hyper-V are
supported. The localhost is not
supported.

Displays progress messages.

Optional

-Verbose

The command returns multiple RMHirtualMachineInfo objects.

Show-Connection

Show-Connection

displays connection information for current login RMH user name, all RMH

Hyper-V hosts/clusters, and all Hyper-V Storage Systems associated with the user. The actively
selected Hyper-V will also be shown.

Preconditions

The user must first login with Login-Rmh.

Syntax

Any optional parameters require square brackets [ ] around them.

Show-Connection -RmhServerName <RmhServerName> [-HypervName]

[-ShowMissingStorageSystems] [-Verbose]

Table 27 Show-Connection 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. If not specified, Hyper-V

Optional

-HypervName

host/cluster must be selected using
Select-Hyperv

. This is FQDN or IP

address. Synonyms for Hyper-V are
supported. The localhost is not
supported.

If specified, Storage Systems used by
Hyper-V(s), but missing credentials, are
shown.

Optional

-ShowMissingStorageSystems

Displays progress messages.

Optional

-Verbose

Working with Virtual Copies

This section describes the command usage and parameters for working with Virtual Copies.

Working with Virtual Copies

49

Advertising