🌐
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)??

🌐
Synology Community
community.synology.com › enu › forum › 1 › post › 194663
Time Machine backup issues on macOS 26 Tahoe | Synology Community
September 20, 2025 - Time Machine stops with errors like “Backup disk not found.” · Some users resolved the problem by renaming the volume to an English name such as “Backups of XXXX.” · These findings strongly indicate that macOS 26 Tahoe has issues handling backup volume names containing non-ASCII or localized characters (e.g., “ë” in Dutch or Japanese kanji/kana).
People also ask

Why is the Time Machine not working on macOS Tahoe?
Time Machine may stop working on macOS Tahoe if the name of the sparsebundle contains non-ASCII characters, a third-party software blocks it, or certain files won't be backed up.
🌐
iboysoft.com
iboysoft.com › home › news tips › time machine fails after upgrading to macos tahoe
Time Machine fails after upgrading to macOS Tahoe
Will future versions of macOS no longer support AFP?
Yes, Apple has officially announced that they will no longer support AFP in future macOS versions. In the May 2025 update to macOS Sequoia (15.5), Apple officially marked the AFP client as deprecated in its enterprise release.
🌐
iboysoft.com
iboysoft.com › home › news tips › time machine fails after upgrading to macos tahoe
Time Machine fails after upgrading to macOS Tahoe
🌐
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
🌐
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:
🌐
Apple Community
discussions.apple.com › thread › 256137390
Timemachine Back-up in MacOS 26 (Tahoe) d… - Apple Community
September 16, 2025 - You could try deleting the destination ... you find helpful, or search the Community for additional answers. Timemachine Back-up in MacOS 26 (Tahoe) does not work on Synology ......
🌐
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 full backups every time instead of incremental ones.
🌐
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 ...
🌐
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 to October.
Find elsewhere
🌐
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."
🌐
Apple Community
discussions.apple.com › thread › 256214908
Time Machine not working on macOS Tahoe 2… - Apple Community
December 19, 2025 - Try these steps and see if it works for you. Hope this helps you recover too. I am feeling somewhat relieved now knowing that I have a good backup again now. I am thankful to Apple Support to help me recover. ... I fixed the TimeMachine/Synology issue by changing the smb settings on the Synology.
🌐
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 - 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. 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.
🌐
Apple Community
discussions.apple.com › thread › 256265610
Replacing Time Machine (Tahoe 26) - Apple Community
March 20, 2026 - If this Time Capsule was used for routing and gateway tasks, lots of options, including Ubiqiti, Zyxel, Synology, eero, and other fine choices. This all and particularly including Time Machine server was announced ~seven years ago. ... Thanks Guys. I will read through all these links at the weekend.. One thing I would say is that neuroanomist said above that time capsule support would end with Tahoe 27.
🌐
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.
🌐
MacRumors
forums.macrumors.com › macs › macos › macos tahoe (26)
Time machine issues | MacRumors Forums
August 20, 2025 - I am moving away from the Synology NAS and am trying to setup a large external drive for everything that is on the NAS including Time machine backups. I would setup an external drive connected to my ASUS router and use that for time machine backups, but the ASUS router does not support APFS that Tahoe seems to force you to now use.
🌐
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.
🌐
Synology Community
community.synology.com › enu › forum › 1 › post › 194663
Time Machine backup issues on macOS 26 Tahoe
September 20, 2025 - Hi! Come and join us at Synology Community. A place to answer all your Synology questions. Ask a question or start a discussion now.
🌐
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.
🌐
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.
🌐
Synology Knowledge Center
kb.synology.com › en-br › DSM › tutorial › Time_Machine_backup_failed
Time Machine backup failed. What should I do? - Synology Knowledge Center
Synology Knowledge Center offers comprehensive support, providing answers to frequently asked questions, troubleshooting steps, software tutorials, and all the technical documentation you may need.