Elden_Christensen thanks for your article.
I have question in this regard.
"64K is the recommended allocation unit size with NTFS and 4k with ReFS."
"A rule of thumb might be to simply use the same cluster size as block size used by the storage layer. Always consult your storage vendor for advice, modern storage arrays have very sophisticated tiering and load balancing logic and unless you understand everything about how your storage box works you might end up with unexpected results. Alternatively you can run variety of performance tests with different cluster sizes and see which one gives you better results. If you do not have time to do that then I recommend 64k block size."
Why the different recommendation of yours for ReFS 4k vs 64k NTFS for a CSVFS hosting Hyper-V disks?
I see other recommendations with Server 2019 (newer version of ReFS) to use ReFS for CSVFS using ReFS instead of NTFS, for gaining the best performance (creation of VHDX / creation and merge of Snapshots) etc, which I can confirm to be more performant over NTFS.