HP EVA Cluster Extension Software Installation Guide (5697-2446, July 2013)

Table Of Contents
Table 1 Windows remote installation error codes (continued)
Corrective actionDescriptionERROR code
Register the Resource type “Cluster
Extension EVA for VM Management.
Installation completed on cluster node.
Setup was unable to register resource
ERROR_CLXMSCS_EVA_VMMGMT_REGISTER_FAILED
For more information, see “Registeringtype Cluster Extension EVA for VM
Management. the resource type and resource
extension DLL manually” (page 24)
Register the CLX Cmdlet DLL. For more
information, see “Registering the CLX
Installation completed on cluster node.
Setup was unable to register CLX EVA
Cmdlets DLL.
ERROR_EVA_VMMGMT_CMDLET_REGISTER_FAILED
PowerShell Cmdlet DLL manually (Only
Windows Server 2012)” (page 25)
Unregister the CLX Cmdlet DLL. For
more information, see “Unregistering
Uninstallation completed on cluster
node. Setup was unable to unregister
CLX EVA Cmdlets DLL.
ERROR_EVA_VMMGMT_CMDLET_UNREGISTER_FAILED
the CLX PowerShell Cmdlet DLL
manually (Only Windows Server
2012)” (page 26)
Registering the resource type and resource extension DLL manually
If a problem occurs during installation, execute the following commands from the command line
to register the resource type from any one of the cluster nodes:
1. Confirm that the resource type is registered with MSCS by entering the following cluster
command:
cluster resourcetype
OR
Using PowerShell Cmdlet:
Get-ClusterResourceType
If the resource type is registered, the output includes the following information:
Display Name Resource Type Name
Cluster Extension EVA Cluster Extension EVA
If the resource type is not registered using cluster command:
a. Enter cluster resourcetype "Cluster Extension EVA" /CREATE
/DLLNAME:clxevamscs.dll /TYPE:"Cluster Extension EVA".
b. Run the cluster resourcetype command again to verify that the resource type is
now registered. PowerShell Cmdlets can also be used instead of cluster.exe to perform
the same operations. For more information, see Microsoft documentation.
Using PowerShell Cmdlet
Add-ClusterResourceType -Name "Cluster Extension EVA" -Dll
"c:\windows\system32\clxevamscs.dll" -DisplayName "Cluster
Extension EVA"
24 Installing HP EVA Cluster Extension Software