Hi ,
We are using SQL server 2005,SP2 two node active active cluster ruuning on Windows server 2003.
On node 1 , the Cluster Service service is down. It's throwing the below error msg when starting up the cluster service.
Could not start the Cluster Service service on Local Computer.Error 1067: The process terminated unexpectedly.
On Cluster Administrator, I could not see the node 1 at the below (only node 2 (server name) and the move group option on SQL instance was grayed out ( not useable ).
Cluster Error:
[CS] Cluster Service started - Cluster Node Version 4.3790
OS Version 5.2.2026 - Service Pack 2 (ADS 03000112L)
Local Time is 2010/05/17-20:19:09.897
[INIT] ClusterInitialize called to start cluster.
[EP] Initialization...
[DM] Initialization
[DM] DmInitialize: The hive was loaded- rollback, unload and reload again
[DM] DmpRestartFlusher: Entry
[DM] DmpUnloadHive: unloading the hive
[Qfs] QfsSetFileAttributes C:\WINDOWS\Cluster\CLUSDB.BKP$ 80, status 2
[Qfs] QfsDeleteFile C:\WINDOWS\Cluster\CLUSDB.BKP$, status 2
[DM] Loading cluster database from C:\WINDOWS\Cluster\CLUSDB
[DM] DmpStartFlusher: Entry
[DM] DmpStartFlusher: thread created
[NM] Initializing...
[NM] Local node name = NFTSQL01.
[NM] Local node ID = 2.
[NM] Failed to open node key, status 2
[NM] Initialization failed 5052
[NM] Shutdown starting...
[NM] Interface cleanup starting...
[NM] Network interface cleanup complete
[NM] Network cleanup starting...
[NM] Network cleanup complete
[NM] Node cleanup starting...
[NM] Node cleanup complete
[NM] Shutdown of the Cluster Network driver failed, status 21
[NM] Shutdown complete.
[CS] ClusterInitialize failed 5052
[INIT] The cluster service is shutting down.
[FM] Shutdown: Failover Manager requested to shutdown groups.
[Dm] DmShutdown
[DM] DmpShutdownFlusher: Entry
[DM] DmpShutdownFlusher: Setting event
[DM] DmpRegistryFlusher: got 0
[DM] DmpRegistryFlusher: exiting
[MM] MMLeave is called when rgp=NULL.
[CS] Service Stopped. exit code = 5052
Please let me know on how to proceed further regarding this issue.
Thanks,
Kanagasabapathy.