My customer saw this error when logging into the S2D Cluster servers today.

Please follow the steps below to verify and fix this issue.
1.Logon to the S2D cluster node server.
2.Open PowerShell as administrator.
Get-PhysicalDisk

Get-VirtualDisk

Get-StoragePool

4.Open the Failover Cluster Manager tool and ensure no error.

Get-WSManInstance -ResourceURI winrm/config

Set-WSManInstance -ResourceURI winrm/config -ValueSet @{MaxEnvelopeSizekb = “700”}
6.Restarted the Service.
