|
Menu
|
|
|
|
|
|
Course's author:
|
Go to author's Space
|
|
Course stats:
|
|
|
Favorited: |
0 times |
| |
| no vote received
|
Features
 |
Textual content |
 |
Video tutorial |
 |
Exercise |
 |
Source code |
 |
Downloads |
 |
Recommended post |
|
|
|
|
Online course
Course Failover Clustering
In this Failover Clustering Training Course we will create a cluster with Sql Server 2008 R2 in a virtual machine without needing a rugged hardware. We'll see how this cluster would act in a real environment.
|
Introduction
Vídeo
3) Domain Controller
Description: After our first VM have been created, we are going to start the windows server 2008 installation, once we are done with the O.S. we will configure the network adapters and disable the firewall service, which is not necessary in our environment, after this we are going to begin the steps to build our domain controller by using add server roles wizard to add the Active Directory Domain Service. |
[Mark this item as viewed]
|
Shared Disks
Sql Server
Vídeo
9) Install Sql Server in the cluster on a nod
Description: Now we will start the Sql Server installation on a node, with the cluster service set, we just need to put the sql server media in the node that will be installed and run the setup, then go to installation menu and choose the New Sql Server Failover Cluster option |
[Mark this item as viewed]
|
SQL Server Integration Service (SSIS)
Vídeo
12) MSDTC Clustering
Description: Now that we have clustered Sql Server, it’s time to cluster others components that Sql Server use, starting by clustering MSDTC (Microsoft Distributed Transaction Coordinator) which is used for some replication configurations |
[Mark this item as viewed]
|
Vídeo
15) DISKPART
Description: Now we are going to setup a new cluster environment using command line tools, this is important because using this we can automate the entire cluster installation. |
[Mark this item as viewed]
|
Creating disk pools
Automating SQL Cluster Installation
Vídeo
23) Main PowerShell Script - Part 1
Description: In this lesson, we will proceed with our main PowerShell script, using this script we will add Sql server pre-install requirements and failover clustering role, also it will validate and build the cluster between the two nodes. |
[Mark this item as viewed]
|
Vídeo
27) Setup SQL Cluster
Description: In this class you will start to learn how to setup a SQL cluster using the advanced cluster preparation, this basically allows us to first install the nodes separately and only in the end join the cluster nodes. |
[Mark this item as viewed]
|
Finalization
SQL Server 2008 Maintenance plan
|