We have A/A SQL 2000 Clusters...from an administrative standpoint, A/A is
"Uttam Parui[MS]" wrote:
> Hi Rob,
>
> A/P and A/A terminology does not really apply for SQL Server 2000. It was used for SQL 7.0 clustering.
> * Single instance cluster: replaces an active/passive cluster. A single instance cluster means there is one SQL Server 2000 virtual server installed.
> * Multiple instance cluster: replaces an active/active cluster. A multiple instance cluster is one in which there is more than one SQL Server 2000 virtual server installed. Because of the way the implementation of
> clustering is different with SQL Server 2000, using the active/active terminology does not really apply. A multiple-instance cluster has up to four server nodes and supports up to 16 instances (1 default, 15 named or
> 16 named). Each SQL Server 2000 virtual server requires its own disk resources that cannot be used by other instances
>
> I would recommend you to review Microsoft SQL Server 2000 Failover Clustering whitepaper to get a clear picture
>
> Microsoft Whitepaper - SQL Server 2000 Failover Clustering
>
http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/failclus.mspx >
> Although A/P and A/A are old terms, many still use it. For many, A/P means that there is just one instance of SQL Server 2000 running on the A node and nothing is running on P node. Many refer to A/A as first SQL
> Server instance running on first A node and second SQL Server instance running on second A node. This way both nodes are being used. This is used very commonly by customers. The IMPORTANT thing is
> that each node should have enough resources to host both the SQL Servers in case one node goes down. The above whitepaper has good scenarios and talks about how to configure the resources. A/P and
> A/A terms work ok till two instances. With SQL 2K, we can have upto 16 instances on a two node cluster. I have seen customers having four instances of SQL Server on a two node cluster. what will this be called
> now? So, its better to use that we have four instance SQL cluster on a two node windows MSCS. In case of a four instance SQL Cluster, each node should have enough resources to host all of them if one of the
> nodes fails.
>
> Additional Information:
> ===================
> Introduction to Microsoft SQL Server 2000 Clustering
>
http://support.microsoft.com/default.aspx?scid=/servicedesks/webcasts/wc051001/wcblurb051001.asp
>
> Microsoft SQL Server 2000 Virtual Server: Things You Should Know
>
http://support.microsoft.com/default.aspx?scid=/servicedesks/webcasts/wc032602/wcblurb032602.asp
>
>
> Microsoft SQL Server 2000 Virtual Server Basic Setup, Maintenance, and Service Pack
http://support.microsoft.com/default.aspx?scid=/servicedesks/webcasts/wcd061002/wcdblurb061002.asp
>
> Microsoft SQL Server 2000 Failover Clustering Disaster Recovery Procedures
>
http://support.microsoft.com/default.aspx?scid=/servicedesks/webcasts/wcd101802/wcdblurb101802.asp
>
> Troubleshooting SQL 2000 Virtual Server and Service Pack Setups for Failover Clustering
>
>
http://support.microsoft.com/default.aspx?scid=/servicedesks/webcasts/wcd020703/wcdblurb020703.asp
>
> INF: Installation Order for SQL 2000 Enterprise Edition
>
http://support.microsoft.com/?kbid=243218 >
> SQL Server 2000 Virtual Server Setup Error: "The Drive Chosen for the Program Files Installation Path <C:>, Is Not a Valid Path on All the Nodes of the Cluster"
>
http://support.microsoft.com/?id=279642 >
> INF: Frequently Asked Questions - SQL Server 2000 - Failover Clustering
>
http://support.microsoft.com/?kbid=260758 >
> HTH,
>
> Best Regards,
>
> Uttam Parui
> Microsoft Corporation
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> Are you secure? For information about the Strategic Technology Protection Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security. >
> Microsoft highly recommends that users with Internet access update their Microsoft software to better protect against viruses and security vulnerabilities. The easiest way to do this is to visit the following websites:
>
http://www.microsoft.com/protect >
http://www.microsoft.com/security/guidance/default.mspx >
>