Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

SNHA23: Troubleshoot slow synchronization in AG cluster due to network latency

Автор: ARSLANOV

Загружено: 2025-06-08

Просмотров: 103

Описание:

This is a comprehensive session on diagnosing and addressing network latency issues in SQL Server Availability Group (AG) clusters. It begins with an overview of the synchronization process in AG clusters, detailing the steps involved in transaction logging, compression, remote hardening, and data transfer between primary and secondary SQL Server instances. It explains why network latency happens, illustrating scenarios such as normal cases, slow networks, packet drops, and reaching network bandwidth limits. The impact of network latency on AG clusters is discussed, highlighting how it affects transaction processes and data integrity. The session outlines troubleshooting steps for diagnosing network issues, including identifying big log send queue sizes, comparing log flush rates, and checking for packet drops and bandwidth limits. It also provides a flowchart for addressing network latency problems.
The presentation describes the stages of impact due to network latency, from slow transactions and decreased local flush in the primary server to asynchronous mode in the secondary server and possible data loss warnings. It presents different scenarios related to network latency, such as reaching bandwidth limits, network slowness, and packet drops. This presentation is a valuable resource for anyone looking to understand and troubleshoot network latency issues in SQL Server AG clusters, providing detailed diagrams, flowcharts, and explanations to help diagnose and address these problems effectively.

Chapters:
0:00 - Synchronization process in Availability Group cluster
1:51 - Why network latency happens? (Slow network, Packet drop, Bandwidth limit)
3:07 - How network latency impacts AG cluster? (HADR_SYNC_COMMIT, Slow queries, Slow disk flush rate)
11:19 - Flow control gates, Log send queue size, Possible data loss
13:17 -Troubleshooting steps
14:15 - Scenario 1: Reaching bandwidth limit
20:12 - Scenario 2: Packet drop
23:58 - Scenario 3: Network slowness

🧑‍💼►Follow me on LinkedIn -   / bobirmirzo-arslanov-548960173  

Full course sessions:
🚀►   • Learning path: SQL Server Availability Gro...  

🧑‍💼►Follow me on Youtube
🧑‍💼►Follow me on LinkedIn -   / bobirmirzo-arslanov-548960173  

Full course sessions:
🚀►   • Learning path: SQL Server Availability Gro...  

Watch all my playlists here:
🚀►Full course on Troubleshooting sessions:    • Troubleshooting  
🚀►Full course on Encrypting connections to SQL Server-    • Full course on Encrypting connections to S...  
🚀 ►SQL Server replication session:    • SQL Server replication  
🚀 ►SQL Server Always On Availability Group:    • SQL Server Always On Availability Groups (AG)  
🚀 ► SQL Server internals:    • SQL Internals  
🚀 ► Course in On-memory OLTP:    • Course on In-Memory OLTP  

Query:
--CHECK SESSIONS
SELECT
req.session_id
, req.total_elapsed_time AS duration_ms
, req.cpu_time AS cpu_time_ms
, req.wait_type
, req.wait_time
, req.total_elapsed_time - req.cpu_time AS wait_time
, req.logical_reads
, SUBSTRING (REPLACE (REPLACE (SUBSTRING (ST.text, (req.statement_start_offset/2) + 1,
((CASE statement_end_offset
WHEN -1
THEN DATALENGTH(ST.text)
ELSE req.statement_end_offset
END - req.statement_start_offset)/2) + 1) , CHAR(10), ' '), CHAR(13), ' '),
1, 512) AS statement_text
FROM sys.dm_exec_requests AS req
CROSS APPLY sys.dm_exec_sql_text(req.sql_handle) AS ST
ORDER BY total_elapsed_time DESC;

SNHA23: Troubleshoot slow synchronization in AG cluster due to network latency

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#6314 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "oV2Km5W1zn4" ["related_video_title"]=> string(64) "SNHA22: Troubleshoot slowness in AG cluster due to slow disk I/O" ["posted_time"]=> string(25) "3 недели назад" ["channelName"]=> string(8) "ARSLANOV" } [1]=> object(stdClass)#6287 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "oBUY78FWvQM" ["related_video_title"]=> string(65) "SNHA11: Troubleshoot continuous connection failures to SQL Server" ["posted_time"]=> string(25) "2 месяца назад" ["channelName"]=> string(8) "ARSLANOV" } [2]=> object(stdClass)#6312 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "vQ6Uf65Wqvc" ["related_video_title"]=> string(67) "SNHA24: Mitigate bloated transaction log and pending recovery in AG" ["posted_time"]=> string(22) "12 дней назад" ["channelName"]=> string(8) "ARSLANOV" } [3]=> object(stdClass)#6319 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "OW7CWTgpZzc" ["related_video_title"]=> string(170) "🌿 Музыка для погружения в медитацию и оздоровления тела | Лечебные частоты 528 Гц 432 Гц 396 Гц 🌿" ["posted_time"]=> string(0) "" ["channelName"]=> string(45) "Медитации на Каждый День" } [4]=> object(stdClass)#6298 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "i-FFVM4cIXQ" ["related_video_title"]=> string(138) "База по Базам Данных - Storage (Индексы, Paging, LSM, B+-Tree, R-Tree) | Влад Тен Систем Дизайн" ["posted_time"]=> string(21) "9 дней назад" ["channelName"]=> string(15) "Влад Тен" } [5]=> object(stdClass)#6316 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "-fzcVCdA4zU" ["related_video_title"]=> string(34) "Третья Мировая уже" ["posted_time"]=> string(24) "10 часов назад" ["channelName"]=> string(27) "Анатолий Шарий" } [6]=> object(stdClass)#6311 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "-RACTfDEVzc" ["related_video_title"]=> string(160) "Иран ударил по огромной базе США — и закончил войну? Трамп объявил о прекращении огня" ["posted_time"]=> string(23) "6 часов назад" ["channelName"]=> string(14) "Dmitry Kolezev" } [7]=> object(stdClass)#6321 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "f_-rUHQB1tM" ["related_video_title"]=> string(74) "SNHA20: Encrypt (in-flight data) connections to availability group cluster" ["posted_time"]=> string(23) "1 месяц назад" ["channelName"]=> string(8) "ARSLANOV" } [8]=> object(stdClass)#6297 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "x4kqMcdXTdg" ["related_video_title"]=> string(177) "Кремль на пути к ядерному террору / Мир на грани / Ядерное сдерживание рушится на глазах /№967/ Швец" ["posted_time"]=> string(23) "9 часов назад" ["channelName"]=> string(54) "Юрий Швец -- официальный канал" } [9]=> object(stdClass)#6315 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "46kDSpNxo9Y" ["related_video_title"]=> string(73) "SNHA8: Troubleshoot common issues while creating AG cluster in SQL Server" ["posted_time"]=> string(25) "2 месяца назад" ["channelName"]=> string(8) "ARSLANOV" } }
SNHA22: Troubleshoot slowness in AG cluster due to slow disk I/O

SNHA22: Troubleshoot slowness in AG cluster due to slow disk I/O

SNHA11: Troubleshoot continuous connection failures to SQL Server

SNHA11: Troubleshoot continuous connection failures to SQL Server

SNHA24: Mitigate bloated transaction log and pending recovery in AG

SNHA24: Mitigate bloated transaction log and pending recovery in AG

🌿 Музыка для погружения в медитацию и оздоровления тела | Лечебные частоты 528 Гц 432 Гц 396 Гц 🌿

🌿 Музыка для погружения в медитацию и оздоровления тела | Лечебные частоты 528 Гц 432 Гц 396 Гц 🌿

База по Базам Данных - Storage (Индексы, Paging, LSM, B+-Tree, R-Tree) | Влад Тен Систем Дизайн

База по Базам Данных - Storage (Индексы, Paging, LSM, B+-Tree, R-Tree) | Влад Тен Систем Дизайн

Третья Мировая уже

Третья Мировая уже

Иран ударил по огромной базе США — и закончил войну? Трамп объявил о прекращении огня

Иран ударил по огромной базе США — и закончил войну? Трамп объявил о прекращении огня

SNHA20: Encrypt (in-flight data) connections to availability group cluster

SNHA20: Encrypt (in-flight data) connections to availability group cluster

Кремль на пути к ядерному террору / Мир на грани / Ядерное сдерживание рушится на глазах /№967/ Швец

Кремль на пути к ядерному террору / Мир на грани / Ядерное сдерживание рушится на глазах /№967/ Швец

SNHA8: Troubleshoot common issues while creating AG cluster in SQL Server

SNHA8: Troubleshoot common issues while creating AG cluster in SQL Server

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]