Windows 10: ReFS or NTFS for SSD data drive, pros and cons, please

Discus and support ReFS or NTFS for SSD data drive, pros and cons, please in Windows 10 Drivers and Hardware to solve the problem; I have a half dozen Hyper-V virtual machines and will add a few more. I have been storing the vm files on my Storage Space (formatted ReFS). Load times... Discussion in 'Windows 10 Drivers and Hardware' started by Cbarnhorst, Sep 19, 2016.

  1. ReFS or NTFS for SSD data drive, pros and cons, please


    I have a half dozen Hyper-V virtual machines and will add a few more. I have been storing the vm files on my Storage Space (formatted ReFS). Load times are OK but I have decided to dedicate a Crucial MX300 525gb SSD for vm file storage instead. I have no qualms using them on ReFS but of course I will store other data on the SSD from time to time as well.

    Question: If you have experience in using ReFS for data drives please share with me the pros and cons in your opinion.

    Note: I already know that saving image backups or any disk and partition backups from third party backup solution providers is a very bad idea at present. I don't plan to do that. I also know about the bug in the Anniversary Update and the subsequent insider builds that requires turning ReFS formatting on and off and when to do it.

    I look forward to sharing experiences.

    :)
     
    Cbarnhorst, Sep 19, 2016
    #1

  2. Will ReFS / Storage Spaces configuration works correctly with Windows 10?

    Old title: Windows 10 and ReFS

    I've been unable to find a clear-cut answer to my question. I'm running Win 8.1 Pro and I use 2 secondary HDs for my 'data'. These drives are formatted ReFS and configured in a Storage Spaces mirrored configuration. I think I'm ready to upgrade my Win
    8.1 Pro to Win 10 but I'm looking for reassurance that the ReFS / Storage Spaces configuration is going to still work just fine. Will this be the case?

    (My primary drive is SSD NTFS)
     
    MeToo_inTX, Sep 19, 2016
    #2
  3. Windows store - we couldn't set your default save location. error code 0x801f000f

    This is the reason i can't install anything to my other internal drives... where I can install Forza and what not on my NTFS formatted SSD but not my ReFS formatted SSHD and HHD... thats ridiculous... are there any workarounds?
     
    SpiritSentinel, Sep 19, 2016
    #3
  4. ReFS or NTFS for SSD data drive, pros and cons, please

    I always say to people: unless you're using ZFS, Btrfs or ReFS on a file server, do not ever think your data is OK. I run a 2012 R2 Datacenter server (also testing Win Server 2016 Datacenter which I am looking forward to migrating my server to), where I use ReFS for virtualization primarily, but any workload of Hyper-V deployment outside of Storage Spaces is significantly optimized due to its aggregated cluster resiliency. That said, ReFS does not support deduplication so on grounds of you mentioning your average backup/restore being a definite no-no is spot on. That said, there are ways to backup/restore ReFS but you hardly need to begin going into that.

    Keep in mind that ReFS is primarily for archival storage and with using ReFS for archival storage, you do not ever have to worry about the status of your data as being optimal and in-tact. Many people who run servers will gloat over what their server hardware and server monitoring software says, but none of that will tell you diddly-squat about the data itself. Data protection requires a proactive approach, and you start by choosing a file system that is designed for data resiliency.

    Now on my NAS I run ZFS which does support deduplication, but it's a file system Windows will probably never "understand." My server is mainly for CA-certificate signing/issuing, custom OS deployment, updates, remote virtualization and hosting, but my NAS is what is used for actual encrypted and secure backups. That said, ZFS is utterly fantastic and ReFS is its much smaller brother from another mother (Windows). No need to get into ZFS now, though.

    I have tested the ReFS' resiliency on my server by creating a large pool of Storage Spaces across 3 physical spare drives, and then hot-unplugging a drive inside the server itself and watching for when the server signaled the loss of the drive. I then ran checks on the remaining 2 drives and all data was in-tact and there was zero corruption or issue at all. ReFS does its job and does its job very well.

    To sum it up fairly quickly, ReFS is really designed primarily for virtualization and archival data storage. It is leaps and bounds more robust than NTFS and the best Windows has to offer right now, and it will replace NTFS in a few years. There are no issues running it on a drive alone so long as you're aware of the drawbacks before taking the plunge.

    For new people thinking about ReFS, The best way to get involved with ReFS is slowly and utilizing Storage Spaces before moving onto using it on a physical drive; however, if a drive is going to be purely for file storage, you won't have to worry about anything on your end. Just leave it alone with your data and it'll all be gravy.
     
    DrEmpiricism, Sep 26, 2016
    #4
  5. Thank you for sharing your thoughts. I hope others are following this thread. I am exploring ReFS in a desktop environment to see how far I can get with it and so far it is doing its job quietly and reliably, but opportunities to apply it are sometimes limited. So far I am using it as you suggest, for archiving and virtualization. I look forward to when Microsoft moves it into production for general purposes and third party backup providers get on board. I am pounding at them with feedback to say that it is time.
     
    Cbarnhorst, Sep 26, 2016
    #5
  6. Also keep in mind that ReFS is not entirely bug-free when it comes to using it on a physical drive and not a virtual environment. Many, many people have had problems arise formating a physical drive in ReFS (i.e. Bitlocker no longer working properly, high system process percentage by a service named ""Microsoft.NET Error Reporting SHIM," etc.) These have been reported as system-wide issues, too, and affect all drives. Luckily all you have to do is remove the registry key for ReFS activation and all goes back to normal. Just keep an eye on things.
     
    DrEmpiricism, Sep 26, 2016
    #6
  7. Just my $00.02 -- some real-world experience

    I have a 4x2TB parity array that's been formatted ReFS for a couple years, since I was running 8.1 for Windows Media Center - it's a TV-only computer and I've been using the array for recording storage. I recently switched from WMC to another DVR program, HdHomeRun DVR, and Windows 10 is required to install the software, which is a UWP.

    I was running 1607 for a few months using the same array without issue. The support people at HdHomeRun recommended I upgrade to 1703 for a new DRM license only available in 1703. Hesitantly, I upgraded, but was too dumb not to make a restore point to go back.

    Now my computer is experiencing a memory leak where writes to the ReFS pool slowly eat up all the memory with irretrievable meta-data. After a day or two of recording the computer becomes unresponsive and has to be reset (memory-reclaiming programs do nothing).

    Many people have reported this problem with ReFS using 4KB allocation unit sizes, but I am actually using 64KB unit sizes, which is what is recommended to be used to avoid the memory leak issue (!)

    Code: C:\ fsutil fsinfo refsinfo d: ... ReFS Version: 1.2 Bytes Per Sector: 4096 Bytes Per Physical Sector: 4096 Bytes Per Cluster: 65536 Checksum Type: CHECKSUM_TYPE_CRC64[/quote] Basically, YMMV. I've really loved the array until now. The parity arrays also have REALLY slow write speeds (we're talking <10MB/s) but it worked fine for my purposes, and read-speeds were >250MB. It's supposed to be good for VMs in Hyper-V. But I'd wait at LEAST until 1703 gets the bug-fix updates that are supposed to be released tomorrow (Oct 17th 2017) as I think 1703 is the real issue. I never had any problem with memory leaks with Win 8.1 or 1607.
     
    AveryFreeman, Apr 5, 2018
    #7
Thema:

ReFS or NTFS for SSD data drive, pros and cons, please

Loading...
  1. ReFS or NTFS for SSD data drive, pros and cons, please - Similar Threads - ReFS NTFS SSD

  2. Change TDR value - Pros and Cons

    in Windows 10 Gaming
    Change TDR value - Pros and Cons: HiI’ve recently been having issues with CTDs for Prepar3d v5.3 where I get crashes without an error log in the event logger, specifically using Aerosoft’s A330 professional add on. They are uncommon but they do happen enough to cause some concern. I’ve conversed with both...
  3. Change TDR value - Pros and Cons

    in Windows 10 Software and Apps
    Change TDR value - Pros and Cons: HiI’ve recently been having issues with CTDs for Prepar3d v5.3 where I get crashes without an error log in the event logger, specifically using Aerosoft’s A330 professional add on. They are uncommon but they do happen enough to cause some concern. I’ve conversed with both...
  4. Change TDR value - Pros and Cons

    in Windows 10 BSOD Crashes and Debugging
    Change TDR value - Pros and Cons: HiI’ve recently been having issues with CTDs for Prepar3d v5.3 where I get crashes without an error log in the event logger, specifically using Aerosoft’s A330 professional add on. They are uncommon but they do happen enough to cause some concern. I’ve conversed with both...
  5. How to convert RAW SSD to NTFS without losing data?

    in Windows 10 Gaming
    How to convert RAW SSD to NTFS without losing data?: I just open my laptop and suddenly it wont boot up. It goes to BSOD then advance boot options and just loops until forever. I found out my SSD is the problem.I tried plugging my SSD into another laptop using external enclosure and it only detects the SSD for a moment then...
  6. Pros/Cons - Change storage location

    in Windows 10 Network and Sharing
    Pros/Cons - Change storage location: Hi Folks. I understand there are at least two ways of changing the default storage location for data 1. For each user, under Settings>System>Storage>Change where new content is saved. 2. By moving the location of the default user directories usingAdvanced System...
  7. pros and cons of mini PC?

    in Windows 10 Drivers and Hardware
    pros and cons of mini PC?: I am very obsessed with mini desktop PC that is like a small box. It saves a lot of space. In addition to space saving, is there any obvious advantage and disadvantage of a mini PC? 137150
  8. Regarding becoming a Windows INSIDER : Pros, cons and concerns.

    in Windows 10 Installation and Upgrade
    Regarding becoming a Windows INSIDER : Pros, cons and concerns.: I recently updated my Windows 10 and became an Insider, actively participating in making windows better. It basically means having a bit more access to all MS software be it MS office and everything. A bit of developer-feel and on-going exclusive updates are pushed on the...
  9. What are the cons and pros of leaving Game Mode On constantly ?

    in Windows 10 Gaming
    What are the cons and pros of leaving Game Mode On constantly ?: So basically it was claimed that Game Mode previously found in game bar was a mean to give performance priority to games that are set to it , the theory behind it was vague and then there were posts it was about setting game priority to high while setting everything else...
  10. Windows as a Service: The pros and cons

    in Windows 10 News
    Windows as a Service: The pros and cons: The most important announcement at Microsoft's Windows 10 demo in Redmond the other day wasn't Windows 10 or Cortana, or even holograms. It was these four words: Windows as a Service. Windows as a Service has been on the cards for some time. The idea is that Windows will...

Users found this page by searching for:

  1. does my ssd use refs or ntfs

    ,
  2. windows 10 for workstation converting ntfs drive to ReFS

    ,
  3. database parition refs or ntfs

    ,
  4. refs on SSD,
  5. onedrive refs,
  6. Refs pros and cons,
  7. refs vs ntfs,
  8. should i use refs on samsung ssd?,
  9. what is the benefits of Rfes partition