When to use ReFS in Windows Server 2016

Learn when to use ReFS with Windows Server 2016

John Savill

May 24, 2016

1 Min Read
When to use ReFS in Windows Server 2016

Q. When should I use ReFS with Windows Server 2016?
Dept - File Systems

A. ReFS has a number of features around resiliency and also performance particularly in relation to VHD/VHDX files and it may be unclear of when ReFS should be used. I think there are scenarios where it SHOULD be used and its BENEFICIAL to use.

Should be used:

  • Storage Spaces Direct - The new Windows Server 2016 ability for nodes in a cluster to share their direct-attached storage to form an aggregated, cluster-usable highly resiliency storage fabric aimed primarily at Hyper-V workloads. ReFS provides not only enhanced performance but a mixed resiliency type of virtual disk providing high performance and capacity

Beneficial to use:

  • Hyper-V workloads - Because of the performance optimizations related to VHD and VHDX on ReFS any Hyper-V deployment on ReFS will benefit even outside of Storage Spaces Direct however Microsoft so far have very much focused on ReFS with Storage Spaces Direct so other Hyper-V scenarios have not received much focus yet. It should be remembered that ReFS does not support deduplication and so if that is a requirement (especially VDI) then you should stick with NTFS

  • Archival data - Because of the resiliency benefits of ReFS it is a good choice for data that needs to be retained for a long time. Remember that ReFS has higher resiliency when using Storage Spaces because it can interact with Storage Spaces to find copies of data when it finds a corruption

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like