Failover Cluster - Network Traffic

Brad 61 Reputation points
2021-07-19T10:35:20.067+00:00

Hi,

I'm currently playing with Windows Failover Cluster as I want to try and get an app highly avilable for when we move to the cloud (IaaS).

The app has various components such as MSMQ, SQL, Windows services. I believe I can get them all supported and running in harmony. But also the server receives traffic externally and from other internal servers.

I created a ILB with a floating IP and used the Cluster Core IP using HA Ports using probe 59999. I did some basic testing as Im still setting up the other components such as SQL MSMQ etc but I was able to RDP to each box when failing the core over. I thought great, that's the network side done....

However, when I was doing some research, some MVP articles suggested the Cluster Core IP cannot be used for network traffic and that it can't be pinged, resolved etc.

This got me conerned that I may not be configuring network traffic correctly and wondering whats best practise to send traffic to the active node?

Ideally, I'd like all cluster roles on each node and send the traffic respectfully. I can ping and resolve the Core IP.

I'm running Windows Service 2019 & SQL Server 2019 CU2.

Many Thanks,

Brad

Windows for business | Windows Server | Storage high availability | Clustering and high availability
{count} votes

Accepted answer
  1. Anonymous
    2021-07-20T02:46:59.19+00:00

    Hi Brad,
    You may refer to the link below:

    https://ramprasadtech.com/network-recommendations-for-a-hyper-v-cluster-in-windows-server/

    Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.

    Thanks for your time!
    Best Regards,
    Danny

    -----------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Brad 61 Reputation points
    2021-07-22T12:53:51.153+00:00

    Thanks Danny.

    From what Im reading it certain looks like I can use it for client traffic.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.