Get-clusternodenames, Preconditions, Syntax – HP 3PAR Application Software Suite for Microsoft Hyper-V User Manual
Page 79: Result with description, Success paths
•
Scenario 7: VM(s) are not running.
VM(s) that are to be backed up must be running.
•
Scenario 8: License is missing for RMH.
License is missing for RMH.
•
Scenario 9: License is missing for Storage System Virtual Copy.
License is missing for Storage System Virtual Copy.
•
Scenario 10: VHD(s) are not on NTFS volumes.
VHDs need to reside on NTFS volumes.
•
Scenario 11: VSS is not operational.
VSS is not operational or not installed.
•
Scenario 12: VSS requestor fails.
VSS requestor fails during backup. Reason is displayed.
•
Scenario 13: Multiple Storage Systems is not supported.
RMH does not support multiple Storage Systems for VM.
Get-ClusterNodeNames
Get-ClusterNodeNames
retrieves node names for the Hyper-V cluster.
Preconditions
The user must first login with Login-Rmh.
Syntax
Any optional parameters require square brackets [ ] around them.
Get-ClusterNodeNames -RmhServerName
Table 42 Get-ClusterNodeNames 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.
Displays progress messages.
Optional
-Verbose
Result with Description
•
List of node names.
List of Hyper-V node names for cluster. Empty list if Hyper-V specified is not a cluster.
Success Paths
•
Scenario 1: Hyper-V cluster node names are fetched.
At least one Hyper-V cluster node name is returned.
•
Scenario 2: Hyper-V specified is not a cluster.
Successful without Hyper-V cluster node names returned.
Get-ClusterNodeNames
79