HP 3PAR Cluster Extension Software Installation Guide (5697-0926, May 2011)
Table 1 Windows remote installation error codes (continued)
Corrective actionDescriptionERROR code
Delete the clxeventlog.dll from
the following registry entry:
HKEY_LOCAL_MACHINE\SOFTWARE\
Microsoft\Windows\
CurrentVersion\SharedDlls
Uninstall completed on the local cluster
node.
Could not delete clxeventlog.dll
from the following registry entry:
HKEY_LOCAL_MACHINE\SOFTWARE\
Microsoft\Windows\
CurrentVersion\SharedDlls
ERROR_DELETE_EVENTLOG_DLL_FAILED
Delete clx3parmscs.dll and
clx3parmscsex.dll from the
following registry entry:
HKEY_LOCAL_MACHINE\SOFTWARE\
Microsoft\Windows\
CurrentVersion\SharedDlls
Uninstall completed on the local cluster
node.
Could not delete clx3parmscs.dll
and clx3parmscsex.dll from the
following registry entry:
HKEY_LOCAL_MACHINE\SOFTWARE\
Microsoft\Windows\
CurrentVersion\SharedDlls
ERROR_UNINSTALL_DRS_FILES_FAILED
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:
1. Confirm that the resource type is registered with Windows cluster 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 3PAR Cluster Extension 3PAR
If the resource type is not registered:
a. Enter cluster resourcetype "Cluster Extension 3PAR" /CREATE /
DLLNAME:clx3parmscs.dll /TYPE:"Cluster Extension 3PAR".
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 Windows cluster to
provide the Cluster Administrator GUI functionality by entering:
cluster resourcetype "Cluster Extension 3PAR" /PROPERTIES
If the DLL is registered, the output is displayed as shown below:
M Cluster Extension 3PAR AdminExtensions
{45486A33-D4EA-11D4-9288-0060B0CCC2FD}
If the DLL is not registered:
a. Enter cluster/REGADMINEXT:clx3parmscsex.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:clx3parmscsex.dll
Enter the following command to unregister the resource type:
cluster resourcetype "Cluster Extension 3PAR" /delete
18 Installing HP 3PAR Cluster Extension Software for Windows