Тёмный

How do I create a SQL Server Always On Availability Group Cluster in the AWS cloud? 

Amazon Web Services
Подписаться 751 тыс.
Просмотров 19 тыс.
50% 1

Find more details in the AWS Knowledge Center: repost.aws/knowledge-center/e...
Noureddine, an AWS Cloud Support Engineer, create a SQL Server Always On Availability Group Cluster in the AWS cloud?

Наука

Опубликовано:

 

19 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@frazhou1
@frazhou1 4 года назад
Very good, thanks for sharing.
@muthamilselvantamilmani9440
@muthamilselvantamilmani9440 5 лет назад
Thanks for the video its really helpfull
@JamesMullarneyIsAFraud
@JamesMullarneyIsAFraud Год назад
absolutely brilliant.
@discotek1198
@discotek1198 4 года назад
Awesome, Thank you!!!
@Steve-gi2yj
@Steve-gi2yj 4 года назад
sorry quick question, i see network interface can have multiple IP addresses? does that act like as though it has 3 network cards/interfaces per ip address or does it just be able to ping those 3 ip addresses per network interface? and just curious why give it 3 ip addresses, and not maybe just give 2 network interface with 1 ip each?
@michaelbrandsema5881
@michaelbrandsema5881 2 года назад
Does this work if the VPC is using an AWS SimpleAD? Does it have to be a full active directory service?
@yogeshlawale
@yogeshlawale 2 года назад
Getting database is read only if I use listner/IP in configuration file. Also same issue facing from secondary SQL server
@RavindraKumar-to4zl
@RavindraKumar-to4zl 2 года назад
Hi, I am getting timed out while configuring Always on Group and HA Group is not created. Could you please guide me?
@devinmau
@devinmau 4 года назад
Hi This is a great video. Can you advise how to connect to the SQL instance from another server within the same vpc? I can connect to the private primary IP addresses but cannot figure out how to connect to the Availability Group Listener? What Ip address or server name do I need to use? Thanks Devin
@devinmau
@devinmau 4 года назад
@Noureddine Ennacir Thank you.
@rumboerrado22
@rumboerrado22 2 года назад
Hi I have the same issue, could you resolve it?
@amsbarry2004
@amsbarry2004 4 года назад
Hello, I followed this set up to configure SQL Server Always On AG with AG Listener, I can connect to the SQL Server using the AG Listener but the application server is not able to connect through the listener and when I ping the AG listener from the application server, the IP resolve to the secondary AG Listener IP instead of the primary AG Listener IP. What could be causing this inconsistency?
@rumboerrado22
@rumboerrado22 2 года назад
Hi I have the same issue, could you resolve it?
@gannitube123
@gannitube123 4 года назад
Hi team, i get admin privileges error for adding 2nd node. I supplied domain admin privileges as mentioned.
@gannitube123
@gannitube123 4 года назад
Verify that you are logged in using domain credentials before creating and configuring the cluster.
@prabhucharan3192
@prabhucharan3192 4 года назад
please show how to place two nodes in ec2 active directory
@stacklessstackfull7114
@stacklessstackfull7114 4 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-1kfcZPK8U7Y.html
@davidespada01
@davidespada01 Год назад
do i need Quorum for Availability Group ( with two nods ) ?
@awssupport
@awssupport Год назад
Hey, David! 👋 The community on our re:Post forum may be able to assist with this one. Be sure to post more info about your use case, here: go.aws/aws-repost. 📌 You can also check out the following, which addresses quorum settings: go.aws/3LGKeZe. 👈 ^KS
@paulfinnemore209
@paulfinnemore209 2 года назад
The video is unclear in places and this didn't work even though I followed to the letter where possible. Windows Server 2019, SQL 2017 Standard.
@tahataha-tc2ix
@tahataha-tc2ix 3 года назад
👉👌👍
@GrosTabarnak
@GrosTabarnak Год назад
Listener configuration is so WRONG! There should be a single IP address to connect to the PRIMARY REPLICA. Clients should not have to connect to individual nodes. This should be transparent to clients.
@noureddineennacir515
@noureddineennacir515 Год назад
The listener config is not wrong. AWS doesn't require a layer 4 load balancer like Azure. So you need to deploy the SQL nodes across subnets and associate the Listener IPs to the EC2 NIC.
@noureddineennacir515
@noureddineennacir515 Год назад
Additionally, DNS will register all ips or you could configure the cluster to register the active ip. This may be applicable to older clients that aren't multi-subnet aware. Latest .NET clients are multi subnet aware and will retry until the connection is made to the active IP. I think you may be comparing Azure to AWS listener config or on-premises.
@GrosTabarnak
@GrosTabarnak Год назад
@@noureddineennacir515 Well... Setting up a listener is neither an Azure nor an AWS thing... it's a SQL Server thing... Its purpose is to allow all clients to be able to transparently connect to the cluster using a single address, regardless of which of the nodes currently serves as the Primary Replica. Adding a second IP address to every single replica and offloading the responsibility to find the proper node to the client kind of defeats the purpose of setting up the replica in the first place. Relying on "latest .NET clients" isn't ideal as many client apps are built on different OS and use drivers other than MS native SQL client. Relying on the DNS also sounds like a bad idea, given the TTL and propagation delays. Failovers should be quick, in order to minimize downtime. Bottom line: Clients don't even need to know they are connecting to a Cluster. And they should never be given the responsibility of determining which individual replica they need to connect to.
@cousinfrosty1157
@cousinfrosty1157 Год назад
@@GrosTabarnak He configured the cluster using two separate subnets. Each server is in a different subnet. A SQL Server AG listener needs one IP in each subnet of a multi-subnet cluster.
@GrosTabarnak
@GrosTabarnak Год назад
@@cousinfrosty1157 Exactly... that's the problem.
Далее
AWS RDS SQL Server Database Restore using S3
21:51
Просмотров 49 тыс.
Amazon FSx for Windows File Server
14:23
Просмотров 70 тыс.
SQL AlwaysOn High Availability step by step   Part 1
16:52