Cách fix error A server-side database availability group administrative operation failed. Error The operation failed. CreateCluster errors may result from incorrectly configured static addresses. Error: Windows Failover Clustering isn’t installed on ‘SRVEXCHANGE’’.
Contents
Mô tả
Khi triển khai DAG Exchange có thể thêm thành viên server vào DAG có thể lỗi bên dưới
A server-side database availability group administrative operation failed. Error The operation failed. CreateCluster errors may result from incorrectly configured static addresses. Error: Windows Failover Clustering isn't installed on 'EX01'’.
Nguyên Nhân
Đây là lỗi do IPV6 đang enable
Giải pháp
Chúng ta phải disable IPV6 trong thanh ghi regedit và netork Nic nhé.
Bước 1: disable Ipv6 trong thanh ghi. Tạo mới khóa DisabledComponents kiểu 32-bit DWORD có giá trị ffffffff theo đường dẫn bên dưới. Tạo xong reboot lại server nhé.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\DisabledComponents
Disable ipv6 on nic card network
Good luck
Phương Nguyễn