Thank you, that was one of the first things I tried. However it did not make any noticable difference.There is a terminal command which can change the throttle behaviour and make it faster. It did really work for me to get the initial backup done.
Thank you, that was one of the first things I tried. However it did not make any noticable difference.There is a terminal command which can change the throttle behaviour and make it faster. It did really work for me to get the initial backup done.
Been following this and I'm wondering…when is the last time either of you successfully restored a macOS system from a Time Machine backup located on a NAS?
What was/is the "Used" space of the restored drive?I had to do this just a couple of weeks ago after one of the kids submerged a running MacBook Air in water. It took all night, plus half the next day to complete. I'm using a linux box as my NAS configured with netatalk
What was/is the "Used" space of the restored drive?
I haven't updated in a while, but an encrypted HFS+ sparsebundle destination has been totally fine on a NAS. APFS was impossibly slow. See the previous posts for how to create one and set it as a destination via Terminal. Just make one for test purposes, set it as a destination and see how it goes. I bet it's going to work just like it used to with Mojave, except that you will have to mount the sparsebundle manually after a reboot.This is incredibly frustrating, but satisfying to know others have the same problem. I've tried reinstalling Big Sur, repairing permissions (home directory), and every trick I've seen suggested anywhere... and nothing works. Now I'm back to an external USB drive on my MacBook Pro. How elegant is that?
My Synology NAS is nice, but not quite as useful now. And I'm definitely holding off upgrading other computers in the house to Big Sur.
Thanks so much for the tip. I'll give it a try and hope for the best.I haven't updated in a while, but an encrypted HFS+ sparsebundle destination has been totally fine on a NAS. APFS was impossibly slow. See the previous posts for how to create one and set it as a destination via Terminal. Just make one for test purposes, set it as a destination and see how it goes. I bet it's going to work just like it used to with Mojave, except that you will have to mount the sparsebundle manually after a reboot.
Do you think I can trick the system and copy the HFS+ sparsebundle I created in place of the APFS sparsebundle that TM created? That way TM is only involved in the actual backup to the HFS+ filesystem (and not its creation), and the Synology NAS still advertises the share as a TM destination as usual, so it mounts and unmounts as usual, requiring no manual mounting.I haven't updated in a while, but an encrypted HFS+ sparsebundle destination has been totally fine on a NAS. APFS was impossibly slow. See the previous posts for how to create one and set it as a destination via Terminal. Just make one for test purposes, set it as a destination and see how it goes. I bet it's going to work just like it used to with Mojave, except that you will have to mount the sparsebundle manually after a reboot.
Thanks for the tip. But I'm on 11.1, and it's precisely the APFS sparsebundles created in 11.1 that are giving me problems (assuming it's the disk image that's at fault). petterihiisila's tip to create an HFS+ image seems to do the trick for me. You say you "reformatted from scratch on 11.1 with APFS". We're talking about a sparsebundle disk image created by Time Machine on a LAN, right?So this thread might be relevant for you. I found that Big Sur 11.01 didn't speed anything up, even when I reformatted to APFS, but when I reformatted from scratch on 11.1 with APFS the speed increase was huge with time machine:
![]()
Best Way to Format Time Machine Drive?
So a follow up. The performance with APFS being done under 11.01 vs 11.1 is NIGHT AND DAY. So while formatting and using APFS worked under 11.01 it really was no faster. It still used the old style of backup, just with a new file system. I have about 11TB of data that gets backed up with time...forums.macrumors.com
Do you think I can trick the system and copy the HFS+ sparsebundle I created in place of the APFS sparsebundle that TM created? That way TM is only involved in the actual backup to the HFS+ filesystem (and not its creation), and the Synology NAS still advertises the share as a TM destination as usual, so it mounts and unmounts as usual, requiring no manual mounting.
Thanks for the tip. But I'm on 11.1, and it's precisely the APFS sparsebundles created in 11.1 that are giving me problems (assuming it's the disk image that's at fault). petterihiisila's tip to create an HFS+ image seems to do the trick for me. You say you "reformatted from scratch on 11.1 with APFS". We're talking about a sparsebundle disk image created by Time Machine on a LAN, right?
The automatic configuration that doesn't work (created automatically by Time MachineNot sure what you mean by that, can't fully parse it.![]()
This may be the step that I omitted when I was unable to do the "inherit backup" step a while back and had to stick to manual mounts. Thanks a lot for reporting this workaround, I'll give it a try over the next few days. 👍e.
In the first directory (e.g. "NAS_mount"), ownership of the sparsebundle was different than it needs to
be in the TM directory. Change it via, e.g.:
sudo chmod -R TimeMachine:users /volume1/TimeMachine/<computer name>.sparsebundle
assuming TimeMachine:users is the user and group set up for TM backups on the NAS.
I’m glad it works for you now. I also use TimeMachineEditor for similar reasons. It’s an essential utility that should have been absorbed into the OS by now....I’m running Big Sur on a mini and Catalina on a rMBP, both are successfully backing up, and restoring is also working. I only trigger TM backups once per week via third party app TimeMachineEditor (an excellent utility BTW) on both machines, 1 day apart so they don't compete for resources. Weekly backups are plenty for my usages, if I need more I can trigger a backup manually.
Only with a test and comparison of a TM on NAS with a TM setup on an external drive would one be able to determine the ludicrousness.Thanks mikes79 - already have those settings.
I am holding out for someone to explain to me why (nearly) ALL the traffic between my MacBook and NAS is from the NAS instead of to the NAS. If this is a true requirement of how TM functions then all my years of software design experience tells me either the TM design is ludicrous or my setup has issues. It's as if for every backup (even tiny ones of less than a GB) TM has the need to read the backup from the NAS in order to do some verification or figure out what to write or where to write it. I would like to be able to say "Listen here TM, no one is touching that backup folder except for you so please quit reading it every time you do a backup and assume it is the way you left it an hour ago"