<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Time Machine on The Lone C++ Coder's Blog</title><link>https://www.lonecpluspluscoder.com/tags/time-machine/</link><description>Recent content in Time Machine on The Lone C++ Coder's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 07 Jul 2024 20:31:00 -0500</lastBuildDate><atom:link href="https://www.lonecpluspluscoder.com/tags/time-machine/index.xml" rel="self" type="application/rss+xml"/><item><title>If you get this error from Time Machine on Samba, check available disk space</title><link>https://www.lonecpluspluscoder.com/post/2024-07-07-timemachine-on-samba/</link><pubDate>Sun, 07 Jul 2024 20:31:00 -0500</pubDate><author>Timo Geusch</author><guid>https://www.lonecpluspluscoder.com/post/2024-07-07-timemachine-on-samba/</guid><description>&lt;p&gt;I&amp;rsquo;ve been using Samba with the &lt;code&gt;time machine&lt;/code&gt; setting for years to back up the couple of Macs I own. I&amp;rsquo;ve recently been running into issues with Time Machine backups erroring out with &lt;code&gt;&amp;quot;The network backup disk does not support the required capabilities&amp;quot;&lt;/code&gt;. Poking around the Internet didn&amp;rsquo;t really point at an obvious culprit until I found some mumblings about this potentially begin a disk space issue.&lt;/p&gt;
&lt;p&gt;Bingo!&lt;/p&gt;
&lt;p&gt;While the Samba server had more than enough disk space left, I had set the maximum Time Machine volume size to 3.5TB using the setting &lt;code&gt;fruit:time machine max size = 3.5T&lt;/code&gt;. Bumping this up to 4.5T magically made Time Maching backups work immediatly.&lt;/p&gt;</description></item><item><title>How to speed up macOS Time Machine backups</title><link>https://www.lonecpluspluscoder.com/2019/04/28/how-to-speed-up-macos-time-machine-backups/</link><pubDate>Sun, 28 Apr 2019 16:02:31 +0000</pubDate><author>Timo Geusch</author><guid>https://www.lonecpluspluscoder.com/2019/04/28/how-to-speed-up-macos-time-machine-backups/</guid><description>&lt;p&gt;macOS Time Machine is usually set up to work in the background and not overly affect anything that’s going on in the foreground while the user is working. Under normal circumstances, this is desirable behaviour. It is not desirable when you try to take one last backup of a failing SSD before it keels over completely. Which was the unfortunate situation I found myself in.&lt;/p&gt;
&lt;p&gt;Turns out there is a &lt;a href="https://www.reddit.com/r/apple/comments/5vb66w/speed_up_your_time_machine_backups_tremendously/"&gt;sysctl that can be used to disable or enable this behaviour&lt;/a&gt;. If you turn it off, the backup in macOS Time Machine runs much faster, at the expense of additional network bandwidth and disk IOPS. The backup daemon will increase disk IOPS usage both for reading and writing.&lt;/p&gt;</description></item></channel></rss>