Installing a SQL Server Failover Clustered Instance (SQL Server 2022 Edition) - Part 1

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025

Комментарии • 21

  • @sesedmien1
    @sesedmien1 17 дней назад +1

    Dear Edwin, we truly appreciate the effort you have put into creating this material. It's certainly very helpful.

  • @dadsgarage.alwaysopen
    @dadsgarage.alwaysopen 10 месяцев назад +3

    Thanks for taking the time to go through each step! Extremely helpful for me! I'm going through a two-node cluster setup.

  • @rajuxavierv
    @rajuxavierv Месяц назад +1

    Very informative , thanks for your effort to make this video's

  • @cplatteeuw
    @cplatteeuw 3 месяца назад

    Hi Edwin, just a remark to this great presentation, at +- 20 minutes you're bringing online the harddisks and initialized them as MBR. For drives not required to boot from it is adviced to initialize as GPT as these drives can serve volumes larger than 2TB. MBR cannot go beyond that limitation.

    • @EdwinMSarmiento
      @EdwinMSarmiento  3 месяца назад

      Agreed.
      I've been waiting since Windows Server 2008 for someone to finally notice. You're the only one 😊
      Remember the good-old days of Windows Server 2003 SP1?

  • @esatsaglam2800
    @esatsaglam2800 10 месяцев назад +1

    Found this from a post from Erik Darling. A bit late yet great discovery

  • @GS-ud4fg
    @GS-ud4fg 9 месяцев назад

    hi. you mentioned providing a link to the cluster preparation checklist spreadsheet?

    • @EdwinMSarmiento
      @EdwinMSarmiento  9 месяцев назад +1

      The link should be on the description
      learnsqlserverhadr.com/clusterprepchecklist

  • @ahmedreja3717
    @ahmedreja3717 5 месяцев назад

    where are the four storage drive came from? Is it shared or its from the internal HDD?

    • @EdwinMSarmiento
      @EdwinMSarmiento  5 месяцев назад

      SQL Server failover clustered instances require shared storage. A SAN that supports SCSI-3 persistent reservation can be used as shared storage.

    • @ahmedreja3717
      @ahmedreja3717 5 месяцев назад

      @@EdwinMSarmiento Dear Sir, thanks for the reply. I am trying to implement a SQL Always On high availability with 3 nodes where two is in one premises and another one is in remote premesis, which are connected over Ipsec tunnel. The problem is, in cluster configuration, in the validation it says the remote one is not connected or turned on whereas its connected and can be ping through Name or ip, moreover all neccsessary ports for cluster are opened in both routers and nodes but still cant connect. Can you please help me out?

    • @EdwinMSarmiento
      @EdwinMSarmiento  5 месяцев назад

      @@ahmedreja3717 This requires a more intensive troubleshooting to figure out the root cause and not something a response can solve.

  • @jeffreyooi1971
    @jeffreyooi1971 10 месяцев назад

    Can SQL cluster work on a workgroup environment instead of an Active Directory environment? Thank you. Btw, cannot find the link to download the checklist, thank you.

    • @EdwinMSarmiento
      @EdwinMSarmiento  9 месяцев назад +1

      > Can SQL cluster work on a workgroup environment instead of an Active Directory environment?
      If you're referring to a SQL Server failover clustered instances, it's not supported. Only SQL Server Always On Availability Groups work with workgroup clusters as of SQL Server 2022.
      Here's a video on how to install and configure a Windows Server Failover Cluster without Active Directory
      ruclips.net/video/jDvqP1372Lo/видео.html

    • @jeffreyooi1971
      @jeffreyooi1971 9 месяцев назад

      @@EdwinMSarmiento Thank you very much for the reply.

  • @sarahfuntanilla6542
    @sarahfuntanilla6542 7 месяцев назад

    which udemy course included this training pls?

    • @EdwinMSarmiento
      @EdwinMSarmiento  7 месяцев назад

      This one
      www.udemy.com/course/sqlserverhadrdeepdive
      However, just because you can follow a video tutorial doesn't mean you'll be able to implement it properly.
      Building a SQL Server failover clustered instance requires properly configuring every layer in the stack - servers, VMs (if you're running virtual machines), storage, networking, Active Directory, DNS, failover clustering, and SQL Server.
      One misconfiguration is all it takes to cause an extended outage.

  • @georgepapa2950
    @georgepapa2950 8 месяцев назад

    Did this in 1999 Advanced Server 2000 and SQL7 clustering, BLAST from the PAST

    • @EdwinMSarmiento
      @EdwinMSarmiento  8 месяцев назад

      Wolfpac with Sphinx, for those who still remember the codenames 🙂
      The principles and concepts remain the same...despite all the hype of whatever is new in the industry