The shared disk disappear when disable an "unplugged NIC" in one node

Chong 866 Reputation points
2024-08-15T08:02:35.8133333+00:00

Hi,

We have a 2 nodes windows cluster.

There is 1 unplugged NIC in node A didn't show in cluster manager. However, when I disable it, the shared disk in the cluster will disappear.

Any idea?

Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
1,008 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Alex Bykovskyi 2,166 Reputation points
    2024-08-15T16:44:48.92+00:00

    Hey,

    How is your shared disk configured? Your cluster should have redundant connection to the storage to avoid outages. Here is a nice article: https://techcommunity.microsoft.com/t5/failover-clustering/failover-clustering-networking-basics-and-fundamentals/ba-p/1706005

    In addition, if you want to have redundant storage between the nodes, StarWind VSAN can be used. Might help: https://www.starwindsoftware.com/resource-library/starwind-virtual-san-for-hyper-v-2-node-hyperconverged-scenario-with-windows-server-2016/

    Cheers,

    Alex Bykovskyi

    StarWind Software

    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

    0 comments No comments

  2. Ian Xue 37,706 Reputation points Microsoft Vendor
    2024-08-19T02:20:42.99+00:00

    Hi Chong,

    Hope you're doing well.

    1. Ensure that your cluster network settings are correctly configured. Disabling the NIC, even if it's unplugged, might affect the cluster network communication.
    2. Verify the settings for your CSV. Sometime, changes in network configuration can cause the cluster to lose access to shared storage.
    3. In addition, use the cluster validation to check the status of your cluster configuration. See if there are any errors or warnings that might indicate why the disk is disappearing.

    Best Regards,

    Ian Xue


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

    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.