Always on Availability group (AG) cluster in SQL Server

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.พ. 2025

ความคิดเห็น • 16

  • @AbrorAbror-j1b
    @AbrorAbror-j1b ปีที่แล้ว +1

    Thanks for this. At last I understood AG. I have never seen this kind of detailed video for AG internals. This is very good channel for internals :)

  • @vijaymunavalli335
    @vijaymunavalli335 ปีที่แล้ว +1

    cool explanation.. thanks!!🙂

  • @fpost337
    @fpost337 7 หลายเดือนก่อน +1

    Great content and balance between concepts and practical example!

    • @arslanov1886
      @arslanov1886  7 หลายเดือนก่อน

      Thank you. Glad it helped🙂

  • @amarcse06
    @amarcse06 ปีที่แล้ว +1

    Good session mate..please make the videos of basic troubleshooting in AOAG..thank you 🙂

    • @arslanov1886
      @arslanov1886  ปีที่แล้ว

      Sure mate. Thanks for suggestions

  • @umakantkesgire7720
    @umakantkesgire7720 ปีที่แล้ว +1

    Very useful information. Thanks a lot 🙏

  • @abhay6276
    @abhay6276 2 หลายเดือนก่อน +1

    Why forced manual fail over needed sir?

    • @arslanov1886
      @arslanov1886  2 หลายเดือนก่อน

      Forced failover is needed when automatic failover does not happen or not possible.
      Sometimes, customers choose asynchronous type for disaster recovery servers. In this case, if primary replica site fails, automatic failover does not happen and you should do manual failover. Please refer below:
      learn.microsoft.com/en-us/sql/database-engine/availability-groups/windows/perform-a-forced-manual-failover-of-an-availability-group-sql-server?view=sql-server-ver16

  • @riazkm9136
    @riazkm9136 ปีที่แล้ว

    when we create windows failover cluster for SQL AG, do we need to have quorum disk / file witness? what is the best practice for the same.

    • @arslanov1886
      @arslanov1886  ปีที่แล้ว +1

      yes, you should create quorum witness as best practice. If you do not have quorum witness, there will be 50% probability that your whole cluster fails when one node goes down. Please refer below official doc:
      learn.microsoft.com/en-us/azure-stack/hci/concepts/quorum#examples

    • @riazkm9136
      @riazkm9136 ปีที่แล้ว

      @@arslanov1886thank you very much for the prompt and detailed reply. our environment is on a vxrail. what will be the best witness to use? will a file share witness created on a nas storage work. have you got any good videos for configuring the windows failover cluster. if yes, please share.

    • @arslanov1886
      @arslanov1886  ปีที่แล้ว +1

      As long as you have a constant and stable network between your servers and witness, you can choose any type of witness. There are other small points. Please refer below:
      learn.microsoft.com/en-us/windows-server/failover-clustering/manage-cluster-quorum#witness-configuration
      Please make sure that the witness is in another server.
      I do not have videoes but I would follow the below good docs:
      Step 1
      learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/failover-cluster-instance-prepare-vm?view=azuresql&tabs=single-subnet
      Step 2
      learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/failover-cluster-instance-azure-shared-disks-manually-configure?view=azuresql