<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Time Machine &#8211; Wade Tregaskis</title>
	<atom:link href="https://wadetregaskis.com/tags/time-machine/feed/" rel="self" type="application/rss+xml" />
	<link>https://wadetregaskis.com</link>
	<description></description>
	<lastBuildDate>Sun, 31 Dec 2023 23:19:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://wadetregaskis.com/wp-content/uploads/2016/03/Stitch-512x512-1-256x256.png</url>
	<title>Time Machine &#8211; Wade Tregaskis</title>
	<link>https://wadetregaskis.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">226351702</site>	<item>
		<title>Full Disk Access is required to access Time Machine backups in Mojave</title>
		<link>https://wadetregaskis.com/full-disk-access-is-required-to-access-time-machine-backups-in-mojave/</link>
					<comments>https://wadetregaskis.com/full-disk-access-is-required-to-access-time-machine-backups-in-mojave/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Thu, 27 Dec 2018 17:51:51 +0000</pubDate>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Broken by design]]></category>
		<category><![CDATA[Finder]]></category>
		<category><![CDATA[Full Disk Access]]></category>
		<category><![CDATA[Mojave]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Snafu]]></category>
		<category><![CDATA[System Integrity Protection]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Time Machine]]></category>
		<guid isPermaLink="false">https://blog.wadetregaskis.com/?p=4314</guid>

					<description><![CDATA[I&#8217;ve been struggling since Mojave came out to deal with it&#8217;s over-bearing expansion of SIP (&#8220;System Integrity Protection&#8221;), which is basically a super-root notion that blocks access &#8211; even to root &#8211; to lots of basic parts of the system, including obvious &#38; mostly sensible ones like /System and /Library, but also less usefully things&#8230; <a class="read-more-link" href="https://wadetregaskis.com/full-disk-access-is-required-to-access-time-machine-backups-in-mojave/" data-wpel-link="internal">Read more</a>]]></description>
										<content:encoded><![CDATA[
<p>I&#8217;ve been struggling since Mojave came out to deal with it&#8217;s over-bearing expansion of SIP (&#8220;System Integrity Protection&#8221;), which is basically a super-root notion that blocks access &#8211; even to root &#8211; to lots of basic parts of the system, including obvious &amp; mostly sensible ones like /System and /Library, but also less usefully things like any &amp; all Time Machine backups.</p>



<p>Blocking access to Time Machine makes it very difficult to actually use Time Machine, since it&#8217;s then difficult to retrieve files from a backup (you <em>have</em> to then use the stupid &#8216;warp&#8217; Time Machine interface, which is slow, ugly, and buggy).</p>



<p>Luckily, it turns out there is a fairly simple solution that <em>isn&#8217;t</em> disabling SIP entirely (which requires multiple reboots in order to do, so is typically quite disruptive &amp; slow).  It appears that any application granted Full Disk Access (System Preferences → Security &amp; Privacy → Full Disk Access) can read Time Machine backups.</p>



<p>In case you&#8217;re unfamiliar, the symptoms of this problem include:</p>



<ul class="wp-block-list"><li>Being unable to navigate into Time Machine backups in the Open / Save / etc dialogs.</li><li>Being unable to see &#8211; through <font face="menlo">ls</font> or similar tools &#8211; the contents of Time Machine backups via Terminal.</li><li>Apps reporting errors like &#8220;<font face="menlo">The file “Foo” couldn’t be opened because you don’t have permission to view it</font>&#8221; or bluntly &#8220;<font face="menlo">Operation not permitted</font>&#8221; when trying to read something in a Time Machine backup.</li></ul>



<p>There&#8217;s a strange &amp; ironically very bad security quirk though &#8211; curiously, any tools run via Terminal inherit Terminal&#8217;s access (or lack thereof) to Full Disk Access.  They <em>don&#8217;t</em> use whatever setting might be specified for them in the Security &amp; Privacy preferences.  This is pretty baffling, as it means to give Full Disk Access to <em>anything</em> you run via Terminal, you have to give it to <em>everything</em> you run via Terminal.  Anything you specifically give Full Disk Access won&#8217;t actually receive it if it happens to be launched via the Terminal (which confused me for a while, since it&#8217;s so unintuitive).</p>



<p>I&#8217;m guessing whatever mechanism enforces all this so-called security is based in LaunchServices or somesuch &#8211; while the Finder and most things in general will launch apps via LaunchServices, as detached &amp; independent process sessions, Terminal doesn&#8217;t &#8211; everything it runs, from the shells down, run under it in the process hierarchy, and seemingly share its security &amp; privacy settings.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wadetregaskis.com/full-disk-access-is-required-to-access-time-machine-backups-in-mojave/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4314</post-id>	</item>
		<item>
		<title>tmutil is broken by SIP in Mojave</title>
		<link>https://wadetregaskis.com/tmutil-is-broken-by-sip-in-mojave/</link>
					<comments>https://wadetregaskis.com/tmutil-is-broken-by-sip-in-mojave/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Sun, 07 Oct 2018 22:57:31 +0000</pubDate>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Bugs!]]></category>
		<category><![CDATA[Disk Utility]]></category>
		<category><![CDATA[diskutil]]></category>
		<category><![CDATA[Full Disk Access]]></category>
		<category><![CDATA[macOS]]></category>
		<category><![CDATA[Mojave]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[Time Machine]]></category>
		<category><![CDATA[tmutil]]></category>
		<guid isPermaLink="false">https://blog.wadetregaskis.com/?p=4231</guid>

					<description><![CDATA[A diskutil bug unceremoniously erased an entire hard drive of mine a few weeks back. &#160;While I was able to successfully (AFAICT) restore the drive&#8217;s contents to it from various backups, the erasure gave the drive a new identity (UUID, specifically). &#160;The next time Time Machine ran, it compounded the diskutil bug by also unceremoniously&#8230; <a class="read-more-link" href="https://wadetregaskis.com/tmutil-is-broken-by-sip-in-mojave/" data-wpel-link="internal">Read more</a>]]></description>
										<content:encoded><![CDATA[
<p>A diskutil bug unceremoniously erased an entire hard drive of mine a few weeks back. &nbsp;While I was able to successfully (AFAICT) restore the drive&#8217;s contents to it from various backups, the erasure gave the drive a new identity (UUID, specifically). &nbsp;The next time Time Machine ran, it compounded the diskutil bug by also unceremoniously deleting all my old backups (bar one, the latest), because it didn&#8217;t recognise the new drive with identical contents to the old drive as being the same drive, and tried to back it up again, requiring way more space, causing all existing backups to be purged, etc.</p>



<p>Sigh.</p>



<p>It turns out there&#8217;s actually a nominally supported way to address exactly this scenario &#8211; <code>tmutil associatedisk</code> (kudos to <a href="https://simon.heimlicher.com/technology/time-machine-inherit-backup-using-tmutil/" data-wpel-link="external" target="_blank" rel="external noopener">Simon Heimlicher for documenting this</a>).  From the man page:</p>



<pre class="wp-block-preformatted">   <strong>associatedisk</strong> [-a] <span style="text-decoration: underline;">mount_point</span> <span style="text-decoration: underline;">snapshot_volume</span>
           Bind a snapshot volume directory to the specified local disk, thereby reconfigur-
           ing the backup history. Requires root privileges.


           In Mac OS X, HFS+ volumes have a persistent UUID that is assigned when the file
           system is created. Time Machine uses this identifier to make an association
           between a source volume and a snapshot volume. Erasing the source volume creates
           a new file system on the disk, and the previous UUID is not retained. The new
           UUID causes the source volume -> snapshot volume association to be broken. If one
           were just erasing the volume and starting over, it would likely be of no real
           consequence, and the new UUID would not be a concern; when erasing a volume in
           order to clone another volume to it, recreating the association may be desired.


           A concrete example of when and how you would use associatedisk:


           After having problems with a volume, you decide to erase it and manually restore
           its contents from a Time Machine backup or copy of another nature. (I.e., not via
           Time Machine System Restore or Migration Assistant.) On your next incremental
           backup, the data will be copied anew, as though none of it had been backed up
           before. Technically, it is true that the data has not been backed up, given the
           new UUID. However, this is probably not what you want Time Machine to do. You
           would then use associatedisk to reconfigure the backup so it appears that this
           volume has been backed up previously:


           thermopylae:~ thoth$ sudo tmutil associatedisk [-a] "/Volumes/MyNewStuffDisk"
           "/Volumes/Chronoton/Backups.backupdb/thermopylae/Latest/MyStuff"


           The result of the above command would associate the snapshot volume <span style="text-decoration: underline;">MyStuff</span> in
           the specified snapshot with the source volume <span style="text-decoration: underline;">MyNewStuffDisk</span>. The snapshot volume
           would also be renamed to match. The -a option tells associatedisk to find all
           snapshot volumes in the same machine directory that match the identity of
           <span style="text-decoration: underline;">MyStuff</span>, and then perform the association on all of them.
</pre>



<p>Perfect &#8211; and I particularly like the subtext of the prose, which seems to be a subtle acknowledgment that this is a thing that happens frequently, and that macOS&#8217;s default behaviour is stupid… &#8220;recreating the association may be desired&#8221;. &nbsp;No shit.</p>



<p>Unfortunately, that command doesn&#8217;t work in Mojave. &nbsp;I&#8217;m apparently not <a href="https://forums.macrumors.com/threads/unable-to-inherit-previous-time-machine.2144061/" data-wpel-link="external" target="_blank" rel="external noopener">the first person to notice</a>.</p>



<p>It appears the tightened security, and in particular expansion of SIP to cover many more parts of the system including Time Machine backups, are to blame. &nbsp;Even granting <code>tmutil</code> Full Disk Access etc in the system security settings is of no use (contrary to the stated purpose of Full Disk Access).</p>



<p>So you have to <a href="https://iboysoft.com/howto/disable-system-integrity-protection-macos.html" data-wpel-link="external" target="_blank" rel="external noopener">disable SIP first</a> &#8211; which requires a reboot, obnoxiously &#8211; and only then does <code>tmutil</code> work again. &nbsp;You&#8217;ll want to enable SIP again once you&#8217;re done, most likely, as the protections it provides are useful &#8211; it appears <code>tmutil</code> nve eeds to be updated to account for the new protections.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wadetregaskis.com/tmutil-is-broken-by-sip-in-mojave/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4231</post-id>	</item>
		<item>
		<title>Lightroom &#8220;Classic&#8221; doesn&#8217;t play well with others</title>
		<link>https://wadetregaskis.com/lightroom-classic-doesnt-play-well-with-others/</link>
					<comments>https://wadetregaskis.com/lightroom-classic-doesnt-play-well-with-others/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Sat, 21 Oct 2017 16:16:57 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Broken by design]]></category>
		<category><![CDATA[Bugs!]]></category>
		<category><![CDATA[HDR]]></category>
		<category><![CDATA[Lightroom]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Time Machine]]></category>
		<guid isPermaLink="false">https://blog.wadetregaskis.com/?p=3972</guid>

					<description><![CDATA[So far the new &#8220;Classic&#8221; Lightroom looks &#38; feels mostly identical to the prior version(s), which isn&#8217;t really a compliment, but could be worse. &#160;There&#8217;s no apparent performance improvements, that&#8217;s for sure, so as expected Adobe&#8217;s promises to suddenly learn how to write efficient &#38; performant software, well… at least their marketing department gave it&#8230; <a class="read-more-link" href="https://wadetregaskis.com/lightroom-classic-doesnt-play-well-with-others/" data-wpel-link="internal">Read more</a>]]></description>
										<content:encoded><![CDATA[
<p>So far the new &#8220;Classic&#8221; Lightroom looks &amp; feels mostly identical to the prior version(s), which isn&#8217;t really a compliment, but could be worse. &nbsp;There&#8217;s no apparent performance improvements, that&#8217;s for sure, so as expected Adobe&#8217;s promises to suddenly learn how to write efficient &amp; performant software, well… at least their marketing department gave it the college try.</p>



<p>One thing I have very quickly discovered, however, is that Lightroom &#8220;Classic&#8221;&nbsp;<em>deliberately</em> chooses not to perform some functions if it is le tired. &nbsp;Or it thinks your computer is le tired. &nbsp;By which I mean, if there is pretty much&nbsp;<em>anything</em> else running and consuming CPU time (and/or RAM?), it refuses to even attempt some operations. &nbsp;HDR merges is the first one I hit. &nbsp;I was a bit flummoxed by it just happily queuing up a number of HDR merge operations, and them just sitting there in its queue, with no indication of error &#8211; just never executing.</p>



<p>Only after I quit or disabled a bunch of other processes &#8211; any and all that were using any measurable CPU time &#8211; did it finally, about ten seconds later, decide that it was now willing to consider my &#8216;requests&#8217;.</p>



<p>#%@!ing fussy little turd.</p>



<p>It&#8217;s worth noting that it&#8217;s not the only popular app, on macOS, that does this same bullshit. &nbsp;Time Machine is another big one. &nbsp;At least in Time Machine&#8217;s case I can see a more plausible line of reasoning behind it, even if it is misguided &#8211; the user&#8217;s&nbsp;<em>probably</em> not explicitly waiting for a Time Machine backup to complete. &nbsp;As in, not all the time. &nbsp;Sometimes they are. And they certainly expect backups to&nbsp;<em>happen at all</em>, which on a consistently busy machine simply&nbsp;<em>doesn&#8217;t</em> happen. &nbsp;So Time Machine&#8217;s reluctance to function on a working machine is still stupid overall. &nbsp;But Lightroom refusing to complete a&nbsp;<em>user initiated, user-interactive, and user-blocking</em> operation, is just patently stupid by its very notion.</p>



<p><strong>Update</strong>:  Worse, now it doesn&#8217;t work <em>at all</em>.  And a quick web search shows <a href="https://web.archive.org/web/20200805043215/https://feedback.photoshop.com/photoshop_family/topics/lightroom-classic-cc-photo-merge-not-working-on-mac" data-wpel-link="external" target="_blank" rel="external noopener">many</a> <a href="https://web.archive.org/web/20190604155342/https://feedback.photoshop.com/photoshop_family/topics/merge-to-hdr-simply-doesnt-work" data-wpel-link="external" target="_blank" rel="external noopener">other people</a> having the same problem, and Adobe as usual doing nothing about it.</p>



<p>Incidentally, I tried to log in to Adobe&#8217;s forums in order to &#8216;Me too&#8217; those issues, only it won&#8217;t let me log in anymore, falsely claiming my password is invalid. &nbsp;Good job, Adobe, good job.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wadetregaskis.com/lightroom-classic-doesnt-play-well-with-others/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3972</post-id>	</item>
		<item>
		<title>Silent data corruption</title>
		<link>https://wadetregaskis.com/silent-data-corruption/</link>
					<comments>https://wadetregaskis.com/silent-data-corruption/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 06 Jul 2016 05:23:36 +0000</pubDate>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[APFS]]></category>
		<category><![CDATA[Bugs!]]></category>
		<category><![CDATA[lies]]></category>
		<category><![CDATA[Sad]]></category>
		<category><![CDATA[Snafu]]></category>
		<category><![CDATA[Time Machine]]></category>
		<guid isPermaLink="false">https://blog.wadetregaskis.com/?p=3652</guid>

					<description><![CDATA[Alternate title:  Apple&#8217;s file system engineers are sadly naive. I was quite disappointed to see that APFS isn&#8217;t even trying to provide data integrity.  Data integrity is kind of step 0 of any file system, and checksums or use of ECC is pretty much standard in modern &#38; leading-edge file systems.  APFS doesn&#8217;t want to&#8230; <a class="read-more-link" href="https://wadetregaskis.com/silent-data-corruption/" data-wpel-link="internal">Read more</a>]]></description>
										<content:encoded><![CDATA[<p>Alternate title:  Apple&#8217;s file system engineers are sadly naive.</p>
<p>I was quite disappointed to see that APFS isn&#8217;t even trying to provide data integrity.  Data integrity is kind of step 0 of any file system, and checksums or use of ECC is pretty much standard in modern &amp; leading-edge file systems.  APFS doesn&#8217;t want to be one of those, it seems.</p>
<p>Case in point why this matters:</p>
<p style="padding-left: 30px;">I have a bunch of old backup drives, because drives are cheap and until recently I could just buy a new one once the current one filled, instead of ever deleting a backup.  Periodically I go back through these old backup drives and do some basic integrity checks (S.M.A.R.T. bad block scans, file system checks, etc).</p>
<p style="padding-left: 30px;">I <em>also</em> run a comparison of key data between those backups and the current versions on my computer, for files which generally <em>shouldn&#8217;t</em> change nor disappear &#8211; e.g. photos, videos, key documents, etc.</p>
<p style="padding-left: 30px;">And today I found that at least half a dozen valuable personal videos (and a few photos) were corrupt, in the versions on my computer.  Luckily, the versions in the ancient backups were still good, so I could replace the corrupt ones.</p>
<p style="padding-left: 30px;">This corruption was completely silent, until my &#8216;paranoid&#8217; and time-consuming checks discovered it.</p>
<p>It&#8217;s far from the first time.  A failing drive years back corrupted a huge portion of my music library &#8211; silently, as far as the file system &amp; OS were concerned.  Periodically I&#8217;ve discovered photos (of which I have huge numbers &#8211; the majority of my data) which have become corrupt at some indeterminate point.  And I&#8217;ve of course had file system [metadata] corruption occur many times, sometimes requiring complete erasure of the disk, and recovery or rebuilds from backup (a few times I&#8217;ve had to use data recovery software, where backups weren&#8217;t available).</p>
<p>Most, if not all, of these issues would have been discovered by even the most trivial file integrity protections, in the file system.</p>
<p>The notion that modern disks somehow magically protect against all silent data corruption is abject poppycock.  They&#8217;re <em>more</em> likely to suffer from it than older disks &#8211; a byproduct of higher densities and market demand for cheaper, crappier storage products.</p>
<p>And the implicit assertion that Apple&#8217;s file system driver, and kernel overall, are somehow completely free of bugs… is just batshit crazy.</p>
<p><strong>Addendum</strong></p>
<p>Since Apple aren&#8217;t interested in protecting anyone&#8217;s valuable personal data, I&#8217;m on the look-out for other options.  Manual use of <em>shasum</em> is one, for now, but a more streamlined and fool-proof system would be better.  Alas, none seems to exist[1. There is <a href="https://github.com/laktak/chkbit" data-wpel-link="external" target="_blank" rel="external noopener">chkbit</a>, but it relies on MD5… <em>probably</em> acceptable for this use case, but needless in the face of <em>decades</em> of better hash algorithms.  And it&#8217;s written in JavaScript.  Ew.].  Yet.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wadetregaskis.com/silent-data-corruption/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3652</post-id>	</item>
		<item>
		<title>Encrypted RAID volumes in El Capitan</title>
		<link>https://wadetregaskis.com/encrypted-raid-volumes-in-el-capitan/</link>
					<comments>https://wadetregaskis.com/encrypted-raid-volumes-in-el-capitan/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 21 Jun 2016 14:59:32 +0000</pubDate>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[CoreStorage]]></category>
		<category><![CDATA[Disk Utility]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[Sad]]></category>
		<category><![CDATA[Time Machine]]></category>
		<guid isPermaLink="false">https://blog.wadetregaskis.com/?p=3649</guid>

					<description><![CDATA[Apple crippled Disk Utility in El Capitan, in their usual name of making good functional things pretty &#38; pretty useless. Luckily I&#8217;m far from the first person to need to create RAID and/or encrypted CoreStorage volumes, in El Capitan.  Florian Knapp has a concise summary of how to set up an encrypted RAID volume.  Tom&#8230; <a class="read-more-link" href="https://wadetregaskis.com/encrypted-raid-volumes-in-el-capitan/" data-wpel-link="internal">Read more</a>]]></description>
										<content:encoded><![CDATA[
<p>Apple crippled Disk Utility in El Capitan, in their usual name of making good functional things pretty &amp; pretty useless.</p>



<p>Luckily I&#8217;m far from the first person to need to create RAID and/or encrypted CoreStorage volumes, in El Capitan.  Florian Knapp has a <a href="https://web.archive.org/web/20210617051730/https://nerd.one/how-to-encrypt-appleraid-volumes-using-corestorage/" data-wpel-link="external" target="_blank" rel="external noopener">concise summary of how to set up an encrypted RAID volume</a>.  Tom Nelson (of About.com) has a slightly more detailed <a href="https://web.archive.org/web/20200806110538/https://www.lifewire.com/use-terminal-managing-raid-0-striped-array-2260098" data-wpel-link="external" target="_blank" rel="external noopener">tutorial for managing the RAID part</a>.</p>



<p>Now I just wish the hard drive industry would actually push capacities up, like they once did, so that I don&#8217;t have to resort to striped RAID sets just to make a disk big enough for Time Machine backups. &nbsp;It feels like we&#8217;ve been effectively stuck at 6 TB for many years now, and&nbsp;<em>affordable</em> 8+ TB drives aren&#8217;t really on the horizon (Seagate &amp; Western Digital have offerings, but historically have been bad brands for drive reliability, e.g. <a href="https://www.backblaze.com/blog/hard-drive-reliability-stats-q1-2016/" data-wpel-link="external" target="_blank" rel="external noopener">Backblaze&#8217;s data</a>, plus my own personal experience with their drives).</p>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p><strong>Update:</strong> &nbsp;macOS Sierra partially restores Disk Utility&#8217;s functionality, though not enough to be useful. &nbsp;It adds a &#8220;RAID Assistant&#8221;&nbsp;which lets you create <em>unencrypted</em>&nbsp;RAID volumes. &nbsp;The core Disk Utility app can also initiate manual repair of RAID mirrors, and delete RAID volumes.</p>



<p>It&#8217;s something of a mystery why you&nbsp;cannot create&nbsp;<em>encrypted</em> RAID volumes with the RAID Assistant. &nbsp;It doesn&#8217;t offer any encrypted file systems as initialisation options, and attempting to erase the unencrypted RAID volume in Disk Utility, to replace it with an encrypted version, fails with the bullshit error message:</p>



<pre class="wp-block-preformatted">An internal state error occurred
Operation failed…</pre>



<p>No shit.</p>



<p>Furthermore, encrypted RAID volumes&nbsp;(or more precisely, any RAID volume that&#8217;s part of a CoreStorage Logical Volume Group)&nbsp;don&#8217;t get recognised as RAID volumes in Sierra&#8217;s Disk Utility&nbsp;<em>unless</em> you connect the underlying drives <em>while</em> Disk Utility is running. &nbsp;Even then it&#8217;s hit or miss whether it&#8217;ll correctly recognise not just that it is a RAID set but also that there&#8217;s an&nbsp;encrypted CoreStorage volume on the set. &nbsp;And I&#8217;m not even going to try testing if it can actually repair a RAID mirror in that configuration.</p>



<p>To be clear, RAID volumes that&nbsp;<em>don&#8217;t</em> have CoreStorage volumes atop them seem to work fine. &nbsp;It&#8217;s evident that Apple simply don&#8217;t support encrypted RAID volumes. &nbsp;Maybe in next year&#8217;s macOS &#8211; it must be hard adding support for things&nbsp;<em>you already fucking supported until you pointlessly removed support for it.</em></p>



<p>FWIW, here&#8217;s a <a href="https://www.macworld.com/article/228398/how-to-configure-a-software-raid-in-macos-sierra-s-disk-utility.html" data-wpel-link="external" target="_blank" rel="external noopener">howto&nbsp;from Macworld on how to use the new RAID&nbsp;Assistant</a>, if encryption isn&#8217;t something you want.</p>
</div></div>
]]></content:encoded>
					
					<wfw:commentRss>https://wadetregaskis.com/encrypted-raid-volumes-in-el-capitan/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3649</post-id>	</item>
	</channel>
</rss>
