Site
@@$ zfs set snapdir=visible tank/child@@\\
@@$ ls /Volumes/tank/builds/.zfs/snapshot @@\\
@@2012-04-11-232658 2012-04-25-235014 build-171@@\\
@@2012-04-12-232656 2012-04-26-235011 build-172@@\\
@@2012-04-13-232653 2012-04-27-235008 build-175@@\\
@@2012-04-14-232650 2012-04-28-235006 start@@\\
-> [@@
@@]
@@$ zfs set snapdir=visible tank/child
$ ls /Volumes/tank/builds/.zfs/snapshot
...
Snapshot Browsing
Site.SnapshotBrowsing History
Hide minor edits - Show changes to output
Changed lines 4-11 from:
@@$ ls /Volumes/tank/builds/.zfs/snapshot @@\\
@@2012-04-11-232658 2012-04-25-235014 build-171@@\\
@@2012-04-12-232656 2012-04-26-235011 build-172@@\\
@@2012-04-13-232653 2012-04-27-235008 build-175@@\\
@@2012-04-14-232650 2012-04-28-235006 start@@\\
-> [@
to:
-> [@
Changed line 11 from:
to:
@]
Changed line 11 from:
-> [@
to:
-> [@@
Changed line 18 from:
@]
to:
@@]
Changed lines 12-17 from:
$ zfs set snapdir=visible tank/child\
$ ls /Volumes/tank/builds/.zfs/snapshot
\
2012-04-11-232658 2012-04-25-235014 build-171\
2012-04-12-232656 2012-04-26-235011 build-172\
2012-04-13-232653 2012-04-27-235008 build-175\
2012-04-14-232650 2012-04-28-235006start\
2012-04-11-232658 2012-04-25-235014 build-171
2012-04-12-232656 2012-04-26-235011 build-172
2012-04-13-232653 2012-04-27-235008 build-175
2012-04-14-232650 2012-04-28-235006
to:
$ zfs set snapdir=visible tank/child
$ ls /Volumes/tank/builds/.zfs/snapshot
2012-04-11-232658 2012-04-25-235014 build-171
2012-04-12-232656 2012-04-26-235011 build-172
2012-04-13-232653 2012-04-27-235008 build-175
2012-04-14-232650 2012-04-28-235006 start
$ ls /Volumes/tank/builds/.zfs/snapshot
2012-04-11-232658 2012-04-25-235014 build-171
2012-04-12-232656 2012-04-26-235011 build-172
2012-04-13-232653 2012-04-27-235008 build-175
2012-04-14-232650 2012-04-28-235006 start
Added lines 11-18:
-> [@
$ zfs set snapdir=visible tank/child\
$ ls /Volumes/tank/builds/.zfs/snapshot \
2012-04-11-232658 2012-04-25-235014 build-171\
2012-04-12-232656 2012-04-26-235011 build-172\
2012-04-13-232653 2012-04-27-235008 build-175\
2012-04-14-232650 2012-04-28-235006 start\
@]
$ zfs set snapdir=visible tank/child\
$ ls /Volumes/tank/builds/.zfs/snapshot \
2012-04-11-232658 2012-04-25-235014 build-171\
2012-04-12-232656 2012-04-26-235011 build-172\
2012-04-13-232653 2012-04-27-235008 build-175\
2012-04-14-232650 2012-04-28-235006 start\
@]
Changed lines 2-3 from:
The “.zfs” directory, located in the root directory of every zfs file system, allows browsing of all the snapshots. The snapshots listed in “.zfs/snapshot/” are automatically mounted on demand, as they are being browsed, and are automatically unmounted when no longer in use. For example:
to:
The ".zfs" directory, located in the root directory of every zfs file system, allows browsing of all the snapshots. The snapshots listed in ".zfs/snapshot/" are automatically mounted on demand, as they are being browsed, and are automatically unmounted when no longer in use. For example:
Changed lines 12-16 from:
These snapshots can also be viewed from the Finder using one of the following methods. Make sure the snapdir property is set to “visible” as in the example.
# Use Finder's“Go:Go to Folder...” menu and type: "/Volumes/<your-fs>/.zfs/snapshot"
# In the Terminal use: $ open "/Volumes/<your-fs>/.zfs/snapshot"
# Create a symlink (or alias) to: "/Volumes/<your-fs>/.zfs/snapshot"
# Use Finder's
# In the Terminal use: $ open "/Volumes/<your-fs>/.zfs/snapshot"
to:
These snapshots can also be viewed from the Finder using one of the following methods. Make sure the snapdir property is set to '''visible''' as in the example.
# Use Finder's "Go:Go to Folder..." menu and type: "/Volumes/<your-fs>/.zfs/snapshot"
# In the Terminal use: @@$ open "/Volumes/<your-fs>/.zfs/snapshot"@@
# Create a symlink (or alias) to: @@"/Volumes/<your-fs>/.zfs/snapshot"@@
# Use Finder's "Go:Go to Folder..." menu and type: "/Volumes/<your-fs>/.zfs/snapshot"
# In the Terminal use: @@$ open "/Volumes/<your-fs>/.zfs/snapshot"@@
# Create a symlink (or alias) to: @@"/Volumes/<your-fs>/.zfs/snapshot"@@
Changed lines 4-9 from:
$ zfs set snapdir=visible tank/child\\
$ ls /Volumes/tank/builds/.zfs/snapshot \\
2012-04-11-232658 2012-04-25-235014 build-171\\
2012-04-12-232656 2012-04-26-235011 build-172\\
2012-04-13-232653 2012-04-27-235008 build-175\\
2012-04-14-232650 2012-04-28-235006 start\\
$ ls /Volumes/tank/builds/.zfs/snapshot \\
2012-04-11-232658 2012-04-25-235014 build-171\\
2012-04-12-232656 2012-04-26-235011 build-172\\
2012-04-13-232653 2012-04-27-235008 build-175\\
2012-04-14-232650 2012-04-28-235006 start\\
to:
@@$ zfs set snapdir=visible tank/child@@\\
@@$ ls /Volumes/tank/builds/.zfs/snapshot @@\\
@@2012-04-11-232658 2012-04-25-235014 build-171@@\\
@@2012-04-12-232656 2012-04-26-235011 build-172@@\\
@@2012-04-13-232653 2012-04-27-235008 build-175@@\\
@@2012-04-14-232650 2012-04-28-235006 start@@\\
@@$ ls /Volumes/tank/builds/.zfs/snapshot @@\\
@@2012-04-11-232658 2012-04-25-235014 build-171@@\\
@@2012-04-12-232656 2012-04-26-235011 build-172@@\\
@@2012-04-13-232653 2012-04-27-235008 build-175@@\\
@@2012-04-14-232650 2012-04-28-235006 start@@\\
Changed lines 3-7 from:
$ zfs set snapdir=visible tank/child
$ ls /Volumes/tank/builds/.zfs/snapshot
...
2012-04-11-232658 2012-04-25-235014 build-171
2012-04-12-232656 2012-04-26-235011 build-172
2012-04-13-232653 2012-04-27-235008 build-175
2012-04-14-232650 2012-04-28-235006start
2012-04-11-232658 2012-04-25-235014 build-171
2012-04-12-232656 2012-04-26-235011 build-172
2012-04-13-232653 2012-04-27-235008 build-175
2012-04-14-232650 2012-04-28-235006
to:
$ zfs set snapdir=visible tank/child\\
$ ls /Volumes/tank/builds/.zfs/snapshot \\
2012-04-11-232658 2012-04-25-235014 build-171\\
2012-04-12-232656 2012-04-26-235011 build-172\\
2012-04-13-232653 2012-04-27-235008 build-175\\
2012-04-14-232650 2012-04-28-235006 start\\
$ ls /Volumes/tank/builds/.zfs/snapshot \\
2012-04-11-232658 2012-04-25-235014 build-171\\
2012-04-12-232656 2012-04-26-235011 build-172\\
2012-04-13-232653 2012-04-27-235008 build-175\\
2012-04-14-232650 2012-04-28-235006 start\\
Changed line 3 from:
to:
$ zfs set snapdir=visible tank/child
$ ls /Volumes/tank/builds/.zfs/snapshot
...
Changed line 7 from:
2012-04-14-232650 2012-04-28-235006 start@@
to:
2012-04-14-232650 2012-04-28-235006 start
Deleted line 0:
Changed lines 2-3 from:
@@
$ zfs set snapdir=visible tank/child $ ls /Volumes/tank/builds/.zfs/snapshot ...
$ zfs set snapdir=visible tank/child $ ls /Volumes/tank/builds/.zfs/snapshot ...
to:
@@$ zfs set snapdir=visible tank/child
$ ls /Volumes/tank/builds/.zfs/snapshot
...
Changed lines 7-8 from:
2012-04-14-232650 2012-04-28-235006 start
@@
to:
2012-04-14-232650 2012-04-28-235006 start@@
Added line 1:
Changed line 3 from:
to:
@@
Changed line 9 from:
to:
@@
Added lines 1-13:
The “.zfs” directory, located in the root directory of every zfs file system, allows browsing of all the snapshots. The snapshots listed in “.zfs/snapshot/” are automatically mounted on demand, as they are being browsed, and are automatically unmounted when no longer in use. For example:
$ zfs set snapdir=visible tank/child $ ls /Volumes/tank/builds/.zfs/snapshot ...
2012-04-11-232658 2012-04-25-235014 build-171
2012-04-12-232656 2012-04-26-235011 build-172
2012-04-13-232653 2012-04-27-235008 build-175
2012-04-14-232650 2012-04-28-235006 start
These snapshots can also be viewed from the Finder using one of the following methods. Make sure the snapdir property is set to “visible” as in the example.
# Use Finder's “Go:Go to Folder...” menu and type: "/Volumes/<your-fs>/.zfs/snapshot"
# In the Terminal use: $ open "/Volumes/<your-fs>/.zfs/snapshot"
# Create a symlink (or alias) to: "/Volumes/<your-fs>/.zfs/snapshot"
$ zfs set snapdir=visible tank/child $ ls /Volumes/tank/builds/.zfs/snapshot ...
2012-04-11-232658 2012-04-25-235014 build-171
2012-04-12-232656 2012-04-26-235011 build-172
2012-04-13-232653 2012-04-27-235008 build-175
2012-04-14-232650 2012-04-28-235006 start
These snapshots can also be viewed from the Finder using one of the following methods. Make sure the snapdir property is set to “visible” as in the example.
# Use Finder's “Go:Go to Folder...” menu and type: "/Volumes/<your-fs>/.zfs/snapshot"
# In the Terminal use: $ open "/Volumes/<your-fs>/.zfs/snapshot"
# Create a symlink (or alias) to: "/Volumes/<your-fs>/.zfs/snapshot"