Results 1 to 4 of 4

Thread: SQL Server 2005 Cluster Configuraion

  1. #1
    Join Date
    Mar 2006
    Posts
    127

    SQL Server 2005 Cluster Configuraion

    Hi All,

    This is my scenario:

    Server1 - Dev server
    Server2 - Prod 24 by 7
    Server3 - Prod 9 to 5

    If one or both production servers fail, then I'll use dev server for failover.

    What is a proper way of installing SQL Server? Also how these servers should be setup when I look at them in Cluster Administrator? I have read a lot of documentation but I am still not 100% sure.

    Thank you.

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    You should install 3 seperate instances on the cluster. How many nodes in the cluster?

  3. #3
    Join Date
    Mar 2006
    Posts
    127
    3 nodes , all active.

  4. #4
    Join Date
    Sep 2002
    Posts
    5,938
    Then ensure each node has enough horsepower to handle multiple instances in case of failover.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •