dedicate a network interface for cluster alone

pm priya 136 Reputation points
2021-01-21T18:16:22.197+00:00

Hello All,

With Failover cluster manager, is there a way, i can dedicate a particular interface only for cluster and another interface only for ISCSI communication and one more for client access ONLY.

Any information on configuring MPIO and dedicating couple of interfaces only for ISCSI in Failvover cluster could be of great help.

Thanks!

Windows for business Windows Server Storage high availability Clustering and high availability
0 comments No comments
{count} votes

Accepted answer
  1. Xiaowei He 9,936 Reputation points
    2021-01-22T02:48:38.533+00:00

    Hi,

    Yes, we can configure the Cluster network dedicated for the cluster, dedicated for ISCSI storage, dedicated for client access.

    • Cluster Network

    Settings:

    Allow cluster network communication on this network
    Note: Clear the Allow clients to connect through this network check box.

    • Storage(iSCSI) Network

    Settings:

    Do not allow cluster network communication on this network

    • Management Network (Client access network)

    Settings (Enable Both following)

    Allow cluster network communication on this network
    Allow clients to connect through this network.

    59461-image.png

    Please check the following article for detailed information:

    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,
    Anne

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

    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

2 additional answers

Sort by: Most helpful
  1. pm priya 136 Reputation points
    2021-01-22T08:04:55.827+00:00

    Thanks Anne for the immediate response!

    0 comments No comments

  2. Priya 211 Reputation points
    2021-07-13T12:42:56.58+00:00

    Hello Anne,

    How are you doing,
    Have a follow up question on this same topic.

    With multiple interfaces configured with same subnet, then say network1 is configured with cluster and network2 with cluster+client, as part of fileserver role creation
    Add-ClusterFileServerRole is not assigning the static ip to the network2.

    Wondering is there a way i can configure the client network for the interfaces coming from same subnet. In this example, whichever interface is configured for cluster+client, it should assign the IP of the fileserver role,

    Thanks in advance for your time!

    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.