I have had a number of bug checks and S2D issues with Deduplication in recent months. The first thing I do is gather an SDDC diagnostic package and send along with the ticket. Today, I found out that dedup is not included, which seems odd considering ReFS has supported it since Server 2019.
Can we please update this to include Microsoft-Windows-Deduplication? If the user does not have dedup enabled, then the event log will be empty, not "costing" anything.
|
$LogPatterns = 'Microsoft-Windows-ClusterAwareUpdating', |
I have had a number of bug checks and S2D issues with Deduplication in recent months. The first thing I do is gather an SDDC diagnostic package and send along with the ticket. Today, I found out that dedup is not included, which seems odd considering ReFS has supported it since Server 2019.
Can we please update this to include
Microsoft-Windows-Deduplication? If the user does not have dedup enabled, then the event log will be empty, not "costing" anything.PrivateCloud.DiagnosticInfo/PrivateCloud.DiagnosticInfo/PrivateCloud.DiagnosticInfo.psm1
Line 279 in 712ea3d