dsccommunity / FailoverClusterDsc

This module contains DSC resources for deployment and configuration of Windows Server Failover Cluster.
MIT License
60 stars 54 forks source link

xClusterProperty: add support for BlockCacheSize for CSV Volume Cache #252

Closed jambar42 closed 3 years ago

jambar42 commented 3 years ago

Details of the scenario you tried and the problem that is occurring

xClusterProperty does not support the BlockCacheSize property which enables Cluster Shared Volume Caching.

Verbose logs showing the problem

Suggested solution to the issue

Add BlockCacheSize to the supported properties list that xClusterProperty can test and set.

The DSC configuration that is used to reproduce the issue (as detailed as possible)

The operating system the target node is running

Windows Server 2012 R2, Windows Server 2016, Windows Server 2019 all have the ability to enable a CSV Volume Cache through the BlockCacheSize cluster property

Version and build of PowerShell the target node is running

Version of the DSC module that was used

1.15.0