When this problem occurs, you notice event messages in the Sqlstp.log SQL Server Setup log file that are similar to the following:
10:53:40 End Action : Run setup on cluster nodes
10:53:40 SetClusterSecuritySQL
(ServerName\UserName)
and (NodeName\UserName)
returned: 0
10:53:40 Begin Action : CreateVirtualServerResources
10:54:00 End Action : CreateVirtualServerResources
10:55:53 An error occurred while creating virtual server resources for
clustering. Cluster specific registry entries couldn't be written.
In the Sqlclstr.log SQL Server cluster Setup log file, you notice event messages that are similar to the following:
ExecuteQuery(command:<sp_addserver N'VirtualServerName',
local>)
[sqlclusterSetup.cpp:2484] : 5 (0x5):
Access is denied.
[sqlclusterSetup.cpp:96] : 5 (0x5):
Access is denied.
[sqlclusterSetup.cpp:1425] : 50050 (0xc382): <<<FormatMessage failed: 317>>>
Note By default, the Sqlstp.log file and the Sqlclstr.log file are stored in the %windir% folder.
Additionally, in the Cluster.log file, you may notice messages that are similar to the following:
00000a9c.00000130::2003/12/23-15:32:48.873 INFO [GUM]
s_GumQueueLockingUpdate:
completed update seq 4286 type 0 context 10 result 0
00000a9c.00000130::2003/12/23-15:32:48.873 INFO [GUM]
GumpDoUnlockingUpdate
releasing lock ownership
00000a9c.00000130::2003/12/23-15:32:48.889 INFO [GUM]
s_GumCollectVote: collecting
vote for type 0 context 12
000004fc.00000b18::2003/12/23-15:32:48.889 ERR [RM] ResTypeControl:
Error loading
resource DLL 'gathercl.dll', error 126.
000004fc.00000b18::2003/12/23-15:32:48.889 WARN [RM] Error converting
CLSIDFromProgID Prog ID gathercl.dll, error 2147746291.
000004fc.00000b18::2003/12/23-15:32:48.889 ERR [RM] ResTypeControl:
Error loading
resource DLL 'gathercl.dll', COM error 0x800401f3...
00000a9c.00000130::2003/12/23-15:32:48.889 INFO [FM]
RmLoadResourceTypeDll call failed 126
Note By default, the Cluster.log file is stored in the %windir%\Cluster folder.