Site sponsored by: Idera Try Idera’s new SQL admin toolset
SQL Server Performance

  • Home
  • Articles
  • Forums
  • Tips
  • Quiz
  • FAQ's
  • Blogs
  • Software
  • Books
  • About Us
RSS Feeds
Sign in | Join


Article Topics

All Articles
Performance Tuning
Audit
Business Intelligence
Clustering
Reporting Services
Developer
General DBA
ASP.NET / ADO.NET

Write for Us

Share you SQL Server knowledge with others and raise your profile in the community More...
Latest Articles

Server and Database Auditing in SQL Server 2008
So, you find yourself On-Call
Administrator & Monitoring Change Data Capture in SQL Server 2008 ...
Importance of the Resource Database

More     
 
Latest FAQ's

SQL Server Reporting Server (SSRS) service is failing to start ...
Cannot Start SQL Server Service
Users are able to connect to report manager but not able ...
Errors when SQL Server Snapshot Replication is Running

More     
   
Latest Software Reviews

Spotlight on ApexSQL Doc 2008
ApexSQL Enforce
Embarcadero Change Manager
SQL Server DBA Dashboard

More     

articles >> clustering >> How to Configure Virtual Server 2005 in ...

How to Configure Virtual Server 2005 in Order to Setup a Test SQL Server Cluster

By : Brad McGehee
Apr 29, 2005

Page 2 / 9

Install and Configure Your Host OS

Install the host OS, and appropriate service pack, onto your hardware as you would any other install. Also install any updated hardware drivers, if appropriate. Once you are done installing the base OS, ensure that all the hardware is working correctly, and if appropriate, make the system a member of your domain and check to see that it can communicate over your LAN.

Virtual Server 2005 requires that IIS be installed and operating correctly on the host OS. So if IIS was not installed as part of the OS installation, then you must install IIS at this point. Once it is installed, check to see that it can serve up web pages.

In the Control Panel, System, Performance Options, Advanced Tab, select "Background services" for "Processor scheduling" and select "Programs" for "Memory usage."

If your hardware is somewhat underpowered for your virtual cluster, you will want to turn off any OS services that don't need to run in order to free up resources for your virtual cluster.

 

Install Virtual Server 2005

Install Virtual Server 2005 as directed in the Virtual Server Getting Started Manual. If you are not familiar with Virtual Server 2005, you will also want to spend some time with the Virtual Server 2005 Administration Guide before you proceed with the following steps in this article on how to configure Virtual Server 2005 as a cluster for SQL Server.

 

Configure Virtual Server 2005 for Clustering

Now that Virtual Server 2005 has been installed, you are ready to begin configuring it so that you can set up your virtual SQL Server cluster. Here's what we will be doing in this section:

  • Creating a virtual "Private" network for all virtual node to virtual node communications.

  • Creating a virtual "Public" network for all client to virtual cluster communications.

  • Create a virtual shared disk for the virtual cluster to share.

  • Create a virtual quorum disk.

  • Create two virtual "C" drives to be used by the virtual nodes in the virtual cluster.

Once all of the above prerequisites are complete, then you will be ready to install the guest OSs and the virtual cluster.

 

How to Create a Virtual Private Network

In this step, we will create a virtual Private network, which will be used by the two nodes in our cluster to communicate.

  1. On the host computer, start the Virtual Server Administration Website. This is the tool you will be using to configure Virtual Server 2005 to work as a virtual SQL Server cluster.
     

  2. From the Master Status screen (the default screen displayed when the Virtual Server Administration Website is started), Under "Virtual Networks", select "Create." This displays the "New Virtual Network" Network Properties Screen, as shown below. Your screen may look slightly different than this one. That's to be expected, as my computer is configured differently than yours. This will not affect what we are doing here. This is true for all of the screens you see in this article.




     

  3. In this screen, you need to replace "New Virtual Network", next to "Virtual network name" with an appropriate name, as shown below. In our case, we will call it "Private." This will make it easy for us to remember that this network is the private network, not the public network. In addition, leave the "Network adapter on physical computer" option set to its default value of "None (Guests Only)." And if you like, you can enter a description of this virtual network for the "Virtual network notes." When your are done with this screen, as shown below, click on OK to create this virtual network.



     

You are now done creating the Private virtual network.


<< Prev Page     Next Page>>    








Home | Peformance Articles | Audit Articles | Business Intelligence Articles | Clustering Articles | Developer Articles | Reporting Services Articles | DBA Articles | ASP.NET / ADO.NET Articles | DBA FAQ's | Developer Peformance FAQ's | DBA Peformance FAQ's | Developer FAQ's | Clustering FAQ's | Error Messages | Audit Tool Reviews | Backup Tool Reviews | Coding Tool Reviews | Compare Tool Reviews | Documentation Tool Reviews | Design Tool Reviews | Monitoring Tool Reviews | Log Tool Reviews | Reporting Tool Reviews | Clustering Tool Reviews | Security Tool Reviews | Change Management Tool Reviews | Remote Access Tool Reviews | Book Reviews | Security Tool Reviews | QDPMA Performance Tuning | ADO.NET / ASP.NET | Administration | Analysis/OLAP Services | Application Development | Configuration | Components | ETL | Hardware | High Availability | Hints | Index | Misc | Operating Systems | Performance Tuning | Replication | T-SQL | Views


              © 1999-2008 by T10 Media. All rights reserved