Windows 2019 Failover Cluster setup

0

I have created two Windows 2019 EC2 instances in the same vpc with the same security group and subnet. I am able to ping both instances from one another. However, while creating the Windows Failover cluster, I am unable to add the second node. I encounter the following error

Failed to access remote registry. Ensure that the remote registry service is running and have remote administration enabled

The remote registry service is running and the remote administration is enabled too. I have also assigned elastic IP addresses to both the instances. Both instances are able to communicate with the elastic IP. What could be the issue? How can I correct this problem? Any help will be appreciated.

  • Nitesh
已提問 4 年前檢視次數 1723 次
4 個答案
0

I checked the event log of the server in which I am configuring the Windows Failover cluster. It shows the following log immediately after the addition of the secondary node fails.

DCOM was unable to communicate with the computer xxx.xxx.xxx.xxx; requested by PID 1530 (C:\Windows\system32\mmc.exe), while activating CLSID {8BC3F05E-D86B-11D0-A075-00C04FB68820}. using any of the configured protocol. The CLSID {8BC3F05E-D86B-11D0-A075-00C04FB68820} belongs to the Windows Management Instrumentation service.

I hope this should help understand the cause and the resolution.

已回答 4 年前
0

The issue is resolved now. I enabled all traffic access to the subnet group and that resolved the issue.

已回答 4 年前
0

The issue has been fixed by me. I have added the solution in the post.

已回答 4 年前
0

Hi,

Thanks for updating the thread and sharing the resolution.

Since the issue is already resolved by you, we can mark this thread as closed.

已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南