Forum Discussion
Cluster Shared Volumes (CSV) on S2D (Windows Server 2022) and DataDeduplication
I have a Storages Spaces Direct Cluster on Windows Server 2022 and I have Windows Admin Center in a current version (1.4.2212.08003)
Seems like, that version some has changed in Volume management with Dedup enabled CSVs.
When opening the volume WAC throw an error:
Couldn't obtain storage pool information. Error: (1) RemoteException: The specified module 'Microsoft.ReFsDedup.Commands' was not loaded because no valid module file was found in any module directory. (2) RemoteException: The term 'Get-ReFSDedupSchedule' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
I've googled 'Get-ReFSDedupSchedule' as a cmdlet... There is only 1 refence online, pointing to a Q&A article with no info.
https://learn.microsoft.com/en-us/answers/questions/1299662/windows-server-2022-storage-spaces-direct-cluster
The powershell module "Microsoft.ReFsDedup.Commands" isn't available within the WAC directories or the windows powershell default directories.
Has anybody seen that error?