Any confirmation the fix is contained in July's cumulative update (KB5056579)?
-
- Novice
- Posts: 8
- Liked: never
- Joined: Oct 22, 2023 3:32 pm
- Contact:
-
- Veeam Legend
- Posts: 380
- Liked: 61 times
- Joined: Jun 30, 2015 9:13 am
- Full Name: Stephan Lang
- Location: Austria
- Contact:
Re: Server 2025 - high CPU and RAM
i asked for update in my MS Premiere Case, as soon as the fix is released publicly and i haven't heard anything yet... and statement was that the release was planed more in august then in july... see a few post back from me...
-
- Service Provider
- Posts: 610
- Liked: 155 times
- Joined: Apr 03, 2019 6:53 am
- Full Name: Karsten Meja
- Contact:
Re: Server 2025 - high CPU and RAM
any news?
-
- Service Provider
- Posts: 39
- Liked: 6 times
- Joined: Apr 16, 2023 6:16 pm
- Contact:
Re: Server 2025 - high CPU and RAM
Looks like the fix for Server 2025 could come next month. The actual Preview for Windows 11 shows the fix.
[File system] Fixed: This update addresses an issue in the Resilient File System (ReFS) where using backup applications on large files could occasionally result in system memory becoming fully exhausted.
https://support.microsoft.com/en-us/top ... df6bbfe9c3
[File system] Fixed: This update addresses an issue in the Resilient File System (ReFS) where using backup applications on large files could occasionally result in system memory becoming fully exhausted.
https://support.microsoft.com/en-us/top ... df6bbfe9c3
-
- Service Provider
- Posts: 134
- Liked: 11 times
- Joined: Jan 02, 2017 7:31 am
- Full Name: JTT
- Contact:
Re: Server 2025 - high CPU and RAM
Just got the same update from MS: I just wanted to provide you with a quick update regarding the ongoing ReFS issue
Our Product Group team has shared July 22, 2025—KB5062660 (OS Build 26100.4770) Preview - Microsoft Support for you to install on your affected server.
https://support.microsoft.com/en-us/top ... df6bbfe9c3
Our Product Group team has shared July 22, 2025—KB5062660 (OS Build 26100.4770) Preview - Microsoft Support for you to install on your affected server.
https://support.microsoft.com/en-us/top ... df6bbfe9c3
-
- Service Provider
- Posts: 610
- Liked: 155 times
- Joined: Apr 03, 2019 6:53 am
- Full Name: Karsten Meja
- Contact:
Re: Server 2025 - high CPU and RAM
did you install the update and does it fix the issue?
-
- Service Provider
- Posts: 134
- Liked: 11 times
- Joined: Jan 02, 2017 7:31 am
- Full Name: JTT
- Contact:
Re: Server 2025 - high CPU and RAM
Yes, i installed it. On the positive side, the main issue with high disk usage spikes seems resolved. I´ll try to monitor the server. Also usually after restart, RAM usage went up, but now it seems also normal.
-
- Service Provider
- Posts: 610
- Liked: 155 times
- Joined: Apr 03, 2019 6:53 am
- Full Name: Karsten Meja
- Contact:
Re: Server 2025 - high CPU and RAM
sounds promising. fingers crossed
-
- Novice
- Posts: 4
- Liked: never
- Joined: Jul 10, 2014 9:51 am
- Contact:
Re: Server 2025 - high CPU and RAM
We have also installed the patch on Monday, which is still listed as 'preview'
Hotfix(s) Installed.
....
KB5062660
But had a BSOD yesterday again.
Hotfix(s) Installed.
....
KB5062660
But had a BSOD yesterday again.
Did you also apply any registry keys?
-
- Service Provider
- Posts: 134
- Liked: 11 times
- Joined: Jan 02, 2017 7:31 am
- Full Name: JTT
- Contact:
Re: Server 2025 - high CPU and RAM
Yes i have those registrys keys:
veeam-backup-replication-f2/server-2022 ... ml#p549701JeremiahDDS wrote: ↑Jul 13, 2025 5:31 am I made these changes, along with the patch.
$regPath = "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem"
New-ItemProperty -Path $regPath -Name RefsEnableLargeWorkingSetTrim -PropertyType DWord -Value 1 -Force
New-ItemProperty -Path $regPath -Name RefsNumberOfChunksToTrim -PropertyType DWord -Value 32 -Force
New-ItemProperty -Path $regPath -Name RefsDisableCachedPins -PropertyType DWord -Value 1 -Force
New-ItemProperty -Path $regPath -Name RefsProcessedDeleteQueueEntryCountThreshold -PropertyType DWord -Value 512 -Force
fsutil behavior set DisableDeleteNotify ReFS 1
New-ItemProperty -Path "HKLM:\SOFTWARE\Veeam\Veeam Backup and Replication" `
-Name FileCacheLimitPercent -PropertyType DWord -Value 0 -Force
-
- Novice
- Posts: 4
- Liked: never
- Joined: Jul 10, 2014 9:51 am
- Contact:
Re: Server 2025 - high CPU and RAM
OK, thanks.
We will set those, too.
We will set those, too.
Who is online
Users browsing this forum: Google [Bot], Semrush [Bot] and 41 guests