Mac Mini M4 Time Machine - kein initiales Backup auf SMB Netzlaufwerk finalisiert

Hallo,


Mac Mini M4

256 GByte SSD

macOS 26.4


NAS


TrueNAS Scale 25.10.2.1

SMB Freigabe 500 GByte Quota


verbunden mit LAN und WLAN



Ich nutze Apple Container für die Virtualisierung.

Die einzelnen Container werden teils mit 500 GByte Grösse im Finder angezeigt.


Das Verzeichnis hatte ich probehalber von dem TM Backup ausgeschlossen - kein Erfolg.



TM schreibt die komplette SMB Freigabe voll (500 GByte) und kann das Backup nicht abschliessen.


Weiss jemand Rat?


Gruss


Mac mini (M4, 2024)

Gepostet am 11. Apr. 2026 06:10

Antworten
Frage gekennzeichnet als Höchstrangige Antwort

Gepostet am 11. Apr. 2026 15:21

kein Erfolg für


Step 1: run this command in the terminal "sudo tmutil disable". This command turns off Time Machine.


Step 2: run this command in the terminal:

sudo xattr -d com.apple.backupd.BackupMachineAddress "/System/Volumes/Data" 2>/dev/null || true

sudo xattr -d com.apple.backupd.ComputerName "/System/Volumes/Data" 2>/dev/null || true

sudo xattr -d com.apple.backupd.HostUUID "/System/Volumes/Data" 2>/dev/null || true

sudo xattr -d com.apple.backupd.ModelID "/System/Volumes/Data" 2>/dev/null || true

sudo xattr -d com.apple.timemachine.private.structure.metadata "/System/Volumes/Data" 2>/dev/null || true


This command deletes the attributes that TimeMachine uses to track Time Machine backups and determine whether a new full backup is needed. I believe that one of these is being messed up in Tahoe, which causes Time Machine to only do full backups. FWIW, I think running Disk Utility is what messed mine up.


Step 3: Reboot computer


Step 4: run this command in the terminal "sudo tmutil enable". This command reenable Time Machine.


Step 5: Rerun time machine, this first backup will be a full backup because we have reset the identifiers. The second backup should be incremental.



---


Ich habe jetzt manuell auf dem SMB Share das Sparseimage gelöscht und lasse TM ein komplett neues Backup anlegen


Eine Vermutung wäre noch die cluster size auf dem NAS:


128 kbyte zu mehr als 100 MByte je TM band


ggfs inode Problem



edit:


Mac Mini WLAN aus

LAN an


geändert auf dem Dataset:


  1. record size von 128k auf 16 MByte


  1. ACL von restricted auf Passthrough


siehe Truenas Post / Reddit


https://www.reddit.com/r/truenas/comments/1paucsj/comment/nrvfczv/

8 Antworten
Frage gekennzeichnet als Höchstrangige Antwort

11. Apr. 2026 15:21 als Antwort auf realMoD

kein Erfolg für


Step 1: run this command in the terminal "sudo tmutil disable". This command turns off Time Machine.


Step 2: run this command in the terminal:

sudo xattr -d com.apple.backupd.BackupMachineAddress "/System/Volumes/Data" 2>/dev/null || true

sudo xattr -d com.apple.backupd.ComputerName "/System/Volumes/Data" 2>/dev/null || true

sudo xattr -d com.apple.backupd.HostUUID "/System/Volumes/Data" 2>/dev/null || true

sudo xattr -d com.apple.backupd.ModelID "/System/Volumes/Data" 2>/dev/null || true

sudo xattr -d com.apple.timemachine.private.structure.metadata "/System/Volumes/Data" 2>/dev/null || true


This command deletes the attributes that TimeMachine uses to track Time Machine backups and determine whether a new full backup is needed. I believe that one of these is being messed up in Tahoe, which causes Time Machine to only do full backups. FWIW, I think running Disk Utility is what messed mine up.


Step 3: Reboot computer


Step 4: run this command in the terminal "sudo tmutil enable". This command reenable Time Machine.


Step 5: Rerun time machine, this first backup will be a full backup because we have reset the identifiers. The second backup should be incremental.



---


Ich habe jetzt manuell auf dem SMB Share das Sparseimage gelöscht und lasse TM ein komplett neues Backup anlegen


Eine Vermutung wäre noch die cluster size auf dem NAS:


128 kbyte zu mehr als 100 MByte je TM band


ggfs inode Problem



edit:


Mac Mini WLAN aus

LAN an


geändert auf dem Dataset:


  1. record size von 128k auf 16 MByte


  1. ACL von restricted auf Passthrough


siehe Truenas Post / Reddit


https://www.reddit.com/r/truenas/comments/1paucsj/comment/nrvfczv/

12. Apr. 2026 03:13 als Antwort auf Netcracker

Hallo,


nein, Apple Container mit Time Machine:


[Bug]: Time Machine backup failures #404


(404 Fehlernummer, wie passend :-) )


https://github.com/apple/container/issues/404


tl dr:


Terminal


tmutil addexclusion ~/Library/Application Support/com.apple.container


für den User mit den Apple Container Daten



Problem ist, dass mit einem Vanilla / Ursprungszustand dieser Fehler auftreten wird


noch kein Fix in macOS 26.4 bzw Apple Container

11. Apr. 2026 08:24 als Antwort auf realMoD

Du solltest zuerst die Dokumentation deines NAS zu Rate ziehen. Die Verwendung von NASen als Ziellaufwerke für TM ist und bleibt (bei allen Herstellern) problematisch.


In einem ersten Schritt würde ich das Speicherkontingent für den TM-User erhöhen.


Wenn du LAN und WLAN parallel nutzt, kann es ausserdem zu IP-Konflikten kommen, weil das NAS dann zwei unterschiedliche Quellen „sieht“. Das würde ich auch ändern.


Ein zweites Backup auf eine externe Festplatte/SSD ist im Übrigen dringend anzuraten.

11. Apr. 2026 13:56 als Antwort auf Netcracker

Hallo @Netcracker


danke für deine Antwort.


Ich habe mehrere Macs, die auf das NAS erfolgreich speichern können mit identischem Setup.



Das Problem hat nur der Mac Mini.



Ein externer USB Speicher zeigt das gleiche Problem mit dem Vollschreiben.


Das hier habe ich noch gefunden:


https://discussions.apple.com/thread/256208635?sortBy=rank


Das Problem mit dem Mac Mini ist noch nicht gelöst.


Dieser Thread wurde vom System oder dem Community-Team geschlossen. Du kannst alle Beiträge positiv bewerten, die du hilfreich findest, oder in der Community nach weiteren Antworten suchen.

Mac Mini M4 Time Machine - kein initiales Backup auf SMB Netzlaufwerk finalisiert

Willkommen in der Apple Support Community
Ein Forum, in dem Apple-Kunden sich gegenseitig mit ihren Produkten helfen. Melde dich mit deinem Apple Account an, um Mitglied zu werden.