windows disk management:
- Initialize,GPT
- Format ReFS, 64K, Quick format
- assign drive letter: R
PowerShell: (to disable integrity streams)
- Format-Volume -DriveLetter r -FileSystem ReFS -AllocationUnitSize 65536 -SetIntegrityStreams $false
Links:
http://www.careexchange.in/creating-refs-volumes-for-exchange-20132016/
https://www.veeam.com/blog/advanced-refs-integration-coming-veeam-availability-suite.html
https://www.vladan.fr/veeam-and-refs-best-practices-and-benefits/