Hi All,
We are experiencing an issue with S2D in a 2 node cluster. The servers were quickly rebooted consecutively without giving the software define software enough time to re-sync. This has caused a warning to appear on the Virtual disk within the storage pool (Image Below).
We have tried to manually force to rebuild and the optimisation using:
Get-StoragePool <storage pool friendly name> | Optimize-StoragePool
and
Get-VirtualDisk <virtual disk friendly name> | Repair-VirtualDisk
The disk rebuild stopped at 99% and never got any further. This disk optimisation completed successfully.
The debug-subsystem system command returns one minor result:
and the the get-storagehealthaction returns the following result:
Rebalancing 100% Succeeded
Adding the physical disk to the storage pool 100% Succeeded
Restoring resiliency 100% Cancelled
Starting Cluster 100% Succeeded
Restoring data resiliency 0% Scheduled
We have also tried to shutdown the entire cluster and bring everything back online gracefully.
All of the physical disks are healthy including the storage pool and the disk enclosures.
We would really appreciate any feedback on next steps. We are thinking of taking the virtual disk offline and trying to re-add it. Alternatively, we could delete and re-build the virtual disk that we don't want to do at the moment.
Thank you.