multiple instance sql cluster with different windows configuration

  • In my case Node A and Node B are very high capacity servers. On these nodes we are running our most critical instance(instance1). Currently the instance1 is running on Node A. Other two instances are for reporting purposes, so we are planning to run these 2 instances(intance2 and instance3) on node B. If node A fails for some reason, it should failover to Node B. In that case all three instances will be running on Node B. If needed we can manually failover the other two reporting instances running on node B to node C and node D respectively if we have any resource allocation issue.

  • I was able to add new node to the existing cluster. But I am lost on how to install sql instance on this node. Do I need to specify the same cluster network name ?? I have a new cluster name which I would like to use for this new instance. How to proceed??

Viewing 2 posts - 16 through 18 (of 18 total)

You must be logged in to reply to this topic. Login to reply