🌐
Apple Community
discussions.apple.com › thread › 256137390
Timemachine Back-up in MacOS 26 (Tahoe) d… - Apple Community
September 16, 2025 - Ensure your NAS has enough free space. Make sure the following options are selected in Control Panel > File Services > SMB > Advanced Settings > General: ... Note: Time Machine backups require SMB3, so please change it back to SMB3 if it was modified. ... Confirm the following options are enabled or properly set in Control Panel > File Services > Advanced> Bonjour: Enable Bonjour service discovery to locate Synology NAS
🌐
SPACEREX
forums.spacerex.co › synology
Time Machine + Synology (Full Backups Every Time) - Synology - SPACEREX
November 25, 2025 - Hi everyone, I’m having a persistent issue with Time Machine on macOS (Tahoe) with my Synology NAS, and I’d like to know if anyone else has experienced this or found a reliable fix. Problem: Time Machine keeps doing f…
People also ask

Which NAS is best for Time Machine backups?
Any current Synology, QNAP, UGREEN, or TrueNAS/Unraid box does Time Machine over SMB reliably — the decision is about capacity, redundancy, and budget rather than Mac compatibility. Size the disk for ~2-3x the data you're protecting so Time Machine keeps a useful history. For a full comparison see the Synology vs UGREEN vs DIY NAS guide, and read using a NAS for home backups for the snapshot/offsite plan so the NAS isn't your only copy.
🌐
hometechops.com
hometechops.com › mac › time machine won't back up to a nas on macos tahoe
Time Machine won't back up to a NAS on macOS Tahoe | HomeTechOps
Why did Time Machine stop working after the macOS Tahoe update?
On macOS Tahoe there are two separate Apple bugs. macOS 26.4 writes the wrong server key (serverMarkers.plist) so the Mac can't authenticate to the NAS — the fix is updating to 26.5. Separately, macOS 26.0–26.3 made SMB signing stricter, which collides with NAS Samba versions 4.21–4.22.3 — the fix is updating the NAS to Samba 4.22.6+ or 4.23+. Check sw_vers first to know which one you have.
🌐
hometechops.com
hometechops.com › mac › time machine won't back up to a nas on macos tahoe
Time Machine won't back up to a NAS on macOS Tahoe | HomeTechOps
Should I use SMB or AFP for Time Machine to a NAS in 2026?
SMB. AFP is deprecated and removed from modern macOS, and every current NAS firmware does Time Machine over SMB. Ignore any older guide that tells you to enable AFP.
🌐
hometechops.com
hometechops.com › mac › time machine won't back up to a nas on macos tahoe
Time Machine won't back up to a NAS on macOS Tahoe | HomeTechOps
🌐
Tao of Mac
taoofmac.com › space › til › 2026 › 02 › 01 › 1630
TIL: Apple Broke Time Machine Again On Tahoe - Tao of Mac
February 1, 2026 - The explanation here is that macOS Tahoe changed the default from signing_required=no to stricter control, and NAS devices with relaxed SMB settings cannot handle this without explicit configuration. Another common pitfall is name encoding issues in machine names, so you should remove Non-ASCII Characters from the .sparsebundle name (that wasn’t an issue for me, but YMMV). On the Synology side, the recommendation was to go to Control Panel > File Services > SMB > Advanced and set:
🌐
Synology Community
community.synology.com › enu › forum › 1 › post › 194663
Time Machine backup issues on macOS 26 Tahoe | Synology Community
September 20, 2025 - Same issue since installing Tahoe 26.0.1 and still persists on 26.1. Only problem with my MacBook Pro M1 with wifi connection to my NAS 916+. My Mac Studio with LAN connection still works after update. The MacBook Pro back up got bad after update. Since then only local SSD och HDD Time machine via ...
🌐
Reddit
reddit.com › r/macos › time machine backups to synology and macos 26?
r/MacOS on Reddit: Time machine backups to Synology and MacOS 26?
January 8, 2026 -

With my current macOS version 15.7.3 and the warning "Future versions of macOS might not support AFP volumes" and with my TM backup being on Synology volume, I have finally decided to search for current Synology KB for setting up TM backups and saw the following text there

"Starting from macOS Tahoe 26, Mac File Service (AFP) on SRM only supports existing Time Machine backups. As macOS 26 does not support creating new backups via AFP and SRM does not yet support SMB3, creating new Time Machine backups is not possible in this environment."

Does it mean that Synology will not be supported any more as a backup platform (at least until SMB3 support becomes available there)??

🌐
Reddit
reddit.com › r/macos › time machine + synology (full backups every time)
r/MacOS on Reddit: Time Machine + Synology (Full Backups Every Time)
November 24, 2025 -

Hi everyone,

I’m having a persistent issue with Time Machine on macOS (Tahoe) with my Synology NAS, and Id like to know if anyone else has experienced this or found a reliable fix.

Problem:

Time Machine keeps doing full backups every time instead of incremental ones.

The first full backup is expected, but several hours later when TM runs again, it starts another complete backup from scratch (hundreds of GB), as if the previous backup didn’t exist.

1To+ in one day !

My setup:

  • MacBook Pro (APFS internal disk)

  • Synology NAS using SMB for Time Machine

  • Dedicated user created for TM

  • Shared folder “Time Machine Backup”

  • SMB settings on macOS customized via nsmb.conf

  • TM sparsebundle freshly created

  • No encryption issues

  • No network drops

  • TM mounts the NAS correctly under .timemachine/

What I observed:

  • The sparsebundle mounts as a disk image (disk4) containing an APFS container (disk5) and a volume named “Sauvegardes de MacBook Pro de xxxx” — this is normal behavior for SMB TM.

  • However, the Mac sometimes creates an extra mount point under /Volumes/ with the same name.

  • Even after cleaning up all local APFS TM snapshots, deleting ghost mountpoints, ejecting the disk image, and recreating the sparsebundle, Time Machine still performs a complete backup instead of incrementals.

  • tmutil status always shows a full-size totalBytes, matching the entire disk (~350GB+).

What I’ve already tried:

  • Deleted all local Time Machine snapshots (diskutil apfs deleteSnapshot)

  • Removed stale mount points from /Volumes/

  • Fully disabled TM via tmutil disable

  • Stopped all TM processes (backupd, diskimages-helper, etc.)

  • Ejected all disk images (hdiutil detach, diskutil eject)

  • Deleted the sparsebundle from the NAS and recreated it

  • Confirmed SMB v3 signing and streams settings

Symptoms remain:

Every time Time Machine run, even after a clean backup, it treats the next run as a new destination, resulting in another full backup.

My question:

Why is Time Machine failing to recognize the previous backup on the Synology, and forcing a full backup each time?

Is this a known bug with macOS Tahoe, Synology SMB Time Machine, or something specific to APFS/sparsebundle matching?

Any insight from people using Time Machine over SMB on Synology would be greatly appreciated.

Top answer
1 of 5
2
Summary of the actions that fixed the issue I was facing an issue where Time Machine performed a full backup every time, instead of incremental backups, even after completely recreating the setup on my Synology NAS (new folder, new user, new sparsebundle, etc.). The solution was: 1. Remove Time Machine-related extended attributes from macOS (macOS was keeping an outdated internal identity that no longer matched the new backup) Commands used: sudo xattr -d com.apple.backupd.BackupMachineAddress /System/Volumes/Data sudo xattr -d com.apple.backupd.ComputerName /System/Volumes/Data sudo xattr -d com.apple.backupd.HostUUID /System/Volumes/Data sudo xattr -d com.apple.backupd.ModelID /System/Volumes/Data sudo xattr -d com.apple.timemachine.private.structure.metadata /System/Volumes/Data 2. Delete all local APFS snapshots tmutil listlocalsnapshots / sudo tmutil deletelocalsnapshots 3. Reboot macOS This forces Time Machine to recreate a clean internal identity. 4. Reconnect the Synology SMB share cleanly Then re-add it as a fresh Time Machine destination. 5. Run the first full backup → then trigger a second backup → which finally appeared as incremental, as expected. Result Time Machine now works normally again. Incremental backups run properly. The root cause was outdated or corrupted internal Time Machine metadata on macOS — a known issue under macOS Tahoe when using SMB network backups.
2 of 5
1
Followed these instructions and all worked correctly for me (Tahoe 26.1): https://kb.synology.com/en-us/DSM/tutorial/How_to_back_up_files_from_Mac_to_Synology_NAS_with_Time_Machine
🌐
Apple Community
discussions.apple.com › thread › 256228316
macOS Tahoe 26.2 breaks Time Machine with Synology NAS
January 19, 2026 - I installed Tahoe on my imac yesterday and now can't access my NAS at all in any way on that machine. And yes, it also broke Time Machine, which is backed up to Synology NAS. I didn't update my laptop, and it's fine. The Synology community forum reports problems with Tahoe installs going back ...
🌐
HomeTechOps
hometechops.com › mac › time machine won't back up to a nas on macos tahoe
Time Machine won't back up to a NAS on macOS Tahoe | HomeTechOps
June 2, 2026 - Any current Synology, QNAP, UGREEN, or TrueNAS/Unraid box does Time Machine over SMB reliably — the decision is about capacity, redundancy, and budget rather than Mac compatibility.
Find elsewhere
🌐
Apple Community
discussions.apple.com › thread › 256265610
Replacing Time Machine (Tahoe 26) - Apple Community
March 20, 2026 - Technically, you can stand up a Time Machine server in other ways (including using a Mac as a TM server), but an NAS is arguably the most straightforward way to set up network Time Machine backups. Personally, I use a Synology DS223j with a pair of 10 TB HDDs installed to back up 5 Macs in ...
🌐
GitHub
gist.github.com › Zahorone › 6915be6f5088edb2f64018ce9e4dfe97
Fix for macOS 26 Tahoe Time Machine SMB backup failing with BACKUP_FAILED_DISCONNECTED_DISK_IMAGE error on Synology, QNAP, TrueNAS, UNAS. nsmb.conf configuration guide. · GitHub
April 25, 2026 - Remove Non-ASCII Characters from Sparsebundle Name If your Mac, NAS, or folder name contains non-ASCII characters (e.g., Peťov MacBook), Time Machine in Tahoe will fail: ... Configure Settings on Synology/NAS (Not applicable on UNAS devices) Navigate to Control Panel > File Services > SMB ...
🌐
iBoysoft
iboysoft.com › home › news tips › time machine fails after upgrading to macos tahoe
Time Machine fails after upgrading to macOS Tahoe
February 26, 2026 - After upgrading to macOS Tahoe, you may experience issues with Time Machine backups. For instance, Time Machine may fail to back up to Synology NAS on macOS Tahoe with an error, "The network disk disconnected from your Mac while backing up."
🌐
MacRumors
forums.macrumors.com › macs › macos › macos tahoe (26)
Time machine issues | MacRumors Forums
August 20, 2025 - If you had more MBPs they would each have their own sparse bundle in the "Time Machine MB" volume. When you use TM to backup to your NAS, TM creates a sparse bundle in the NAS file system. This also contains a complete APFS volume inside it.
🌐
Synology
kb.synology.com › en-us › DSM › tutorial › How_to_back_up_files_from_Mac_to_Synology_NAS_with_Time_Machine
How do I back up files from my Mac to Synology system using Time Machine? - Synology Knowledge Center
June 4, 2026 - Synology Knowledge Center offers comprehensive support, providing answers to frequently asked questions, troubleshooting steps, software tutorials, and all the technical documentation you may need.
🌐
Apple Community
discussions.apple.com › thread › 256176713
Suddenly I can NOT take Time Machine Back… - Apple Community
October 30, 2025 - Reportedly arises with both Synology and QNAP with macOS 26.0.1 Tahoe, too: Though clearly not a universal one, since Time Machine backing up my Mac running 26.0.1 to my Synology NAS hourly without any issues.
🌐
Apple Community
discussions.apple.com › thread › 256214908
Time Machine not working on macOS Tahoe 2… - Apple Community
December 19, 2025 - There have been reports of issues with TM backups to an NAS, though personally my Mac running 26.2 is backing up just fine to my NAS (a Synology DS223j). One known issue is when the computer name or backup name contains a special character, the backups fail. For example, MacBackup would work but MacBacküp would not, because of the umlaut. Changing the name solves that issue. When TM 'refuses to make backups' what actually happens? Does the backup start? Get stuck? Is there an error message? ... I had the same issue with my Time Machine back up using Tahoe 26.2.
🌐
macOS Tahoe
macos-tahoe.com › blog › macos-tahoe-time-machine-complete-troubleshooting-guide-2025
macOS Tahoe 26 Time Machine Complete Troubleshooting Guide: Fix NAS Backup Failures, APFS Snapshot Issues, and SMB Protocol Problems
November 25, 2025 - Comprehensive Time Machine troubleshooting guide for macOS Tahoe 26. Fix backup failures on Synology and QNAP NAS, resolve non-ASCII character issues, solve APFS snapshot problems, and master terminal diagnostics with tmutil commands.
🌐
Cult of Mac
cultofmac.com › home › news › macos tahoe 26.4 breaks time machine network backups
macOS Tahoe 26.4 breaks Time Machine network backups | Cult of Mac
March 31, 2026 - There are hundreds of reports from frustrated users on Apple’s support forums, complaining about Time Machine backups failing to initialize due to repeated credential errors. Apparently, the bug first appeared in macOS 26.4 beta 2, but Apple never got around to fixing it. The issue also does not appear to be limited to a specific NAS. It persists across all NAS, including those from Synology, Ugreen and TerraMaster.
🌐
LSA Magazine
letemsvetemapplem.eu › apple forum › mac › macos › macos 26 tahoe time machine
macOS 26 Tahoe Time Machine – Apple forum
September 23, 2025 - Hello, I want to ask if anyone has stopped working on macOS 26 Tahoe like me. Time Machine to NAS (I have it from Synology)? I tried it even after factory resetting macOS and it still doesn't work.