Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Time Machine can't create a local snapshot

Intermittently, Time Machine won't be able to complete a backup and gives this error:

"Time Machine could not create a local snapshot to back up from."


There is no mention of a lack of free space like other posts (more free space on this system than used space). Sometimes Time Machine is working flawlessly, other times it has this issue. No rhyme or reason to when it's working vs having problems. This is a big issue for me, as I work on professional audio projects for clients, and I rely on Time Machine as my primary backup service.


macOS 10.13.6, everything up to date on the system, OS, drivers, firmware, etc.


Any ideas are appreciated!

MacBook Pro (15-inch, 2017), macOS High Sierra (10.13.6)

Posted on Jul 24, 2018 2:23 PM

Reply
Question marked as Best reply

Posted on Jul 25, 2018 1:52 PM

From the terminal, look at Time machine local snapshots:


tmutil listlocalsnapshots /


# tmutil listlocalsnapshots

com.apple.TimeMachine.2017-09-30-071340 (dataless)

com.apple.TimeMachine.2017-09-30-091235 (dataless)

com.apple.TimeMachine.2017-10-05-084406

/



See if you have any dataless snapshots in the list. IF so delete them , here is an ex from the above list.

sudo tmutil deletelocalsnapshots 2017-09-30-071340

and

sudo tmutil deletelocalsnapshots 2017-09-30-091235

Similar questions

7 replies
Question marked as Best reply

Jul 25, 2018 1:52 PM in response to thorinosdh

From the terminal, look at Time machine local snapshots:


tmutil listlocalsnapshots /


# tmutil listlocalsnapshots

com.apple.TimeMachine.2017-09-30-071340 (dataless)

com.apple.TimeMachine.2017-09-30-091235 (dataless)

com.apple.TimeMachine.2017-10-05-084406

/



See if you have any dataless snapshots in the list. IF so delete them , here is an ex from the above list.

sudo tmutil deletelocalsnapshots 2017-09-30-071340

and

sudo tmutil deletelocalsnapshots 2017-09-30-091235

Jul 24, 2018 2:54 PM in response to thorinosdh

Hi,


Do you backup on your local disk? It's a tad dangerous for critical backups. Better to use an external disk (or a Blackmagic MultiDock 😉).

There is two different things in snapshots, there's the local snapshots that are dependant of the APFS file system (you can see the detail of what they do by opening Time Machine preferences: "Local backups as space permit, etc.") and there are Time Machine main backups. Time Machine rely on hard links to perform these backups and consequently cannot use a APFS formatted disk to do so, one must use a HFS+ formatted disk... (it's usually here that I feel obliged to remind: users cooperative forum here, nobody from Apple... 😕).


Regards.

Time Machine can't create a local snapshot

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.