Forum Discussion

Ahmedbs1001's avatar
Ahmedbs1001
Copper Contributor
Apr 24, 2023

Create volumes from WAC shows error

Hello, after formatting 2 nodes from my 4-node cluster, i have faced network connectivity problems to node1, when i try to create volume from WAC, the error below shows, but volume is created. 😕 

 

"Couldn't create the volume. Error: Network connectivity to srv01.****.*** has been lost and the reconnection attempt failed. Please repair the network connection and reconnect using Connect-PSSession or Receive-PSSession."

 

1 Reply

  • Ahmedbs1001 without more verbose information about the health of your cluster nodes this is hard to diagnose.

    Best effort Get-Clusternodes should be all up

    get-clusternetwork should be all healthy, if not fix this.

    if this is all the case check if you can use enter-pssession from one node to the other and vice versa while MS firewall is ON and required exemptions are made.

    If this is the case the issue should not appear. you can try to disable-WinRM / enable-WINRM on each node and try again if enter-pssession fails to connect there is something to fix here first.

Resources