<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://openzfsonosx.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://openzfsonosx.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tumble</id>
		<title>OpenZFS on OS X - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://openzfsonosx.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tumble"/>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/wiki/Special:Contributions/Tumble"/>
		<updated>2026-04-19T17:53:27Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.22.3</generator>

	<entry>
		<id>https://openzfsonosx.org/wiki/FAQ</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/wiki/FAQ"/>
				<updated>2014-04-09T02:49:23Z</updated>
		
		<summary type="html">&lt;p&gt;Tumble: How to see snapshots in the Finder.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:About O3X]]&lt;br /&gt;
&lt;br /&gt;
Besides the questions covered below, you may find [[Documentation]] and [[OpenZFS on OS X]] helpful. Both articles contain a good deal of information about OpenZFS on OS X.&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
&lt;br /&gt;
===Q) What is OpenZFS on OS X?===&lt;br /&gt;
'''A)''' See the article entitled [[OpenZFS on OS X]].&lt;br /&gt;
&lt;br /&gt;
===Q) What does O3X mean?===&lt;br /&gt;
'''A)''' O3X = O O O X = OpenZFS on OS X.&lt;br /&gt;
&lt;br /&gt;
== Administration ==&lt;br /&gt;
&lt;br /&gt;
===Q) How can I get rid of &amp;quot;The disk you inserted was not readable by this computer&amp;quot;?===&lt;br /&gt;
'''A)''' See the article entitled [[Suppressing the annoying popup]].&lt;br /&gt;
&lt;br /&gt;
===Q) How can I access the .zfs snapshot directories?===&lt;br /&gt;
'''A)''' You need to set snapdir visible and manually mount a snapshot.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
$ sudo zfs set snapdir=visible tank/bob&lt;br /&gt;
$ sudo zfs mount tank/bob@yesterday&lt;br /&gt;
$ ls -l /tank/bob/.zfs/snapshot/yesterday/&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Q) Is .zfs snapdir auto-mounting supported?===&lt;br /&gt;
'''A)''' No, not at this time. You must manually &amp;quot;zfs mount&amp;quot; snapshots manually to see them in the snapdir.&lt;br /&gt;
&lt;br /&gt;
===Q) OK, I manually mounted my snapshot but still cannot see it in Finder. What gives?===&lt;br /&gt;
'''A)''' Currently mounted snapshots are not easily visible in the Finder.  You can see them in the Terminal, like this:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
$ ls -l /tank/bob/.zfs/snapshot/yesterday/&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and you can see them in the Finder like this:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
$ open /tank/bob/.zfs/snapshot/yesterday/&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
or by using the &amp;quot;Go to Folder…&amp;quot; Finder menu item.&lt;br /&gt;
&lt;br /&gt;
== Interoperability ==&lt;br /&gt;
&lt;br /&gt;
===Q) Can I import my ZEVO pools?===&lt;br /&gt;
'''A)''' Yes. O3X can import pool version 28, which means it can import ZEVO pools.&lt;br /&gt;
&lt;br /&gt;
===Q) Can I import my MacZFS pools?===&lt;br /&gt;
'''A)''' Yes. O3X can import pool version 8, which means it can import MacZFS pools.&lt;/div&gt;</summary>
		<author><name>Tumble</name></author>	</entry>

	</feed>