clustered node

About this tag
The tag 'clustered node' on WindowsForum.com covers discussions about managing physical disks in clustered storage environments, particularly Hyper-V and Storage Spaces Direct (S2D) clusters. Topics include troubleshooting disk states such as 'lost communication' and 'retired' on clustered nodes like ThinkAgile systems. Users share PowerShell commands to identify, remove, and reset failed physical disks from storage pools. The content focuses on enterprise hardware and Windows Server cluster management, with an emphasis on resolving disk communication issues in high-availability setups.
  1. G

    disk on hyper v in "romeving and retired" state

    Hello, after adding disks to a clustered ThinkAgile node, we have the disks in a "lost communication" state. We tried several solutions without success below are the steps we tried First, create an array of the disks that are failing or failed. $disk = get-physicaldisk | where-object...
Back
Top