I corrected the problem by following the instructions from the link: http://support.microsoft.com/kb/224999/EN-US How to Restore the Clusdb File From the Chkxxx.tmp File on Only One Node To restore the Clusdb file from the Chkxxx.tmp file on only one node, use the following steps: 1. Using the Services tool in Control Panel, set the Cluster service to Manual on the node where the service does not start. 2. Restart the node. 3. From the correctly functioning node, copy the Chkxxx.tmp file with the most recent time and date stamp from the Mscs folder on the shared quorum drive to a disk. 4. On the non-functioning node, rename the Clusdb file in the %SystemRoot%\Cluster folder. 5. Copy the Chkxxx.tmp file from the disk to the %SystemRoot%\Cluster folder. 6. Rename the Chkxxx.tmp file in the %SystemRoot%\Cluster folder to Clusdb. 7. Using the Services tool in Control Panel, start the Cluster service. 8. Verify that the service starts correctly and that you can failover resources. 9. Set the Cluster service back to Automatic using the Services tool in Control Panel.
"snazzy" wrote:
[Quoted Text] > %SystemRoot%\system32\csrss.exe ObjectDirectory=\Windows > SharedSection=1024,3072,512 Windows=On SubSystemType=Windows > ServerDll=basesrv,1 ServerDll=winsrv:UserServerDllInitialization,3 > ServerDll=winsrv:ConServerDllInitialization,2 ProfileControl=Off > MaxRequestThreads=16 > > "Chuck [MSFT]" wrote: > > > What is the value for this registry key - > > > > HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SessionManager\SubSystems\Windows > > > > -- > > Chuck Timon, Jr. > > Microsoft Corporation > > Windows Server 2008 Readiness Team > > This posting is provided 'AS IS" with no warranties, and confers no rights. > > > > "snazzy" <snazzy[ at ]discussions.microsoft.com> wrote in message > > news:C4BA6071-E822-4447-AF1E-91CC408DFEDD[ at ]microsoft.com... > > > Please help with following error when I try to start cluster services; > > > The application failed to initialize properly (0xc0000142). > >
|