Skip to main content
Question

ReFS performance degradation? (Free Windows Agent)


  • Comes here often
  • 3 comments

I’m using the Veeam Agent for Windows (Free Edition) and 6.3.0.177. My primary drive is a 4TB NVMe SSD (NTFS / backup source) and my backup drive is a 4TB USB 3.0 SSD (ReFS / backup target).

For a long time now I see performance issues with backups. My first thread about this was

Since then, I replaced my external  USB drive (backup target) three times. I initially had a 1TB WD HDD, replaced it first with the same drive (guarantee/RMA), then with a different 1TB WD HDD and eventually moved to a 4TB SSD.

From experienced I noticed three things:

  1. The drives became slower with time. With time the backup size increased and formatting or replacing the drive seemed to solve the problem, but the issue would eventually return. I suspected that the performance degradation was due to SMR, so I eventually switched from a HDD to a SSD.
  2. The SSD proved very fast read and write speeds, but soon I experience the same performance issues -- even worse. The issue started after adding a bunch of additional data to my primary drive, increasing the used storage in my backup drive to a size I had not reached before. The backup drive now uses >88% of the available space.
  3. The system becomes unresponsive when starting certain processes while there’s an active backup running. This is new and never happened with the HDD drives. For example, opening the backup drive in the Windows Explorer causes explorer.exe to become unresponsive. Running procmon.exe, powershell.exe or pwsh.exe is impossible as these processes immediately become unresponsive. Other processes start just fine. I noticed by accident that as soon as I physically disconnect the backup drive, all started processes become responsive immediately. I suspect that processes hang, that query the drive in one way or the other. Which is true for the processes I just named.

I can’t rule out other factors, but I currently suspect that the problem may have something to do with the ReFS file system. I have found that there have been issues with ReFS causing performance degradations, but I haven’t found any sources of recent problems. A problem or bug with the ReFS drive could also explain why the entire system becomes unresponsive.

Still, I wanted to ask around in the forums, what some more experience folks think about these issues I have.

PS C:\> fsutil fsinfo refsinfo V:
REFS Volume Serial Number :                0xbcfac463fac41c10
REFS Version   :                           3.10
Number Sectors :                           0x00000001d1c00000
Total Clusters :                           0x000000003a380000
Free Clusters  :                           0x0000000007bf997f
Total Reserved :                           0x00000000003cede8
Bytes Per Sector  :                        512
Bytes Per Physical Sector :                512
Bytes Per Cluster :                        4096
Fast Tier Data Fill Percentage :           0.0%
Slow Tier Data Fill Percentage :           0.0%
Fast Tier to Slow Tier Rate (Clusters/s) : 0
Checksum Type :                            CHECKSUM_TYPE_NONE

I opened a support case, but unfortunately it was closed, so don’t have any information to share in that regards. If any Veeam employee wants to have a look into the logs, the support case is 07554316.

7 comments

coolsport00
Forum|alt.badge.img+20
  • Veeam Legend
  • 4109 comments
  • January 11, 2025

You may get a employee response here, but really your best bet to get a response from Veeam employees is on the Forums, and even generally get responses from Veeam PMs. I have heard of issues with using ReFS, but mostly in earlier versions of it...nothing really recently.


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8402 comments
  • January 11, 2025

There have definitely been issues reported with ReFS and as Shane suggested check the forums as a main source.   You can try searching here but many technical issues are reported on the forums.

Are you doing entire computer backup or volume level?  I don't believe either should make a difference for backup performance.  What are the specs of you machine for CPU/RAM?


  • New Here
  • 3 comments
  • February 10, 2025

Hi, did anyone find a solution for this?

I’m experiencing the same issue and run a few tests; a ReFS drive is more than two times slower than the same hardware formatted with NTFS, tested with CrystalDisk, so it’s not a Veeam issue.

What puzzles me is that the worst drop in performance is with reads rather than writes.

Other internal disks formatted with ReFS don’t seem to suffer from the same issue, so could it be something related to external drives?

I’m sure it used to work fine until last year, so it’s something that changed during the last 6-12 months…


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8402 comments
  • February 10, 2025
marcodalli wrote:

Hi, did anyone find a solution for this?

I’m experiencing the same issue and run a few tests; a ReFS drive is more than two times slower than the same hardware formatted with NTFS, tested with CrystalDisk, so it’s not a Veeam issue.

What puzzles me is that the worst drop in performance is with reads rather than writes.

Other internal disks formatted with ReFS don’t seem to suffer from the same issue, so could it be something related to external drives?

I’m sure it used to work fine until last year, so it’s something that changed during the last 6-12 months…

Not sure specific to external drives or not but maybe the version of Windows and ReFS?  Something to check or search in the forums maybe - https://forums.veeam.com

 


  • New Here
  • 3 comments
  • February 12, 2025

Hi Chris, yes I’ve searched in the forums but found nothing relevant.

I’m currently on Windows 11 24H2 with ReFS 3.14


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8402 comments
  • February 12, 2025
marcodalli wrote:

Hi Chris, yes I’ve searched in the forums but found nothing relevant.

I’m currently on Windows 11 24H2 with ReFS 3.14

Ok.  Not sure what else to suggest at this point other than opening a case with Veeam Support to see if they have had any reports of this and if they have any fixes/tweaks.

 
 
 

  • New Here
  • 3 comments
  • February 12, 2025

A quick update: I did a few more tests and now I am more puzzled than I was before.

Took a spare HDD and did a few benchmarks, connected to SATA and via USB 3.0, formatted NTFS and ReFS: marginal differences.

With the storage I would like to use with Veeam there are huge differences instead (NTFS above, ReFS below):

NTFS top, ReFS bottom

Same storage (QNAP TR-004), same disks, same block size (64K). How can a file system change so much in performance?