Q: What features does NTFS support that ReFS does not support?

A: The table below summarizes the main features that are supported on NTFS but not on the Windows Server 2012 ReFS file system.

NTFS should still be used for most scenarios and will be around for a long time. ReFS is a specialized file system for specific purposes today that handles a subset of what NTFS does, without having all the overhead that NTFS has. Note that ReFS supports Cluster Shared Volumes and BitLocker, so it's not on this list.

 

Functionality

NTFS

ReFS

Named Streams

Yes

No

OBJECT IDs

Yes

No

File System Compression

Yes

No

File System Encryption

Yes

No

TRANSACTIONS

Yes

No

Sparse Files

Yes

No

Hard Links

Yes

No

Extended Attributes

Yes

No

Quota

Yes

No

Max size of a single file

(264-1) bytes

(264-1) bytes

Max size of a single volume

Roughly 256 TB

Roughly 4.7 ZB (zettabytes)

Max number of files in a directory

No actual limitation

2^64

Max number of directories in a volume

No actual limitation

2^64

Max file name length

32K unicode characters

32K unicode characters

Max path length

 32K

32K

Boot to file system

Yes

No

Supported on removable media

Yes

No

Deduplication

Yes

No

WDS

Yes

No

Note also that ReFS only uses a 64KB cluster size, which means a lot of wasted space for disks with lots of small files. Since ReFS uses a Copy on Write mechanism, there's a greater chance of fragmentation.

Please or Register to post comments.

Latest from the Blog
May 2, 2013
blog

Flash Storage Arrays and the Need for Speed

Flash storage has some tremendous performance advantages over traditional rotational drives. Recent advances in the capacities and corresponding reduction in costs of flash storage have opened up many new flash based enterprise options....More
ODX Windows Server 2012
Apr. 24, 2013
Sponsored

Digging Into Windows Server 2012 New Storage Features

Windows Server 2012 has several new storage features that help address today’s storage challenges and bring some of the capabilities that were traditionally only offered by SANs within the reach of smaller businesses, while at the same time offering improved integration with SAN storage....More
Mar. 29, 2013
Sponsored

Going Beyond Virtualization with the Private Cloud

Learn how the private cloud extends beyond virtualization...More
Mar. 25, 2013
Sponsored

Mission Critical Application Virtualization 1

Virtualization has become a key IT infrastructure technology. Its ability to facilitate server consolidation increases your hardware ROI while simultaneously reducing your management and infrastructure requirements....More

Are you using Virtual Desktop Infrastructure (VDI) technologies?