Windows Server 8 – Microsoft introduce a new file system ReFS – Resilient File System

Advertisement
windows server 8 full

windows server 8

Microsoft have updated their Windows 8 Development blog.

This time, they have announced an update to their file systems for Windows Server 8.

It's called ReFS, (which stands for Resilient File System).

The post was authored by Surendra Verma, a development manager on their Storage and File System team.

The key goals of ReFS are:

  • Maintain a high degree of compatibility with a subset of NTFS features that are widely adopted while deprecating others that provide limited value at the cost of system complexity and footprint.
  • Verify and auto-correct data. Data can get corrupted due to a number of reasons and therefore must be verified and, when possible, corrected automatically. Metadata must not be written in place to avoid the possibility of “torn writes,” which we will talk about in more detail below.
  • Optimize for extreme scale. Use scalable structures for everything. Don’t assume that disk-checking algorithms, in particular, can scale to the size of the entire file system.
  • Never take the file system offline. Assume that in the event of corruptions, it is advantageous to isolate the fault while allowing access to the rest of the volume. This is done while salvaging the maximum amount of data possible, all done live.
  • Provide a full end-to-end resiliency architecture when used in conjunction with the Storage Spaces feature, which was co-designed and built in conjunction with ReFS.

The key features of ReFS are

  • Metadata integrity with checksums
  • Integrity streams providing optional user data integrity
  • Allocate on write transactional model for robust disk updates (also known as copy on write)
  • Large volume, file and directory sizes
  • Storage pooling and virtualization makes file system creation and management easy
  • Data striping for performance (bandwidth can be managed) and redundancy for fault tolerance
  • Disk scrubbing for protection against latent disk errors
  • Resiliency to corruptions with "salvage" for maximum volume availability in all cases
  • Shared storage pools across machines for additional failure tolerance and load balancing

It's a pretty detailed read.

Head over to the Windows 8 development blog for more.

Join the forum discussion on this post

Enjoyed the article? Then sign up for our FREE Windows 8 Newsletter or our Windows 8 . You'll receive the latest Windows 8 technology news, updates and tips.

Questions about Windows 8? Then head to our Windows 8 Knowledgebase. You can ask and answer questions with your Facebook or Twitter ID.

Some other posts that you might like :

Windows 8 - What is Jupiter?
Microsoft confirms Hyper-V functionality will be included in...
A Cool Windows 8 Feature: Extended Wallpaper and Taskbar on ...
Microsoft Bing now officially ranks #2 In Search
Windows 8 Training Video: Improving battery life and efficie...
Tags: File System, refs, resilient file system, store, Windows Server 8

Leave Comments on Facebook