SlideShare a Scribd company logo
1 of 75
Download to read offline
Guía de Instalación de SQL Server Denali y de AlwaysOn HADR
Ing. Eduardo Castro Martínez

http://ecastrom.blogspot.com

http://comunidadwindows.org



Para instalar SQL Server Denali, descargue los medios desde http://tinyurl.com/39ubk7r

Utilice una máquina virtual que contenga Windows 2008 R2 con SP1 instalado. En caso de no tener
disponible Windows 2008 R2, puede descargar una copia de prueba desde
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ba571339-5436-4cf5-9c37-
6ed7dab6f781&displaylang=en

Una vez con la máquina instalada y con medio de SQL Server Denali, asocie el DVD del instalador con la
máquina virtual y ejecute la instalación. Se deberá desplegar la ventana inicial de instalación y se
selecciona “New SQL Server and stand-alone installation”
Se ejecutan las verificaciones de instalación y puede ser que se despliegue un error en el cual se indica
que no existe una actualización de Windows que es necesaria para la instalación.
El instalador require el No-Reboot package para poder realizer la instalación, en este momento cancele
la instalación y descargue e instale dicha actualización, la cual puede ser descargada desde:



http://go.microsoft.com/fwlink/?LinkID=196047

http://support.microsoft.com/?kbid=958488
http://go.microsoft.com/fwlink/?LinkID=196047

http://support.microsoft.com/?kbid=958488
Se cancela instalación para proceder con la instalación de la actualización:
Una vez descargadas las actualizaciones se procede con la instalación de las mimas
Una vez instaladas las actualizaciones, ejecutamos nuevamente el instalador de SQL Server Denali, en
esta ocasión ya no se presentan errores.
Ahora las actualizaciones ya están instaladas y las verificaciones ya son exitosas.
En la ventana de product key presionamos Next.
Se aceptan los términos y condiciones de uso.
Se procede con la instalación de los Support Tools
Una vez instalados los support Tools hacemos click en Next. Los warnings que se despliegan debido que
no se han creado las reglas en el Firewall para que el SQL Server pueda ser accedido desde la red y
debido a que la máquina no tiene Internet para verificar la consistencia de los certificados de .NET.
Se debe elegir el tipo de instalación, que en nuestro caso es una instalación estándar.
En los siguientes pasos se procede a habilitar SQL Server Always On, para que esta opción esté habilitada
debe estar instalado el Windows Failover Cluster Service, para hacer siga los pasos indicados en este
artículo http://blog.augustoalvarez.com.ar/2010/12/12/five-easy-steps-to-configure-windows-server-
2008-r2-failover-cluster-using-starwind-iscsi-san/ y que incluyo como un anexo al final de este
documento.

Además tiene que tener configurados dos servidores con SQL Server Denali, cada uno con una instancia
local, NO tiene que ser una instalación de Clúster de SQL Server.
Después de cambiadas esas propiedades hay que reiniciar los servicios.
Ingresamos al Management Studio
Ahora podemos crear un Nuevo Availability Group
Se especifica el nombre para el Grupo
Seleccionamos la BD que queremos incluir en AlwaysOn
Primero debemos realizer un respaldo Full de esta base de datos
Ahora la BD está disponible
Configuramos el mode de lectura de los nodos
Configuramos para que se utilice el Segundo nodo
Configuración de los endpoint y puertos
Finalizamos la configuración
Ahora AlwaysOn ya está disponible y configurado
Vemos que existentes cambios a nivel del FailOver Cluster de Windows
Podemos hacer un Failover
Con esto finalizamos las pruebas con AlwaysOn en SQL Server Denali.
Five Easy Steps to Configure Windows Server 2008 R2 Failover Cluster using
StarWind iSCSI SAN
http://blog.augustoalvarez.com.ar/2010/12/12/five-easy-steps-to-configure-windows-server-2008-r2-failover-cluster-using-
starwind-iscsi-san/


December 12, 2010 at 9:02 pm | Posted in Cluster, Windows Server 2008 R2 | 5 Comments
Tags: Cluster, Failover Cluster, High Availability, iSCSI, StarWind, Step-by-Step, Windows Server 2008 R2




When there’s a no direct requirement about the business, people usually avoid the term “cluster” in
their platform; mostly just because partial ignorance about the technology. For a long time, no matter
if you were using open source platforms, Windows or any other, there was the believing that installing,
configuring and maintaining a cluster is just a hard thing to do. The idea within this post is show you in
a simple few steps, with no complex requirements, how to create a Windows Server 2008 R2 Failover
                                             cluster using another simple and effective solution as StarWind
                                             iSCSI SAN.


                                             StarWind iSCSI SAN software represents one of the most popular
                                             solutions available in the market to create your own iSCSI shared
                                             storage (or Storage Area Network) without the need to acquire
                                             expensive hardware solutions. StarWind iSCSI SAN provides also
                                             the fastest solution to create, configure and maintaining these
                                             type of storage, having the chance to make available LUNs to any
                                             operating system capable of using an iSCSI initiator.


                                             Let’s take a look about this step-by-step guide to create and
configure a Windows Server 2008 R2 Failover Cluster, here are the steps involved:


1. Review and complete pre-requisites for the environment.


2. Install StarWind iSCSI SAN software.


3. Configure and create LUNs using StarWind iSCSI SAN.


4. Install Failover Cluster feature and run cluster validation.
5. Create Windows Server 2008 R2 Failover Cluster.




1. Review and complete pre-requisites for the environment

Requirements for clustering in Windows Server 2008 R2 changed significantly. You don’t longer need
complex aspects for hardware to be compatible with Failover Cluster:

Requirements for Windows Server 2008 R2 Failover Cluster

Here’s a review of the minimum requirements to create a Windows Server 2008 R2 Cluster:


 o   Two or more compatible servers: You need hardware that is compatible with each other, highly
     recommended to always use same type of hardware when you are creating a cluster.
 o   A shared storage: This is where we can use StarWind iSCSI SAN software.
 o   Two network cards on each server, one public network (from which we usually access Active
     Directory) and a private for heartbeat between servers. This is actually an optional requirement
     since using one network card is possible but not suitable in almost any environment.
     When we are using iSCSI protocol for our shared storage Microsoft recommends three network
     cards on each host: Public network, private, and one dedicated to iSCSI communication from
     servers to the storage, which in our case will be represented by a server using StarWind iSCSI
     software.
 o   Windows Server 2008 R2 Enterprise or Datacenter Editions for hosts which will be part of the
     cluster. Always keep in mind that cluster is not supported in Standard Editions.
 o   All hosts must be member from an Active Directory domain. To install and configure a cluster we
     don’t need a Domain Admin account, but we do need a Domain account which is included in the
     local Administrators of each host.

Requirements for StarWind iSCSI SAN Software

Here are the requirements for installing the component which will be in charge of receiving the iSCSI
connections:


 o   Windows Server 2008 or Windows Server 2008 R2
 o   10 GB of disk space for StarWind application data and log files
 o   [Highly Recommended] 4 GB of RAM
o   1 Gigabit Ethernet or 10 Gigabit Ethernet.


You can download StarWind iSCSI SAN software using this link, previous registration required.

Optimize TCP/IP stack to improve iSCSI performance

Before using StarWind as iSCSI target it’s recommended you’d "accelerate" TCP/IP stack to make sure it
runs at full speed.


1. Enable 9K Jumbo frames for your GbE network adapter.


2. Change the following TCP parameters in the registry:
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters]


GlobalMaxTcpWindowSize = 0×01400000 (DWORD)
TcpWindowSize = 0×01400000 (DWORD)
Tcp1323Opts = 3 (DWORD)
SackOpts = 1 (DWORD)


3. Reboot.




2. Install StarWind iSCSI SAN Software

Ok, after reviewing and completing the requirements for the environment we should start installing the
StarWind iSCSI SAN software.


The product is available for download in this link, and you only need a previous registration first which
will also generate the license key you need to register the product.


Installing StarWind iSCSI software is probably the easiest in all of these five steps, since you only need
to complete a wizard to accomplish it.


2.1 After you’ve downloaded the installation file, just double click it and the wizard will start.
2.2 Follow the wizard normally as any installation. In the process you will find one of the interesting
features about it: You can install the service separately from the console from which you can
administer the StarWind iSCSI.




This way you can install the console on any machine compatible to access the server or servers with
StarWind iSCSI and manage storage, permissions, etc. In this case, I’ll be selecting the full installation.


The next steps are pretty straight forward so you won’t have any problem. Once the final steps are
completed you’ll get a warning about the iSCSI Service needed before installing the StarWind iSCSI
Service.
You just need to access the “Services” console and set the service as started and automatic.




After you click install, the process only takes a few seconds and you will additionally see some drivers
that will be installed on the operating system; click “Install”.




3. Configure and create LUNs using StarWind iSCSI SAN

With the program installed, using and configuring it won’t give us any trouble.


The StarWind iSCSI console is similar as any other console you may already use it. In the “General”
screen we’ll find the summary information plus how to connect to local or remote StarWind host.
In the “Configuration” section we can find the common parameters to configure iSCSI StarWind, for
example the “Network” options which enable the iSCSI communications (port 3260) on any of the
network adapters identified.




If we are using a special LAN/VLAN to separate our iSCSI traffic as recommended, then we should only
enable the IP address used for that purpose.


Now let’s get started with the StarWind configuration.
Configuring StarWind iSCSI

We are going to review the basic steps to configure the StarWind iSCSI to start hosting LUNs for our
cluster; the initial task is to add the host:


3.1 Select the “Connect” option and type in the credentials to manage the iSCSI host. The defaults
used by StarWind are: User “root”; Password “starwind”.


3.2 With the host added, we can start creating the storage that will be published through iSCSI: Right-
click the server and select “Add target” and a new wizard will appear.




3.3 Select the “Target alias” from which we’ll identify the LUN we are about to create and then
configure to be able to cluster. In my case I’m using a simple name “w2k8r2-clstr”, click on “Next”.




3.4 Since we are going to be using hard drives to present our storage, in “Storage Type” select “Hard
Disk”, click on “Next”.
3.5 In “Device Type” please note that we can use physical as virtual drives to present to our clients
using iSCSI. We are going to select “Basic Virtual”, from which we’ll create a file (.img) that will
represent the LUN; click on “Next”.




3.6 Select “Image File device” and click on “Next”.
3.7 Since we are creating a new one, select “Create new virtual disk” and click on “Next”.




3.8 In the following screen, select the destination and size for the file we are creating. In my case, I’m
using a separate drive where I’m going to save all of my LUNs.
3.9 In the following options leave selected “Asynchronous mode” for the LUN, which will enable
multithreaded disk operations (recommended for NTFS file system) and check “Allow multiple
concurrent iSCSI connections (clustering)” which, of course, will provide the possibility for several
hosts to be able to connect to this image file; click on “Next”.




3.10 In the cache parameters, leave the default options selected “Normal (no caching)”; click on
“Next”.
3.11 In the last screen, just click on “Finish” and we’ll have our LUN ready.


As optional and recommended review the options for “CHAP permissions” and “Access Rights”. Within
these options we can configure all the parameters needed for secure environments.


Once we’ve completed this, we can access this file from a Windows Server 2008 R2 host.

Configure Windows Server 2008 R2 iSCSI Initiator

Each host must have access to the file we’ve just created in order to be able to create our Failover
Cluster. On each host, execute the following:


3.12 Access “Administrative Tools”, “iSCSI Initiator”.


3.13 In the “Target” pane, type in the IP address used for the target host, our iSCSI server, to receive
the connections.
In my case, I’ve created two LUNs available for the cluster.


3.14 Click on “Connect” to be authorized by the host to use these files.


Once we’ve connected to the files, access “Disk Management” to verify we can now use these files as
storage attached to the operating system.
3.15 And as a final step, just using the first host in the cluster, put “Online” the storage file and select
also “Initialize Disk”. Since these are treated as normal hard disks, the process for initializing a LUN is
no different than initializing a physical and local hard drive in the server.


Now, let’s take a look about the Failover Cluster feature.




4. Install Failover Cluster feature and run cluster validation

Prior to configure the cluster, we need to enable the “Failover Cluster” feature on all hosts in the
cluster and we’ll also run the verification tool provided by Microsoft to validate the consistency and
compatibility of our scenario.


4.1 In “Server Manager”, access “Features” and select “Failover Cluster”. This feature does not need a
reboot to complete.




4.2 Once installed, access the console from “Administrative Tools”. Within the console, the option we
are interested in this stage is “Validate a Configuration”.
4.3 In the new wizard, we are going to add the hosts that will represent the Failover Cluster in order to
validate the configuration. Type in the server’s FQDN names or browse for their names; click on
“Next”.




4.4 Select “Run all tests (recommended)” and click on “Next”.
4.5 In the following screen we can see a detailed list about all the tests that will be executed, take
note that the storage tests take some time; click on “Next”.


If we’ve fulfilled the requirements reviewed earlier then the test will be completed with no warning.




We can also have a detailed report about the results on each test.
5. Create Windows Server 2008 R2 Failover Cluster

At this stage, we’ve completed all the requirements and validated our configuration successfully. In
the next following steps, we are going to see the simple procedure to configure our Windows Server
2008 R2 Failover Cluster.


5.1 In the “Failover Cluster” console, select the option for “Create a cluster”.




5.2 A similar wizard will appear as in the validation tool. The first thing to do is add the servers we
would like to cluster; click on “Next”.


5.3 In the next screen we have to select the cluster name and the IP address assigned. Remember that
in a cluster, all machines are represented by one name and one IP.
5.4 In the summary page click on “Next”.


After a few seconds the cluster will be created and we can also review the report for the process.




Now in our Failover Cluster console, we’ll get the complete picture about the cluster we’ve created:
Nodes involved, storage associated to the cluster, networks and the events related to cluster.
We will close up our step-by-step guide here and open the clustering series for maybe a detailed
explanation about type of Failover Clusters, including Multi-Site cluster which I had the chance to
present on a Microsoft event here in Buenos Aires.

Conclusions

After reviewing the process to create clusters using StarWind iSCSI SAN software, here are some of the
things I’ve noticed:

Pros
 o   StarWind iSCSI software is a simple tool to install and simpler to use and administer shared
     storage; not only for using it in a Failover Cluster, but for all scenarios when we need shared
     storage.
 o   If we have the proper environment for iSCSI, StarWind iSCSI can save us a lot of money comparing
     the costs of an enterprise hardware solution to use iSCSI.
 o   The tool provides also important differences with other similar in the market, for example,
     granularity of permissions we can achieve to guarantee a secure environment.

Cons
 o   Setting up the right environment for iSCSI using StarWind can represent a complex situation. There
     is no golden rule, this “right environment” depends on a proper sizing and planning about the
     scenario and the services we’ll be providing; but for scalable and powerful solution you would
probably need SAS hard drives, 10gb network cards, possible NIC teaming and other
    configurations.
    Even though we are discussing this as a negative aspect, still is common sense to think about this
    complex scenario as a trade-off for an expensive hardware solution.
o   The price seems very accessible for most companies, but StarWind removed the free version of
    this tool. I hope they can bring it back any time soon; fits perfectly when we want to make our
    own simple labs, or like in my case that I’ve used several times in presentations :)




More Resources

Here are more resources to look into for Windows Server 2008 R2 Failover Cluster and StarWind iSCSI
Software:


o   Understanding Requirements for Failover Clusters: http://technet.microsoft.com/en-
    us/library/cc771404.aspx
o   iSCSI Cluster Support: Frequently Asked Questions:
    http://www.microsoft.com/WindowsServer2003/technologies/storage/iscsi/iscsicluster.mspx
o   Creating a Cluster in Windows Server 2008:
    http://blogs.msdn.com/b/clustering/archive/2008/01/18/7151154.aspx
o   StarWind iSCSI SAN: Quick Start Guide: http://www.starwindsoftware.com/starwind-iscsi-san-
    quick-start-guide
o   StarWind SAN Sizing Guide: http://www.starwindsoftware.com/san-sizing-guide
o   StarWind iSCSI SAN Software Manuals: http://www.starwindsoftware.com/technical-papers
o   StarWind iSCSI SAN Software White Papers: http://www.starwindsoftware.com/white-papers
o   iSCSI SAN Storage Videos and Webcasts: http://www.starwindsoftware.com/videos
o   Windows Server 2008 Failover Clusters: Networking (Part 1):
    http://blogs.technet.com/b/askcore/archive/2010/02/12/windows-server-2008-failover-clusters-
    networking-part-1.aspx
o   Simple Clustering with Hyper-V: http://technet.microsoft.com/en-
    us/magazine/2009.04.geekofalltrades.aspx?pr=blog

More Related Content

What's hot

5分で分かる Windows Server 2019 HCI 超概要
5分で分かる Windows Server 2019 HCI 超概要5分で分かる Windows Server 2019 HCI 超概要
5分で分かる Windows Server 2019 HCI 超概要Kazuki Takai
 
Star wind iscsi-san-software-handson-review-1-eng
Star wind iscsi-san-software-handson-review-1-engStar wind iscsi-san-software-handson-review-1-eng
Star wind iscsi-san-software-handson-review-1-engthuragavaripallem
 
SUSE Expert Days Paris 2018 – SLE 15
SUSE Expert Days Paris 2018 – SLE 15SUSE Expert Days Paris 2018 – SLE 15
SUSE Expert Days Paris 2018 – SLE 15SUSE
 
ZENworks Configuration Management
ZENworks Configuration ManagementZENworks Configuration Management
ZENworks Configuration ManagementRoel van Bueren
 
Toad for oracle 11g 64 bit
Toad for oracle 11g 64 bitToad for oracle 11g 64 bit
Toad for oracle 11g 64 bitRavi Kumar Lanke
 
DevOps: Arquitectura, Estrategia y Modelo
DevOps: Arquitectura, Estrategia y ModeloDevOps: Arquitectura, Estrategia y Modelo
DevOps: Arquitectura, Estrategia y ModeloSUSE España
 
vRealize Operations (vROps) Management Pack for Cisco UCS Installation & Conf...
vRealize Operations (vROps) Management Pack for Cisco UCS Installation & Conf...vRealize Operations (vROps) Management Pack for Cisco UCS Installation & Conf...
vRealize Operations (vROps) Management Pack for Cisco UCS Installation & Conf...Blue Medora
 
Innovate everywhere - SUSE edge
Innovate everywhere - SUSE edgeInnovate everywhere - SUSE edge
Innovate everywhere - SUSE edgeSUSE
 
Oid installation presentation notes
Oid installation presentation notesOid installation presentation notes
Oid installation presentation notesKhemraj Dhondge
 
Expert Day 2019 - SUSE OpenStack Cloud
Expert Day 2019 - SUSE OpenStack CloudExpert Day 2019 - SUSE OpenStack Cloud
Expert Day 2019 - SUSE OpenStack CloudSUSE
 
Installing windows server 2016 TP 4
Installing windows server 2016 TP 4Installing windows server 2016 TP 4
Installing windows server 2016 TP 4Ayman Sheta
 
Ha cluster with openSUSE Leap
Ha cluster with openSUSE LeapHa cluster with openSUSE Leap
Ha cluster with openSUSE Leapmedwinz
 
Expert Day 2019 - SUSE Linux Enterprise 15
Expert Day 2019 - SUSE Linux Enterprise 15Expert Day 2019 - SUSE Linux Enterprise 15
Expert Day 2019 - SUSE Linux Enterprise 15SUSE
 
Expert Day 2019 - CaaSP et CAP
Expert Day 2019 - CaaSP et CAPExpert Day 2019 - CaaSP et CAP
Expert Day 2019 - CaaSP et CAPSUSE
 
Simple flexible deployments with openstack ansible
Simple flexible deployments with openstack ansibleSimple flexible deployments with openstack ansible
Simple flexible deployments with openstack ansibleJean-Philippe Evrard
 
SafePeak Installation guide
SafePeak Installation guideSafePeak Installation guide
SafePeak Installation guideVladi Vexler
 

What's hot (20)

5分で分かる Windows Server 2019 HCI 超概要
5分で分かる Windows Server 2019 HCI 超概要5分で分かる Windows Server 2019 HCI 超概要
5分で分かる Windows Server 2019 HCI 超概要
 
Star wind iscsi-san-software-handson-review-1-eng
Star wind iscsi-san-software-handson-review-1-engStar wind iscsi-san-software-handson-review-1-eng
Star wind iscsi-san-software-handson-review-1-eng
 
SUSE Expert Days Paris 2018 – SLE 15
SUSE Expert Days Paris 2018 – SLE 15SUSE Expert Days Paris 2018 – SLE 15
SUSE Expert Days Paris 2018 – SLE 15
 
ZENworks Configuration Management
ZENworks Configuration ManagementZENworks Configuration Management
ZENworks Configuration Management
 
Toad for oracle 11g 64 bit
Toad for oracle 11g 64 bitToad for oracle 11g 64 bit
Toad for oracle 11g 64 bit
 
DevOps: Arquitectura, Estrategia y Modelo
DevOps: Arquitectura, Estrategia y ModeloDevOps: Arquitectura, Estrategia y Modelo
DevOps: Arquitectura, Estrategia y Modelo
 
VMWare Lab For Training, Testing or Proof of Concept
VMWare Lab For Training, Testing or Proof of ConceptVMWare Lab For Training, Testing or Proof of Concept
VMWare Lab For Training, Testing or Proof of Concept
 
vRealize Operations (vROps) Management Pack for Cisco UCS Installation & Conf...
vRealize Operations (vROps) Management Pack for Cisco UCS Installation & Conf...vRealize Operations (vROps) Management Pack for Cisco UCS Installation & Conf...
vRealize Operations (vROps) Management Pack for Cisco UCS Installation & Conf...
 
Innovate everywhere - SUSE edge
Innovate everywhere - SUSE edgeInnovate everywhere - SUSE edge
Innovate everywhere - SUSE edge
 
Oid installation presentation notes
Oid installation presentation notesOid installation presentation notes
Oid installation presentation notes
 
Install
InstallInstall
Install
 
Expert Day 2019 - SUSE OpenStack Cloud
Expert Day 2019 - SUSE OpenStack CloudExpert Day 2019 - SUSE OpenStack Cloud
Expert Day 2019 - SUSE OpenStack Cloud
 
Dev stacklabguide
Dev stacklabguideDev stacklabguide
Dev stacklabguide
 
CSACSGuide-SAMPLE
CSACSGuide-SAMPLECSACSGuide-SAMPLE
CSACSGuide-SAMPLE
 
Installing windows server 2016 TP 4
Installing windows server 2016 TP 4Installing windows server 2016 TP 4
Installing windows server 2016 TP 4
 
Ha cluster with openSUSE Leap
Ha cluster with openSUSE LeapHa cluster with openSUSE Leap
Ha cluster with openSUSE Leap
 
Expert Day 2019 - SUSE Linux Enterprise 15
Expert Day 2019 - SUSE Linux Enterprise 15Expert Day 2019 - SUSE Linux Enterprise 15
Expert Day 2019 - SUSE Linux Enterprise 15
 
Expert Day 2019 - CaaSP et CAP
Expert Day 2019 - CaaSP et CAPExpert Day 2019 - CaaSP et CAP
Expert Day 2019 - CaaSP et CAP
 
Simple flexible deployments with openstack ansible
Simple flexible deployments with openstack ansibleSimple flexible deployments with openstack ansible
Simple flexible deployments with openstack ansible
 
SafePeak Installation guide
SafePeak Installation guideSafePeak Installation guide
SafePeak Installation guide
 

Similar to Guia instalacion SQL Server Denali

SCVM_Deployment_VMware_OVA.pdf
SCVM_Deployment_VMware_OVA.pdfSCVM_Deployment_VMware_OVA.pdf
SCVM_Deployment_VMware_OVA.pdfFinnJohn2
 
SCVM_Deployment_VMware_ISO.pdf
SCVM_Deployment_VMware_ISO.pdfSCVM_Deployment_VMware_ISO.pdf
SCVM_Deployment_VMware_ISO.pdfFinnJohn2
 
Symantec Endpoint Encryption - Proof Of Concept Document
Symantec Endpoint Encryption - Proof Of Concept DocumentSymantec Endpoint Encryption - Proof Of Concept Document
Symantec Endpoint Encryption - Proof Of Concept DocumentIftikhar Ali Iqbal
 
SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...
SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...
SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...Nasir Gondal
 
WindowsAzureIAAS
WindowsAzureIAASWindowsAzureIAAS
WindowsAzureIAASSaravanan G
 
Sdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalSdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalStephen Rose
 
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage ServiceQuick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage ServiceCloudian
 
eFolder Expert Series Webinar — 3 Easy Steps to Configuring Your Own BDR Appl...
eFolder Expert Series Webinar — 3 Easy Steps to Configuring Your Own BDR Appl...eFolder Expert Series Webinar — 3 Easy Steps to Configuring Your Own BDR Appl...
eFolder Expert Series Webinar — 3 Easy Steps to Configuring Your Own BDR Appl...eFolder
 
Safe peak installation guide version 2.1
Safe peak installation guide version 2.1Safe peak installation guide version 2.1
Safe peak installation guide version 2.1Vladi Vexler
 
WindowsAzureSDK1.7
WindowsAzureSDK1.7WindowsAzureSDK1.7
WindowsAzureSDK1.7Saravanan G
 
All database solution-Installing Micosoft SQL Server 2016
All database solution-Installing Micosoft SQL Server 2016All database solution-Installing Micosoft SQL Server 2016
All database solution-Installing Micosoft SQL Server 2016AllDatabaseSolutions
 
Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Tuan Yang
 
AWS Webcast - Implementing Windows and SQL Server with High Availability on AWS
AWS Webcast - Implementing Windows and SQL Server with High Availability on AWSAWS Webcast - Implementing Windows and SQL Server with High Availability on AWS
AWS Webcast - Implementing Windows and SQL Server with High Availability on AWSAmazon Web Services
 
Microsoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overviewMicrosoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overviewaboobakar sanjar
 
M sata raid_adaptec
M sata raid_adaptecM sata raid_adaptec
M sata raid_adapteclaonap166
 
Microsoft Windows Server 2012 Early Adopter Guide
Microsoft Windows Server 2012 Early Adopter GuideMicrosoft Windows Server 2012 Early Adopter Guide
Microsoft Windows Server 2012 Early Adopter GuideKingfin Enterprises Limited
 
Creating Virtual Infrastructure
Creating Virtual InfrastructureCreating Virtual Infrastructure
Creating Virtual InfrastructureJake Weston
 
VMware Virtualization Basics - Part-1.pptx
VMware Virtualization Basics - Part-1.pptxVMware Virtualization Basics - Part-1.pptx
VMware Virtualization Basics - Part-1.pptxssuser4d1c08
 

Similar to Guia instalacion SQL Server Denali (20)

SCVM_Deployment_VMware_OVA.pdf
SCVM_Deployment_VMware_OVA.pdfSCVM_Deployment_VMware_OVA.pdf
SCVM_Deployment_VMware_OVA.pdf
 
SCVM_Deployment_VMware_ISO.pdf
SCVM_Deployment_VMware_ISO.pdfSCVM_Deployment_VMware_ISO.pdf
SCVM_Deployment_VMware_ISO.pdf
 
Exploring App fabric
Exploring App fabricExploring App fabric
Exploring App fabric
 
Symantec Endpoint Encryption - Proof Of Concept Document
Symantec Endpoint Encryption - Proof Of Concept DocumentSymantec Endpoint Encryption - Proof Of Concept Document
Symantec Endpoint Encryption - Proof Of Concept Document
 
SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...
SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...
SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...
 
WindowsAzureIAAS
WindowsAzureIAASWindowsAzureIAAS
WindowsAzureIAAS
 
Devstack lab guide
Devstack lab guideDevstack lab guide
Devstack lab guide
 
Sdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalSdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint Final
 
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage ServiceQuick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
 
eFolder Expert Series Webinar — 3 Easy Steps to Configuring Your Own BDR Appl...
eFolder Expert Series Webinar — 3 Easy Steps to Configuring Your Own BDR Appl...eFolder Expert Series Webinar — 3 Easy Steps to Configuring Your Own BDR Appl...
eFolder Expert Series Webinar — 3 Easy Steps to Configuring Your Own BDR Appl...
 
Safe peak installation guide version 2.1
Safe peak installation guide version 2.1Safe peak installation guide version 2.1
Safe peak installation guide version 2.1
 
WindowsAzureSDK1.7
WindowsAzureSDK1.7WindowsAzureSDK1.7
WindowsAzureSDK1.7
 
All database solution-Installing Micosoft SQL Server 2016
All database solution-Installing Micosoft SQL Server 2016All database solution-Installing Micosoft SQL Server 2016
All database solution-Installing Micosoft SQL Server 2016
 
Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)
 
AWS Webcast - Implementing Windows and SQL Server with High Availability on AWS
AWS Webcast - Implementing Windows and SQL Server with High Availability on AWSAWS Webcast - Implementing Windows and SQL Server with High Availability on AWS
AWS Webcast - Implementing Windows and SQL Server with High Availability on AWS
 
Microsoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overviewMicrosoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overview
 
M sata raid_adaptec
M sata raid_adaptecM sata raid_adaptec
M sata raid_adaptec
 
Microsoft Windows Server 2012 Early Adopter Guide
Microsoft Windows Server 2012 Early Adopter GuideMicrosoft Windows Server 2012 Early Adopter Guide
Microsoft Windows Server 2012 Early Adopter Guide
 
Creating Virtual Infrastructure
Creating Virtual InfrastructureCreating Virtual Infrastructure
Creating Virtual Infrastructure
 
VMware Virtualization Basics - Part-1.pptx
VMware Virtualization Basics - Part-1.pptxVMware Virtualization Basics - Part-1.pptx
VMware Virtualization Basics - Part-1.pptx
 

More from Eduardo Castro

Introducción a polybase en SQL Server
Introducción a polybase en SQL ServerIntroducción a polybase en SQL Server
Introducción a polybase en SQL ServerEduardo Castro
 
Creando tu primer ambiente de AI en Azure ML y SQL Server
Creando tu primer ambiente de AI en Azure ML y SQL ServerCreando tu primer ambiente de AI en Azure ML y SQL Server
Creando tu primer ambiente de AI en Azure ML y SQL ServerEduardo Castro
 
Seguridad en SQL Azure
Seguridad en SQL AzureSeguridad en SQL Azure
Seguridad en SQL AzureEduardo Castro
 
Azure Synapse Analytics MLflow
Azure Synapse Analytics MLflowAzure Synapse Analytics MLflow
Azure Synapse Analytics MLflowEduardo Castro
 
SQL Server 2019 con Windows Server 2022
SQL Server 2019 con Windows Server 2022SQL Server 2019 con Windows Server 2022
SQL Server 2019 con Windows Server 2022Eduardo Castro
 
Novedades en SQL Server 2022
Novedades en SQL Server 2022Novedades en SQL Server 2022
Novedades en SQL Server 2022Eduardo Castro
 
Introduccion a SQL Server 2022
Introduccion a SQL Server 2022Introduccion a SQL Server 2022
Introduccion a SQL Server 2022Eduardo Castro
 
Machine Learning con Azure Managed Instance
Machine Learning con Azure Managed InstanceMachine Learning con Azure Managed Instance
Machine Learning con Azure Managed InstanceEduardo Castro
 
Novedades en sql server 2022
Novedades en sql server 2022Novedades en sql server 2022
Novedades en sql server 2022Eduardo Castro
 
Sql server 2019 con windows server 2022
Sql server 2019 con windows server 2022Sql server 2019 con windows server 2022
Sql server 2019 con windows server 2022Eduardo Castro
 
Introduccion a databricks
Introduccion a databricksIntroduccion a databricks
Introduccion a databricksEduardo Castro
 
Pronosticos con sql server
Pronosticos con sql serverPronosticos con sql server
Pronosticos con sql serverEduardo Castro
 
Data warehouse con azure synapse analytics
Data warehouse con azure synapse analyticsData warehouse con azure synapse analytics
Data warehouse con azure synapse analyticsEduardo Castro
 
Que hay de nuevo en el Azure Data Lake Storage Gen2
Que hay de nuevo en el Azure Data Lake Storage Gen2Que hay de nuevo en el Azure Data Lake Storage Gen2
Que hay de nuevo en el Azure Data Lake Storage Gen2Eduardo Castro
 
Introduccion a Azure Synapse Analytics
Introduccion a Azure Synapse AnalyticsIntroduccion a Azure Synapse Analytics
Introduccion a Azure Synapse AnalyticsEduardo Castro
 
Seguridad de SQL Database en Azure
Seguridad de SQL Database en AzureSeguridad de SQL Database en Azure
Seguridad de SQL Database en AzureEduardo Castro
 
Python dentro de SQL Server
Python dentro de SQL ServerPython dentro de SQL Server
Python dentro de SQL ServerEduardo Castro
 
Servicios Cognitivos de de Microsoft
Servicios Cognitivos de de Microsoft Servicios Cognitivos de de Microsoft
Servicios Cognitivos de de Microsoft Eduardo Castro
 
Script de paso a paso de configuración de Secure Enclaves
Script de paso a paso de configuración de Secure EnclavesScript de paso a paso de configuración de Secure Enclaves
Script de paso a paso de configuración de Secure EnclavesEduardo Castro
 
Introducción a conceptos de SQL Server Secure Enclaves
Introducción a conceptos de SQL Server Secure EnclavesIntroducción a conceptos de SQL Server Secure Enclaves
Introducción a conceptos de SQL Server Secure EnclavesEduardo Castro
 

More from Eduardo Castro (20)

Introducción a polybase en SQL Server
Introducción a polybase en SQL ServerIntroducción a polybase en SQL Server
Introducción a polybase en SQL Server
 
Creando tu primer ambiente de AI en Azure ML y SQL Server
Creando tu primer ambiente de AI en Azure ML y SQL ServerCreando tu primer ambiente de AI en Azure ML y SQL Server
Creando tu primer ambiente de AI en Azure ML y SQL Server
 
Seguridad en SQL Azure
Seguridad en SQL AzureSeguridad en SQL Azure
Seguridad en SQL Azure
 
Azure Synapse Analytics MLflow
Azure Synapse Analytics MLflowAzure Synapse Analytics MLflow
Azure Synapse Analytics MLflow
 
SQL Server 2019 con Windows Server 2022
SQL Server 2019 con Windows Server 2022SQL Server 2019 con Windows Server 2022
SQL Server 2019 con Windows Server 2022
 
Novedades en SQL Server 2022
Novedades en SQL Server 2022Novedades en SQL Server 2022
Novedades en SQL Server 2022
 
Introduccion a SQL Server 2022
Introduccion a SQL Server 2022Introduccion a SQL Server 2022
Introduccion a SQL Server 2022
 
Machine Learning con Azure Managed Instance
Machine Learning con Azure Managed InstanceMachine Learning con Azure Managed Instance
Machine Learning con Azure Managed Instance
 
Novedades en sql server 2022
Novedades en sql server 2022Novedades en sql server 2022
Novedades en sql server 2022
 
Sql server 2019 con windows server 2022
Sql server 2019 con windows server 2022Sql server 2019 con windows server 2022
Sql server 2019 con windows server 2022
 
Introduccion a databricks
Introduccion a databricksIntroduccion a databricks
Introduccion a databricks
 
Pronosticos con sql server
Pronosticos con sql serverPronosticos con sql server
Pronosticos con sql server
 
Data warehouse con azure synapse analytics
Data warehouse con azure synapse analyticsData warehouse con azure synapse analytics
Data warehouse con azure synapse analytics
 
Que hay de nuevo en el Azure Data Lake Storage Gen2
Que hay de nuevo en el Azure Data Lake Storage Gen2Que hay de nuevo en el Azure Data Lake Storage Gen2
Que hay de nuevo en el Azure Data Lake Storage Gen2
 
Introduccion a Azure Synapse Analytics
Introduccion a Azure Synapse AnalyticsIntroduccion a Azure Synapse Analytics
Introduccion a Azure Synapse Analytics
 
Seguridad de SQL Database en Azure
Seguridad de SQL Database en AzureSeguridad de SQL Database en Azure
Seguridad de SQL Database en Azure
 
Python dentro de SQL Server
Python dentro de SQL ServerPython dentro de SQL Server
Python dentro de SQL Server
 
Servicios Cognitivos de de Microsoft
Servicios Cognitivos de de Microsoft Servicios Cognitivos de de Microsoft
Servicios Cognitivos de de Microsoft
 
Script de paso a paso de configuración de Secure Enclaves
Script de paso a paso de configuración de Secure EnclavesScript de paso a paso de configuración de Secure Enclaves
Script de paso a paso de configuración de Secure Enclaves
 
Introducción a conceptos de SQL Server Secure Enclaves
Introducción a conceptos de SQL Server Secure EnclavesIntroducción a conceptos de SQL Server Secure Enclaves
Introducción a conceptos de SQL Server Secure Enclaves
 

Recently uploaded

What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 

Recently uploaded (20)

What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 

Guia instalacion SQL Server Denali

  • 1. Guía de Instalación de SQL Server Denali y de AlwaysOn HADR Ing. Eduardo Castro Martínez http://ecastrom.blogspot.com http://comunidadwindows.org Para instalar SQL Server Denali, descargue los medios desde http://tinyurl.com/39ubk7r Utilice una máquina virtual que contenga Windows 2008 R2 con SP1 instalado. En caso de no tener disponible Windows 2008 R2, puede descargar una copia de prueba desde http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ba571339-5436-4cf5-9c37- 6ed7dab6f781&displaylang=en Una vez con la máquina instalada y con medio de SQL Server Denali, asocie el DVD del instalador con la máquina virtual y ejecute la instalación. Se deberá desplegar la ventana inicial de instalación y se selecciona “New SQL Server and stand-alone installation”
  • 2. Se ejecutan las verificaciones de instalación y puede ser que se despliegue un error en el cual se indica que no existe una actualización de Windows que es necesaria para la instalación.
  • 3. El instalador require el No-Reboot package para poder realizer la instalación, en este momento cancele la instalación y descargue e instale dicha actualización, la cual puede ser descargada desde: http://go.microsoft.com/fwlink/?LinkID=196047 http://support.microsoft.com/?kbid=958488
  • 5. Se cancela instalación para proceder con la instalación de la actualización:
  • 6. Una vez descargadas las actualizaciones se procede con la instalación de las mimas
  • 7.
  • 8.
  • 9.
  • 10. Una vez instaladas las actualizaciones, ejecutamos nuevamente el instalador de SQL Server Denali, en esta ocasión ya no se presentan errores.
  • 11. Ahora las actualizaciones ya están instaladas y las verificaciones ya son exitosas.
  • 12. En la ventana de product key presionamos Next.
  • 13. Se aceptan los términos y condiciones de uso.
  • 14. Se procede con la instalación de los Support Tools
  • 15.
  • 16. Una vez instalados los support Tools hacemos click en Next. Los warnings que se despliegan debido que no se han creado las reglas en el Firewall para que el SQL Server pueda ser accedido desde la red y debido a que la máquina no tiene Internet para verificar la consistencia de los certificados de .NET.
  • 17. Se debe elegir el tipo de instalación, que en nuestro caso es una instalación estándar.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28. En los siguientes pasos se procede a habilitar SQL Server Always On, para que esta opción esté habilitada debe estar instalado el Windows Failover Cluster Service, para hacer siga los pasos indicados en este artículo http://blog.augustoalvarez.com.ar/2010/12/12/five-easy-steps-to-configure-windows-server- 2008-r2-failover-cluster-using-starwind-iscsi-san/ y que incluyo como un anexo al final de este documento. Además tiene que tener configurados dos servidores con SQL Server Denali, cada uno con una instancia local, NO tiene que ser una instalación de Clúster de SQL Server.
  • 29.
  • 30.
  • 31.
  • 32. Después de cambiadas esas propiedades hay que reiniciar los servicios.
  • 34. Ahora podemos crear un Nuevo Availability Group
  • 35.
  • 36. Se especifica el nombre para el Grupo
  • 37. Seleccionamos la BD que queremos incluir en AlwaysOn
  • 38. Primero debemos realizer un respaldo Full de esta base de datos
  • 39. Ahora la BD está disponible
  • 40. Configuramos el mode de lectura de los nodos
  • 41. Configuramos para que se utilice el Segundo nodo
  • 42.
  • 43. Configuración de los endpoint y puertos
  • 45.
  • 46. Ahora AlwaysOn ya está disponible y configurado
  • 47.
  • 48.
  • 49. Vemos que existentes cambios a nivel del FailOver Cluster de Windows
  • 50.
  • 51.
  • 52.
  • 53.
  • 54. Podemos hacer un Failover
  • 55.
  • 56. Con esto finalizamos las pruebas con AlwaysOn en SQL Server Denali.
  • 57. Five Easy Steps to Configure Windows Server 2008 R2 Failover Cluster using StarWind iSCSI SAN http://blog.augustoalvarez.com.ar/2010/12/12/five-easy-steps-to-configure-windows-server-2008-r2-failover-cluster-using- starwind-iscsi-san/ December 12, 2010 at 9:02 pm | Posted in Cluster, Windows Server 2008 R2 | 5 Comments Tags: Cluster, Failover Cluster, High Availability, iSCSI, StarWind, Step-by-Step, Windows Server 2008 R2 When there’s a no direct requirement about the business, people usually avoid the term “cluster” in their platform; mostly just because partial ignorance about the technology. For a long time, no matter if you were using open source platforms, Windows or any other, there was the believing that installing, configuring and maintaining a cluster is just a hard thing to do. The idea within this post is show you in a simple few steps, with no complex requirements, how to create a Windows Server 2008 R2 Failover cluster using another simple and effective solution as StarWind iSCSI SAN. StarWind iSCSI SAN software represents one of the most popular solutions available in the market to create your own iSCSI shared storage (or Storage Area Network) without the need to acquire expensive hardware solutions. StarWind iSCSI SAN provides also the fastest solution to create, configure and maintaining these type of storage, having the chance to make available LUNs to any operating system capable of using an iSCSI initiator. Let’s take a look about this step-by-step guide to create and configure a Windows Server 2008 R2 Failover Cluster, here are the steps involved: 1. Review and complete pre-requisites for the environment. 2. Install StarWind iSCSI SAN software. 3. Configure and create LUNs using StarWind iSCSI SAN. 4. Install Failover Cluster feature and run cluster validation.
  • 58. 5. Create Windows Server 2008 R2 Failover Cluster. 1. Review and complete pre-requisites for the environment Requirements for clustering in Windows Server 2008 R2 changed significantly. You don’t longer need complex aspects for hardware to be compatible with Failover Cluster: Requirements for Windows Server 2008 R2 Failover Cluster Here’s a review of the minimum requirements to create a Windows Server 2008 R2 Cluster: o Two or more compatible servers: You need hardware that is compatible with each other, highly recommended to always use same type of hardware when you are creating a cluster. o A shared storage: This is where we can use StarWind iSCSI SAN software. o Two network cards on each server, one public network (from which we usually access Active Directory) and a private for heartbeat between servers. This is actually an optional requirement since using one network card is possible but not suitable in almost any environment. When we are using iSCSI protocol for our shared storage Microsoft recommends three network cards on each host: Public network, private, and one dedicated to iSCSI communication from servers to the storage, which in our case will be represented by a server using StarWind iSCSI software. o Windows Server 2008 R2 Enterprise or Datacenter Editions for hosts which will be part of the cluster. Always keep in mind that cluster is not supported in Standard Editions. o All hosts must be member from an Active Directory domain. To install and configure a cluster we don’t need a Domain Admin account, but we do need a Domain account which is included in the local Administrators of each host. Requirements for StarWind iSCSI SAN Software Here are the requirements for installing the component which will be in charge of receiving the iSCSI connections: o Windows Server 2008 or Windows Server 2008 R2 o 10 GB of disk space for StarWind application data and log files o [Highly Recommended] 4 GB of RAM
  • 59. o 1 Gigabit Ethernet or 10 Gigabit Ethernet. You can download StarWind iSCSI SAN software using this link, previous registration required. Optimize TCP/IP stack to improve iSCSI performance Before using StarWind as iSCSI target it’s recommended you’d "accelerate" TCP/IP stack to make sure it runs at full speed. 1. Enable 9K Jumbo frames for your GbE network adapter. 2. Change the following TCP parameters in the registry: [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters] GlobalMaxTcpWindowSize = 0×01400000 (DWORD) TcpWindowSize = 0×01400000 (DWORD) Tcp1323Opts = 3 (DWORD) SackOpts = 1 (DWORD) 3. Reboot. 2. Install StarWind iSCSI SAN Software Ok, after reviewing and completing the requirements for the environment we should start installing the StarWind iSCSI SAN software. The product is available for download in this link, and you only need a previous registration first which will also generate the license key you need to register the product. Installing StarWind iSCSI software is probably the easiest in all of these five steps, since you only need to complete a wizard to accomplish it. 2.1 After you’ve downloaded the installation file, just double click it and the wizard will start.
  • 60. 2.2 Follow the wizard normally as any installation. In the process you will find one of the interesting features about it: You can install the service separately from the console from which you can administer the StarWind iSCSI. This way you can install the console on any machine compatible to access the server or servers with StarWind iSCSI and manage storage, permissions, etc. In this case, I’ll be selecting the full installation. The next steps are pretty straight forward so you won’t have any problem. Once the final steps are completed you’ll get a warning about the iSCSI Service needed before installing the StarWind iSCSI Service.
  • 61. You just need to access the “Services” console and set the service as started and automatic. After you click install, the process only takes a few seconds and you will additionally see some drivers that will be installed on the operating system; click “Install”. 3. Configure and create LUNs using StarWind iSCSI SAN With the program installed, using and configuring it won’t give us any trouble. The StarWind iSCSI console is similar as any other console you may already use it. In the “General” screen we’ll find the summary information plus how to connect to local or remote StarWind host.
  • 62. In the “Configuration” section we can find the common parameters to configure iSCSI StarWind, for example the “Network” options which enable the iSCSI communications (port 3260) on any of the network adapters identified. If we are using a special LAN/VLAN to separate our iSCSI traffic as recommended, then we should only enable the IP address used for that purpose. Now let’s get started with the StarWind configuration.
  • 63. Configuring StarWind iSCSI We are going to review the basic steps to configure the StarWind iSCSI to start hosting LUNs for our cluster; the initial task is to add the host: 3.1 Select the “Connect” option and type in the credentials to manage the iSCSI host. The defaults used by StarWind are: User “root”; Password “starwind”. 3.2 With the host added, we can start creating the storage that will be published through iSCSI: Right- click the server and select “Add target” and a new wizard will appear. 3.3 Select the “Target alias” from which we’ll identify the LUN we are about to create and then configure to be able to cluster. In my case I’m using a simple name “w2k8r2-clstr”, click on “Next”. 3.4 Since we are going to be using hard drives to present our storage, in “Storage Type” select “Hard Disk”, click on “Next”.
  • 64. 3.5 In “Device Type” please note that we can use physical as virtual drives to present to our clients using iSCSI. We are going to select “Basic Virtual”, from which we’ll create a file (.img) that will represent the LUN; click on “Next”. 3.6 Select “Image File device” and click on “Next”.
  • 65. 3.7 Since we are creating a new one, select “Create new virtual disk” and click on “Next”. 3.8 In the following screen, select the destination and size for the file we are creating. In my case, I’m using a separate drive where I’m going to save all of my LUNs.
  • 66. 3.9 In the following options leave selected “Asynchronous mode” for the LUN, which will enable multithreaded disk operations (recommended for NTFS file system) and check “Allow multiple concurrent iSCSI connections (clustering)” which, of course, will provide the possibility for several hosts to be able to connect to this image file; click on “Next”. 3.10 In the cache parameters, leave the default options selected “Normal (no caching)”; click on “Next”.
  • 67. 3.11 In the last screen, just click on “Finish” and we’ll have our LUN ready. As optional and recommended review the options for “CHAP permissions” and “Access Rights”. Within these options we can configure all the parameters needed for secure environments. Once we’ve completed this, we can access this file from a Windows Server 2008 R2 host. Configure Windows Server 2008 R2 iSCSI Initiator Each host must have access to the file we’ve just created in order to be able to create our Failover Cluster. On each host, execute the following: 3.12 Access “Administrative Tools”, “iSCSI Initiator”. 3.13 In the “Target” pane, type in the IP address used for the target host, our iSCSI server, to receive the connections.
  • 68. In my case, I’ve created two LUNs available for the cluster. 3.14 Click on “Connect” to be authorized by the host to use these files. Once we’ve connected to the files, access “Disk Management” to verify we can now use these files as storage attached to the operating system.
  • 69. 3.15 And as a final step, just using the first host in the cluster, put “Online” the storage file and select also “Initialize Disk”. Since these are treated as normal hard disks, the process for initializing a LUN is no different than initializing a physical and local hard drive in the server. Now, let’s take a look about the Failover Cluster feature. 4. Install Failover Cluster feature and run cluster validation Prior to configure the cluster, we need to enable the “Failover Cluster” feature on all hosts in the cluster and we’ll also run the verification tool provided by Microsoft to validate the consistency and compatibility of our scenario. 4.1 In “Server Manager”, access “Features” and select “Failover Cluster”. This feature does not need a reboot to complete. 4.2 Once installed, access the console from “Administrative Tools”. Within the console, the option we are interested in this stage is “Validate a Configuration”.
  • 70. 4.3 In the new wizard, we are going to add the hosts that will represent the Failover Cluster in order to validate the configuration. Type in the server’s FQDN names or browse for their names; click on “Next”. 4.4 Select “Run all tests (recommended)” and click on “Next”.
  • 71. 4.5 In the following screen we can see a detailed list about all the tests that will be executed, take note that the storage tests take some time; click on “Next”. If we’ve fulfilled the requirements reviewed earlier then the test will be completed with no warning. We can also have a detailed report about the results on each test.
  • 72. 5. Create Windows Server 2008 R2 Failover Cluster At this stage, we’ve completed all the requirements and validated our configuration successfully. In the next following steps, we are going to see the simple procedure to configure our Windows Server 2008 R2 Failover Cluster. 5.1 In the “Failover Cluster” console, select the option for “Create a cluster”. 5.2 A similar wizard will appear as in the validation tool. The first thing to do is add the servers we would like to cluster; click on “Next”. 5.3 In the next screen we have to select the cluster name and the IP address assigned. Remember that in a cluster, all machines are represented by one name and one IP.
  • 73. 5.4 In the summary page click on “Next”. After a few seconds the cluster will be created and we can also review the report for the process. Now in our Failover Cluster console, we’ll get the complete picture about the cluster we’ve created: Nodes involved, storage associated to the cluster, networks and the events related to cluster.
  • 74. We will close up our step-by-step guide here and open the clustering series for maybe a detailed explanation about type of Failover Clusters, including Multi-Site cluster which I had the chance to present on a Microsoft event here in Buenos Aires. Conclusions After reviewing the process to create clusters using StarWind iSCSI SAN software, here are some of the things I’ve noticed: Pros o StarWind iSCSI software is a simple tool to install and simpler to use and administer shared storage; not only for using it in a Failover Cluster, but for all scenarios when we need shared storage. o If we have the proper environment for iSCSI, StarWind iSCSI can save us a lot of money comparing the costs of an enterprise hardware solution to use iSCSI. o The tool provides also important differences with other similar in the market, for example, granularity of permissions we can achieve to guarantee a secure environment. Cons o Setting up the right environment for iSCSI using StarWind can represent a complex situation. There is no golden rule, this “right environment” depends on a proper sizing and planning about the scenario and the services we’ll be providing; but for scalable and powerful solution you would
  • 75. probably need SAS hard drives, 10gb network cards, possible NIC teaming and other configurations. Even though we are discussing this as a negative aspect, still is common sense to think about this complex scenario as a trade-off for an expensive hardware solution. o The price seems very accessible for most companies, but StarWind removed the free version of this tool. I hope they can bring it back any time soon; fits perfectly when we want to make our own simple labs, or like in my case that I’ve used several times in presentations :) More Resources Here are more resources to look into for Windows Server 2008 R2 Failover Cluster and StarWind iSCSI Software: o Understanding Requirements for Failover Clusters: http://technet.microsoft.com/en- us/library/cc771404.aspx o iSCSI Cluster Support: Frequently Asked Questions: http://www.microsoft.com/WindowsServer2003/technologies/storage/iscsi/iscsicluster.mspx o Creating a Cluster in Windows Server 2008: http://blogs.msdn.com/b/clustering/archive/2008/01/18/7151154.aspx o StarWind iSCSI SAN: Quick Start Guide: http://www.starwindsoftware.com/starwind-iscsi-san- quick-start-guide o StarWind SAN Sizing Guide: http://www.starwindsoftware.com/san-sizing-guide o StarWind iSCSI SAN Software Manuals: http://www.starwindsoftware.com/technical-papers o StarWind iSCSI SAN Software White Papers: http://www.starwindsoftware.com/white-papers o iSCSI SAN Storage Videos and Webcasts: http://www.starwindsoftware.com/videos o Windows Server 2008 Failover Clusters: Networking (Part 1): http://blogs.technet.com/b/askcore/archive/2010/02/12/windows-server-2008-failover-clusters- networking-part-1.aspx o Simple Clustering with Hyper-V: http://technet.microsoft.com/en- us/magazine/2009.04.geekofalltrades.aspx?pr=blog