{"id":56681,"date":"2019-12-11T09:13:49","date_gmt":"2019-12-11T15:13:49","guid":{"rendered":"https:\/\/eshop.macsales.com\/blog\/?p=56681"},"modified":"2019-12-13T10:45:38","modified_gmt":"2019-12-13T16:45:38","slug":"working-with-macos-snapshots","status":"publish","type":"post","link":"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/","title":{"rendered":"Working with macOS Snapshots"},"content":{"rendered":"\n<p>Snapshots are a feature of APFS (Apple File System) that has been part of the macOS since High Sierra. A snapshot captures the state of&nbsp;<a href=\"https:\/\/eshop.macsales.com\/blog\/42819-video-presentation-taking-a-deep-dive-into-apples-apfs\/\">an APFS formatted drive<\/a>, and preserves all the files on the drive, as they appeared when the snapshot was taken. If you ever need to, you can roll back the drive to its previous state.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignright is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/12\/apfs-2-e1545252186458-284x137.jpg\" alt=\"\" class=\"wp-image-46905\" width=\"284\" height=\"137\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/12\/apfs-2-e1545252186458-284x137.jpg 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/12\/apfs-2-e1545252186458-249x120.jpg 249w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/12\/apfs-2-e1545252186458-190x91.jpg 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/12\/apfs-2-e1545252186458.jpg 640w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/12\/apfs-2-e1545252186458-284x137@2x.jpg 568w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/12\/apfs-2-e1545252186458-249x120@2x.jpg 498w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2018\/12\/apfs-2-e1545252186458-190x91@2x.jpg 380w\" sizes=\"auto, (max-width: 284px) 100vw, 284px\" \/><\/figure><\/div>\n\n\n\n<p>Apple makes use of the snapshot feature whenever a system update is performed. Before the system update is applied, a snapshot is taken of the startup drive, ensuring that if something goes wrong with the update process, you could recover from the problem quickly and be back right where you were before you started the system update.<\/p>\n\n\n\n<p>In this Rocket Yard guide, we&#8217;re going to take a look at&nbsp;<a href=\"https:\/\/eshop.macsales.com\/blog\/44596-partition-drives-create-apfs-containers-for-space-sharing-with-disk-utility\/\">APFS<\/a>&nbsp;snapshots, how they\u2019re created, managed, and deleted, as well as the advantages and disadvantages of snapshots.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Snapshots Take Up No Space, But Can Magnify the Amount of Data Blocks Used<\/h3>\n\n\n\n<p>When a snapshot is initially created, it takes up no additional space on the volume. A snapshot essentially marks all the currently used data blocks on a volume to be preserved; that is, no changes can be made to them. At the moment a snapshot is taken, there\u2019s no increase in the space used on a volume.<\/p>\n\n\n\n<p><strong><em>Note<\/em><\/strong>: Apple has supported&nbsp;<a href=\"https:\/\/eshop.macsales.com\/blog\/44304-backup-month-time-machine-local-snapshots\/\">local snapshots<\/a>&nbsp;on HFS+ formatted drives since OS X Lion. APFS-based snapshots use an entirely different mechanism even though Apple has continued to use the &#8220;local snapshot&#8221; nomenclature for both types of file system snapshots. In this guide, we\u2019re specifically dealing with the APFS snapshots.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"841\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TimeMachine1280.jpg\" alt=\"Time Machine preference pane with &quot;Local snapshots as space permits&quot; highlighted.\" class=\"wp-image-56686\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TimeMachine1280.jpg 1280w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TimeMachine1280-190x125.jpg 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TimeMachine1280-183x120.jpg 183w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TimeMachine1280-284x187.jpg 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TimeMachine1280-190x125@2x.jpg 380w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TimeMachine1280-183x120@2x.jpg 366w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TimeMachine1280-284x187@2x.jpg 568w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><figcaption>Time Machine can create and manage APFS snapshots for you.<\/figcaption><\/figure><\/div>\n\n\n\n<p>Snapshots leverage the APFS&#8217;s copy-on-write system. When there\u2019s a need to write data, such as when you\u2019re editing a file, a new data block is used to hold the changes you\u2019re making, instead of writing the data back to the original block.<\/p>\n\n\n\n<p>Normally the old data block can then be marked as free and available for use. However, if the block is marked as preserved, such as when a snapshot has been generated, the old block remains and is not freed up for use.<\/p>\n\n\n\n<p>Editing a file can significantly magnify the amount of space being used, as the old versions of the file are retained in the snapshot, while outright deleting a file frees up no space at all since the snapshot will retain all the preserved data.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Creating a Snapshot and Rolling Back a Snapshot is Fast<\/h3>\n\n\n\n<p>A big advantage to snapshots is how quickly they can be created. Only the volume\u2019s metadata is being copied, so the process is lightning-fast, especially when compared against conventional backups. Rolling back to a snapshot is also quick; just the metadata needs to be restored since all the actual information in a snapshot data block was never changed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Deleting a Snapshot is Difficult<\/h3>\n\n\n\n<p>Unwinding a snapshot can be a difficult process, as the system needs to go through each data block and remove the preserved setting, decide if the data block still contains active information, and free up the data blocks that aren\u2019t currently in use where it can.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Snapshots Are Not Backups<\/h3>\n\n\n\n<p>On the surface, it looks like snapshots perform the same function as a backup, but have the added advantage of being quick and easy to create, as well as providing the ability to use a snapshot to recover from a problem quickly.<\/p>\n\n\n\n<p>Seems pretty good, but snapshots have a few downsides. First up, snapshots are part of the startup drive. They don\u2019t exist anywhere but on the same startup drive as the <g class=\"gr_ gr_17 gr-alert gr_gramm gr_inline_cards gr_disable_anim_appear Punctuation only-ins replaceWithoutSep\" id=\"17\" data-gr-id=\"17\">data<\/g> you\u2019re trying to protect. That makes snapshots vulnerable to any issues the volume may encounter. Accidently erase the startup drive and the snapshot is gone as well. Drive having some type of errors? The snapshot is likely <g class=\"gr_ gr_15 gr-alert gr_gramm gr_inline_cards gr_disable_anim_appear Grammar multiReplace\" id=\"15\" data-gr-id=\"15\">experiencing<\/g> the same problem. The point being, don\u2019t rely on snapshots as a backup. You still need a&nbsp;<a href=\"https:\/\/eshop.macsales.com\/blog\/43897-the-top-five-reasons-you-need-a-backup-solution\/\">dedicated backup<\/a>&nbsp;that keeps data stored on a physically separate device.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Creating Snapshots<\/h3>\n\n\n\n<p>APFS snapshots are only supported on drives using the APFS format. If you\u2019re using any other file system, such as HFS+, APFS snapshots will not be available. If you\u2019re using a drive with APFS, you have a few options available for creating and managing snapshots.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"294\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TermCreateSnapshot1280.jpg\" alt=\"Terminal command to create a snapshot.\" class=\"wp-image-56687\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TermCreateSnapshot1280.jpg 1280w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TermCreateSnapshot1280-190x44.jpg 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TermCreateSnapshot1280-284x65.jpg 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TermCreateSnapshot1280-190x44@2x.jpg 380w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/TermCreateSnapshot1280-284x65@2x.jpg 568w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><figcaption>Terminal can be used with the tmutil command to create snapshots.<\/figcaption><\/figure><\/div>\n\n\n\n<p><strong>Time Machine:<\/strong>&nbsp;<a href=\"https:\/\/eshop.macsales.com\/blog\/32972-time-machine-what-it-is-how-it-works-and-how-to-use-it-with-your-mac\/\">Time Machine<\/a>&nbsp;gained support for APFS snapshots with macOS High Sierra. Some sharp-eyed Time Machine users may have noticed an addition to the description of the types of data Time Machine keeps. When you open the Time Machine preference pane, you\u2019ll see &#8220;Local snapshots as space permits&#8221; is now part of the description of what Time Machine does.<\/p>\n\n\n\n<p>Time Machine will use APFS snapshots of your startup drive provided it\u2019s APFS formatted, isn\u2019t in Time Machine\u2019s list of excluded items, and there\u2019s a significant amount of free space available.<\/p>\n\n\n\n<p>Time Machine performs the following snapshot management functions:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Creates a snapshot of the startup volume approximately every hour, and keeps it for twenty-four hours before it is automatically removed.<\/li><li>Creates a snapshot of the last successful Time Machine backup, and keeps it unless space is needed.<\/li><li>Creates a snapshot before installing any macOS update.<\/li><\/ul>\n\n\n\n<p><strong>tmutil:<\/strong>&nbsp;tmutil is a command line tool for controlling Time Machine. It offers a number of actions for creating and managing APFS snapshots. The Terminal app is used with the tmutil commands.&nbsp;<\/p>\n\n\n\n<p>You can find information about using Terminal in the guide:<\/p>\n\n\n\n<p><a href=\"https:\/\/eshop.macsales.com\/blog\/39296-tech-101-introduction-to-the-macs-terminal-app-part-one\/\">Tech 101: Introduction to the Mac&#8217;s Terminal App, Part One<\/a><\/p>\n\n\n\n<p><strong><em>How to create an APFS snapshot:<\/em><\/strong><\/p>\n\n\n\n<p>Open Terminal and enter the following at the prompt:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p><code>tmutil localsnapshot<\/code><\/p><\/blockquote>\n\n\n\n<p>Press enter or return.<\/p>\n\n\n\n<p>A new snapshot will be created with the current date and time appended to its name.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"406\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/ListSnapshots1280.jpg\" alt=\"Terminal command to list all local snapshots.\" class=\"wp-image-56688\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/ListSnapshots1280.jpg 1280w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/ListSnapshots1280-190x60.jpg 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/ListSnapshots1280-284x90.jpg 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/ListSnapshots1280-190x60@2x.jpg 380w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/ListSnapshots1280-284x90@2x.jpg 568w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><figcaption>Use the listlocalsnapshots option to see all the snapshots on your startup drive.<\/figcaption><\/figure><\/div>\n\n\n\n<p><strong><em>How to list existing APFS snapshots:<\/em><\/strong><\/p>\n\n\n\n<p>Enter the following at the Terminal prompt:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p><code>tmutil listlocalsnapshots \/<\/code><\/p><\/blockquote>\n\n\n\n<p>Press enter or return.<\/p>\n\n\n\n<p>Terminal will list the snapshots stored on the startup drive. You can specify a different drive by replacing the &#8220;\/&#8221; in the command with the full pathname to another drive.<\/p>\n\n\n\n<p><strong><em>How to delete an APFS snapshot:<\/em><\/strong><\/p>\n\n\n\n<p>To delete a specific snapshot, you need to know the creation date of the snapshot you wish to delete. The easiest way to find the date is to use the listlocalsnapshots command above. It will list each snapshot by name, which includes the data and time appended to the name.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"278\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/DeleteSnapshot1280.jpg\" alt=\"Terminal command to delete a snapshot.\" class=\"wp-image-56689\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/DeleteSnapshot1280.jpg 1280w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/DeleteSnapshot1280-190x41.jpg 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/DeleteSnapshot1280-284x62.jpg 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/DeleteSnapshot1280-190x41@2x.jpg 380w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/DeleteSnapshot1280-284x62@2x.jpg 568w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><figcaption>To delete a snapshot, you must know the snapshot\u2019s creation date.)<\/figcaption><\/figure><\/div>\n\n\n\n<p>As an example, if I list local snapshots on my Mac in Terminal I get:<\/p>\n\n\n\n<p><code>tnelson@Toms-Mac ~ % tmutil listlocalsnapshots \/<br \/>\nSnapshots for volume group containing disk \/:<br \/>\ncom.apple.TimeMachine.2019-12-06-152818.local<br \/>\ncom.apple.TimeMachine.2019-12-07-171533.local<\/code><\/p>\n\n\n\n<p>The portion of the name after TimeMachine. and before .local are the date and time. If I wanted to delete the snapshot named com.apple.TimeMachine.2019-12-06-152818.local, I would enter the following Terminal command:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p><code>tmutil deletelocalsnapshots 2019-12-06-152818<\/code><\/p><\/blockquote>\n\n\n\n<p>Press enter or return.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Mounting a Snapshot<\/h3>\n\n\n\n<p>It&#8217;s possible to mount a snapshot on your Mac&#8217;s desktop and use the Finder to restore an older file from the snapshot. There doesn\u2019t seem to be any advantage to doing this versus just using the normal Time Machine interface to find and restore a file, however, it may be interesting to see all the files in a snapshot.<\/p>\n\n\n\n<p>In order to mount the snapshot, you need to create a directory that will be used as the snapshot\u2019s mount point. I suggest using the \/private\/tmp folder to create a directory named snappy so the mount point will be removed automatically when you log out of your Mac.<\/p>\n\n\n\n<p>At the Terminal prompt, enter the following:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p><code>mkdir \/private\/tmp\/snappy<\/code><\/p><\/blockquote>\n\n\n\n<p>Press enter or return.<\/p>\n\n\n\n<p>To mount a snapshot, you need to know the snapshot\u2019s name, which you can find out using the listlocalsnapshots command outlined above. Once you have the name, you\u2019re ready to mount the snapshot. In this example, I will mount my snapshot named com.apple.TimeMachine.2019-12-07-171533.local.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"340\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshot1280.jpg\" alt=\"Terminal command to mount an APFS snapshot on the Mac's desktop.\" class=\"wp-image-56691\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshot1280.jpg 1280w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshot1280-190x50.jpg 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshot1280-284x75.jpg 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshot1280-190x50@2x.jpg 380w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshot1280-284x75@2x.jpg 568w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><figcaption>You need to create a directory to be used as the mount point before you mount the snapshot.)<\/figcaption><\/figure><\/div>\n\n\n\n<p>At the Terminal prompt, I would enter:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p><code>mount_apfs -s com.apple.TimeMachine.2019-12-07-171533.local \/ \/private\/tmp\/snappy<\/code><\/p><\/blockquote>\n\n\n\n<p>and then press enter or return.<\/p>\n\n\n\n<p>The snapshot will be mounted on the desktop.<\/p>\n\n\n\n<p>With the snapshot mounted on the desktop, you can use the Finder to browse through the snapshot\u2019s information. You can copy files from the snapshot, but you cannot move, delete, or add to the snapshot.&nbsp;<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"1059\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshotDesktop1280.jpg\" alt=\"Snapshot mounted on the Mac's desktop.\" class=\"wp-image-56693\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshotDesktop1280.jpg 1280w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshotDesktop1280-190x157.jpg 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshotDesktop1280-145x120.jpg 145w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshotDesktop1280-284x235.jpg 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshotDesktop1280-190x157@2x.jpg 380w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshotDesktop1280-145x120@2x.jpg 290w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/MountSnapshotDesktop1280-284x235@2x.jpg 568w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><figcaption>The resulting snapshot mounted in the desktop.<\/figcaption><\/figure><\/div>\n\n\n\n<p>After examining the snapshot, you can remove it from the desktop by ejecting it (right-click on the mounted snapshot and select Eject from the popup menu).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Restoring a Full Snapshot<\/h3>\n\n\n\n<p>If you need to roll back your Mac to the state it was in when a snapshot was taken, such as after a software upgrade that went bad, you can do so by booting into the Recovery environment and using the instructions from the Rocket Yard guide:<\/p>\n\n\n\n<p><a href=\"https:\/\/eshop.macsales.com\/blog\/56409-how-to-restore-data-from-time-machine-backups\/\">How to Restore Data From Time Machine Backups<\/a><\/p>\n\n\n\n<p>Use the instructions in the &#8220;Restoring a Full Time Machine Backup&#8221; section. When you get to the step for selecting a Restore Source, be sure and select the startup drive that holds the local snapshots, and not your Time Machine drive.<\/p>\n\n\n\n<p>After that, just follow the onscreen instructions to restore from a selected snapshot.<\/p>\n\n\n\n<p><strong><em>Warning<\/em><\/strong>: All information added after the selected snapshot\u2019s date will be lost when the snapshot is restored.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Snapshots and You<\/h3>\n\n\n\n<p>APFS snapshots are a relatively new tool that can be used as part of an effective backup and recovery strategy. Time Machine users have an advantage with the Time Machine app able to manage snapshot creation and deletion for them.<\/p>\n\n\n\n<p>It may be tempting to keep a number of snapshots around to allow you to recover to various points in time. But snapshots should be kept to a minimum so they do not excessively impact your storage usage. Instead, use Time Machine or another favorite backup app for the bulk of your backup needs, and just be aware that snapshots are a recovery option should something go wrong when you install new versions of the macOS.<\/p>\n\n\n\n<p>Have you been working with APFS snapshots? Let us know in the comments below.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Snapshots are a feature of APFS (Apple File System) that has been part of the macOS since High Sierra. A snapshot captures the state of an APFS formatted drive, and preserves all the files on the drive, as they appeared when the snapshot was taken. If you ever need to, you can roll back the drive to its previous state.<\/p>\n<p>In this Rocket Yard guide, we&#8217;re going to take a look at APFS snapshots, how they\u2019re created, managed, and deleted, as well as the advantages and disadvantages of snapshots.<\/p>\n","protected":false},"author":97,"featured_media":56771,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"spay_email":"","footnotes":""},"categories":[4],"class_list":["post-56681","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech-tips"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.2 (Yoast SEO v20.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Working with macOS Snapshots<\/title>\n<meta name=\"description\" content=\"Snapshots are a feature of the Mac&#039;s APFS file system that allow you to roll back your Mac to a previous state. A good tool to have when you upgrading the OS.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Working with macOS Snapshots\" \/>\n<meta property=\"og:description\" content=\"Snapshots are a feature of the Mac&#039;s APFS file system that allow you to roll back your Mac to a previous state. A good tool to have when you upgrading the OS.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/\" \/>\n<meta property=\"og:site_name\" content=\"Rocket Yard\" \/>\n<meta property=\"article:published_time\" content=\"2019-12-11T15:13:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-12-13T16:45:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/macOS_snapshots-568x646.png\" \/>\n\t<meta property=\"og:image:width\" content=\"568\" \/>\n\t<meta property=\"og:image:height\" content=\"646\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Tom Nelson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tom Nelson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/\"},\"author\":{\"name\":\"Tom Nelson\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/647f465acd469444183711d2a22648cb\"},\"headline\":\"Working with macOS Snapshots\",\"datePublished\":\"2019-12-11T15:13:49+00:00\",\"dateModified\":\"2019-12-13T16:45:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/\"},\"wordCount\":1725,\"commentCount\":6,\"publisher\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#organization\"},\"keywords\":[\"APFS\",\"Backups\",\"macOS snapshots\",\"Terminal\",\"Time Machine\",\"tmutil\"],\"articleSection\":[\"Tech Tips\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/\",\"url\":\"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/\",\"name\":\"Working with macOS Snapshots\",\"isPartOf\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#website\"},\"datePublished\":\"2019-12-11T15:13:49+00:00\",\"dateModified\":\"2019-12-13T16:45:38+00:00\",\"description\":\"Snapshots are a feature of the Mac's APFS file system that allow you to roll back your Mac to a previous state. A good tool to have when you upgrading the OS.\",\"breadcrumb\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eshop.macsales.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Working with macOS Snapshots\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#website\",\"url\":\"https:\/\/eshop.macsales.com\/blog\/\",\"name\":\"Rocket Yard\",\"description\":\"Your source for expert tips, special deals, commentary, reviews, and the latest tech news.\",\"publisher\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eshop.macsales.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#organization\",\"name\":\"OWC\",\"url\":\"https:\/\/eshop.macsales.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2020\/06\/rocket-yard-logo-round.png\",\"contentUrl\":\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2020\/06\/rocket-yard-logo-round.png\",\"width\":1024,\"height\":1024,\"caption\":\"OWC\"},\"image\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/647f465acd469444183711d2a22648cb\",\"name\":\"Tom Nelson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cb537829ec9582eb81bd2dcf5c7e88d981ed66bd6f65dd36508faf46d38ba5a9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cb537829ec9582eb81bd2dcf5c7e88d981ed66bd6f65dd36508faf46d38ba5a9?s=96&d=mm&r=g\",\"caption\":\"Tom Nelson\"},\"description\":\"Tom has been an enthusiastic Mac user since the Mac Plus. He\u2019s also been known to dabble in the dark side, otherwise known as Windows, and has a well-deserved reputation for being able to explain almost anything to anybody. Tom\u2019s background includes more than 30 years as an engineer, programmer, network manager, software tester, software reviewer, database designer, and computer network and systems designer. His online experience includes working as a sysop, forum leader, writer, and software library manager.\",\"sameAs\":[\"http:\/\/rocketyard.com\"],\"url\":\"https:\/\/eshop.macsales.com\/blog\/author\/tom-n\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Working with macOS Snapshots","description":"Snapshots are a feature of the Mac's APFS file system that allow you to roll back your Mac to a previous state. A good tool to have when you upgrading the OS.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/","og_locale":"en_US","og_type":"article","og_title":"Working with macOS Snapshots","og_description":"Snapshots are a feature of the Mac's APFS file system that allow you to roll back your Mac to a previous state. A good tool to have when you upgrading the OS.","og_url":"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/","og_site_name":"Rocket Yard","article_published_time":"2019-12-11T15:13:49+00:00","article_modified_time":"2019-12-13T16:45:38+00:00","og_image":[{"width":568,"height":646,"url":"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/macOS_snapshots-568x646.png","type":"image\/png"}],"author":"Tom Nelson","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Tom Nelson","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/#article","isPartOf":{"@id":"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/"},"author":{"name":"Tom Nelson","@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/647f465acd469444183711d2a22648cb"},"headline":"Working with macOS Snapshots","datePublished":"2019-12-11T15:13:49+00:00","dateModified":"2019-12-13T16:45:38+00:00","mainEntityOfPage":{"@id":"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/"},"wordCount":1725,"commentCount":6,"publisher":{"@id":"https:\/\/eshop.macsales.com\/blog\/#organization"},"keywords":["APFS","Backups","macOS snapshots","Terminal","Time Machine","tmutil"],"articleSection":["Tech Tips"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/","url":"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/","name":"Working with macOS Snapshots","isPartOf":{"@id":"https:\/\/eshop.macsales.com\/blog\/#website"},"datePublished":"2019-12-11T15:13:49+00:00","dateModified":"2019-12-13T16:45:38+00:00","description":"Snapshots are a feature of the Mac's APFS file system that allow you to roll back your Mac to a previous state. A good tool to have when you upgrading the OS.","breadcrumb":{"@id":"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/eshop.macsales.com\/blog\/56681-working-with-macos-snapshots\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eshop.macsales.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Working with macOS Snapshots"}]},{"@type":"WebSite","@id":"https:\/\/eshop.macsales.com\/blog\/#website","url":"https:\/\/eshop.macsales.com\/blog\/","name":"Rocket Yard","description":"Your source for expert tips, special deals, commentary, reviews, and the latest tech news.","publisher":{"@id":"https:\/\/eshop.macsales.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eshop.macsales.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eshop.macsales.com\/blog\/#organization","name":"OWC","url":"https:\/\/eshop.macsales.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2020\/06\/rocket-yard-logo-round.png","contentUrl":"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2020\/06\/rocket-yard-logo-round.png","width":1024,"height":1024,"caption":"OWC"},"image":{"@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/647f465acd469444183711d2a22648cb","name":"Tom Nelson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cb537829ec9582eb81bd2dcf5c7e88d981ed66bd6f65dd36508faf46d38ba5a9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cb537829ec9582eb81bd2dcf5c7e88d981ed66bd6f65dd36508faf46d38ba5a9?s=96&d=mm&r=g","caption":"Tom Nelson"},"description":"Tom has been an enthusiastic Mac user since the Mac Plus. He\u2019s also been known to dabble in the dark side, otherwise known as Windows, and has a well-deserved reputation for being able to explain almost anything to anybody. Tom\u2019s background includes more than 30 years as an engineer, programmer, network manager, software tester, software reviewer, database designer, and computer network and systems designer. His online experience includes working as a sysop, forum leader, writer, and software library manager.","sameAs":["http:\/\/rocketyard.com"],"url":"https:\/\/eshop.macsales.com\/blog\/author\/tom-n\/"}]}},"jetpack_featured_media_url":"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/12\/macOS_snapshots-568x646.png","jetpack_shortlink":"https:\/\/wp.me\/pmPaT-eKd","_links":{"self":[{"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/posts\/56681","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/users\/97"}],"replies":[{"embeddable":true,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/comments?post=56681"}],"version-history":[{"count":8,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/posts\/56681\/revisions"}],"predecessor-version":[{"id":56774,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/posts\/56681\/revisions\/56774"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/media\/56771"}],"wp:attachment":[{"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/media?parent=56681"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/categories?post=56681"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}