SQL Server AG with Docker without Pacemaker

本文最后更新于:2024年8月9日 晚上

  • Prepare the Dockerfile with HA feather
  • Build image with Dockerfile just created
  • Create the SQL server nodes with the image which with HA feather
  • Create the certs ,master key and logins on each nodes
  • Sync all certs to each other
  • Create AG group and Endpoint on Primary Node
  • Two Secondary nodes join AG group
  • Create TestDB and add TestDB to AG
  • Change roles on each node to test

https://github.com/Jas0n0ss/Docker-SQL-AG/









证书在/tmp会有问题,换个路径存放证书即可



SQL Server AG with Docker without Pacemaker
https://git.msft.vip/2024/03/30-SQL-Server-AG-with-Docker-without-Pacemaker/
作者
Jas0n0ss
发布于
2024年3月30日
更新于
2024年8月9日
许可协议