HP P6000 Cluster Extension Software Installation Guide (5697-0987, June 2011)
1. Confirm that the resource type is registered with MSCS by entering the following cluster command:
cluster resourcetype
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:
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.
2. Check whether the cluster administrator extension DLL is registered with MSCS to provide the
Cluster Administrator GUI functionality by entering:
cluster resourcetype "Cluster Extension EVA" /PROPERTIES
If the DLL is registered, the output includes the following information:
Windows Server 2003:
M Cluster Extension EVA AdminExtensions {C977EFB9-B640-4E6C-9473-ECE586EC2074}
Windows Server 2008/2008 R2, Server Core, or Hyper-V Server:
M Cluster Extension EVA AdminExtensions {ADD4FC7D-6DF5-40FF-9371-BBFC8619393D}
If the DLL is not registered:
a. Enter cluster /REGADMINEXT:clxevamscsex.dll.
b. Run the cluster resourcetype command again to verify that the DLL is now registered.
Unregistering the resource type and resource extension DLL manually
Enter the following command to unregister the resource extension DLL:
cluster /UNREGADMINEXT:clxevamscsex.dll.
Enter the following command to unregister the resource type:
cluster resourcetype "Cluster Extension EVA" /delete.
HP P6000 Cluster Extension Software Installation Guide 29