February 18, 2010 at 5:19 am
How can we check,which is the active node in ACTIVE-PASSIVE clustering
February 18, 2010 at 5:26 am
Login to your Cluster (Virtual Server) and type hostname at command prompt.
February 18, 2010 at 5:29 am
thank u very much for the prompt response
February 18, 2010 at 5:31 am
Is there any way to check when did the last failover happens
February 18, 2010 at 5:37 am
I dont have Cluster server with me as of now...but I guess you should able to get this info in Cluster Management Console..or in event logs
February 18, 2010 at 5:41 am
In my environment there is 2 node clustering(A & B).For the past two months active node was 'A' ,At that time in aparticular time say ,3.00 PM memory usage was hitting 95%.This month the node is changed to 'B'..now the memory is not hitting..
Can anyone suggest why it is like that
February 18, 2010 at 5:57 am
shanila_minnu (2/18/2010)
Is there any way to check when did the last failover happens
Easiest way is check your sql server error log.
Muthukkumaran Kaliyamoorthy
https://www.sqlserverblogforum.com/
February 18, 2010 at 6:47 am
Opening Event Viewer and viewing events related to failover clustering
To open Event Viewer and view events related to failover clustering:
If Server Manager is not already open, click Start, click Administrative Tools, and then click Server Manager. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
In the console tree, expand Diagnostics, expand Event Viewer, expand Windows Logs, and then click System.
To filter the events so that only events with a Source of FailoverClustering are shown, in the Actions pane, click Filter Current Log. On the Filter tab, in the Event sources box, select FailoverClustering. Select other options as appropriate, and then click OK.
To sort the displayed events by date and time, in the center pane, click the Date and Time column heading.
Verify
To perform this procedure, you must be a member of the local Administrators group on each clustered server, and the account you use must be a domain account, or you must have been delegated the equivalent authority.
http://technet.microsoft.com/en-us/library/dd353973(WS.10).aspx
MJ
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply