PDA

View Full Version : is there a software....


hirantha
06-18-07, 04:37 PM
that would make a server auto kick in as the back server if in case something happened to the main server?

lduguay
06-18-07, 04:54 PM
This is called a failover cluster...Comes "free" with Windows 2003....

evilghost
06-18-07, 04:59 PM
Active-Passive Cluster, you can do this with Microsoft's clustering. It's a decent solution, I've done Active-Passive Exchange clusters and DHCP servers before.

lduguay
06-18-07, 05:04 PM
Active-Passive Cluster, you can do this with Microsoft's clustering. It's a decent solution, I've done Active-Passive Exchange clusters and DHCP servers before.
Clustering for Linux is available too, but it has rough edges (At least with RHEL)

hirantha
06-18-07, 05:56 PM
where can i read about this and how to enable it?
Thanx guys

evilghost
06-18-07, 05:58 PM
http://www.microsoft.com/windowsserver2003/enterprise/clustering.mspx
http://technet2.microsoft.com/windowsserver/en/technologies/genclust.mspx

lduguay
06-18-07, 06:07 PM
Marathon everRun HA is pretty good too, closer to fault tolerance. If you want real fault tolerance, checkout the Stratus FT-Servers. (99.9997% uptime)

http://www.marathontechnologies.com/products.html
http://www.stratus.com/

hirantha
06-18-07, 08:47 PM
thanx for the links guys.