Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

automatic failing over of clusters

Status
Not open for further replies.

techierich

Technical User
Feb 15, 2007
23
0
0
US
Hi,

Does anyone know if there is any way of making the failing over of a cluster an automatic process.

I have to fail over a cluster every no and again but have to come into work at like 6:30am to do it and i was wondering is there any tool that can do this for you and how it works ?

Many thanks,
Richard.
 
Why would you want to schedule the failover of your cluster? The whole point of the cluster is that is should never have to go down.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
If you want to fail the groups over on a scheduled basis, you can use the cluster.exe command line to offline a resource in each group. As long as the failure of the resource affects the group, the group will fail over.

As an example, let's take the default cluster group. This group contains an IP, a Name, and a Disk resource. If I fail the IP, then the cluster group will fail over to the other node.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top