You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
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.
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...