Hi @Breedy, Andrew ,
After discussing with the team, we have an action plan you can try. Please try the steps below and let us know if this helps to resolve your issue.
- Run Stop-ClusterPerformanceHistory -DeleteHistory -Verbose. Look for any errors in the output.
- Once this has stopped, run Get-VirtualDisk -FriendlyName ClusterPerformanceHistory and ensure the virtual disk has been removed.
- Stop and start the Health resource using Stop-ClusterResource Health followed by Start-ClusterResource Health.
- Run Start-ClusterPerformanceHistory to restart the perf history again. (Note that you may need to wait 15-20 minutes for history to be repopulated.)
Please try these steps and let me know the result.
Hope this helps!
Trent