First published on MSDN on Dec 05, 2013 Cluster Shared Volumes (CSV) is the clustered file system for the Microsoft Private cloud, first introduced in Windows Server 2008 R2. In Windows Server 20...
Why does a CSVFS preformatted with ReFS prevent DirectIO? - state Server 2019 1809, as of June 2020
The overall other benefits of using ReFS with Hyper-V are clearly documented. Not alone for Storage Spaces Direct. Here we have no Storage Spaces involved at all, but direct attached SAS Frontend LUNs, means storage is directly attached to the cluster nodes.
All CSVFS that are ReFS has Stateinfo FileSystemRedirected, If I create a CSVFS with NTFS 64k, it is going direct.
Example:
CSV-NTFS is a LUN GPT preformatted with NTFS 64k file allocation size VM-DATA is is a LUN GPT preformatted with ReFS 3.4 (Server 2019) 64k file allocation size
Nowhere I find a reason for this. Bug? Affects Server 2019.