Issues in Failover Cluster Disk

Osama Mansoor 66 Reputation points
2021-05-04T16:30:59.633+00:00

Hi Experts,

We have recently installed Three HP DL360 Servers with SAN.

Now my target is to run HYPER-V (Windows Server 2019 Std) therefore i do following steps

  1. Network Configuration (Ethernet, Teaming)
  2. Installed Failover Cluster, MPIO and Hyper-V
  3. Configured Virtual Switch (IP Assignment)
  4. Failover Cluster

Validate Three Servers (Successful)
Add Quorum Disk (Attached with One Server)
Configured Cluster Shared Volume (Two Different Volume)

Issue: After Configuring CSV I am getting cluster error regarding CSV however i am re tried to Validate Cluster but it also shows error.

Servers become unresponsive, unable to open disk management (Take loading), When go to C: Drive in ClusterStorage Folder it takes too much time to load and hangs.

All Errors and Screen-Shots are attached please help me.
93617-error1.png

93540-error2.png

93644-error3.png

93653-error4.png

93662-error5.png

93597-error6.png

93618-disk.png

93619-nodes.png

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
1,936 questions
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.
758 questions
{count} votes

Accepted answer
  1. Alex Bykovskyi 876 Reputation points
    2021-05-05T21:26:04.027+00:00

    Hey,

    As mentioned, the issue should be related to your network communication. You should check if your servers can communicate via SMB. Might be helpful:
    https://social.technet.microsoft.com/Forums/Azure/en-US/3e9f0598-e4b3-4247-8537-e9e2bede84d7/failover-cluster-validation-fails-with-smb-share-access-error?forum=winserverClustering

    In addition, the following guide should help you with the configuration:
    https://www.starwindsoftware.com/resource-library/starwind-virtual-san-3-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.

5 additional answers

Sort by: Newest
  1. Osama Mansoor 66 Reputation points
    2021-05-10T07:32:01.187+00:00

    The issue was releated to not working of one of network on cluster however cluster works fine after resolving cluster level network issue.

    I had two different networks for cluster one is Cluster Only and the other is Cluster and Client. The Cluster only was not properly configured therefore CSV is making issues as i use this network to communicate as a heartbeat between nodes


  2. Yuhan Deng 3,691 Reputation points
    2021-05-05T02:37:42.22+00:00

    Hi,
    It seems that there might be some problems with your network configuration.
    You can refer to this article:
    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.

  3. Osama Mansoor 66 Reputation points
    2021-05-04T19:38:05.95+00:00

    Just run validate report of cluster and it shows some warnings.

    93692-report.png

  4. Osama Mansoor 66 Reputation points
    2021-05-04T19:30:25.83+00:00

    Now Please suggest me from where should i start to properly configure CSV as i was facing issue as mentioned above in the first post before delete last created CSV

    Please help