Difference between revisions of "Documentation"

From OpenZFS on OS X
Jump to: navigation, search
(7 intermediate revisions by 5 users not shown)
Line 4: Line 4:
 
== Documentation ==
 
== Documentation ==
  
General OpenZFS usage can be found on the [http://open-zfs.org OpenZFS wiki]. But we do need to document some Apple OS X specific things.
+
General OpenZFS usage can be found on the [http://open-zfs.org OpenZFS wiki]. The main focus of this documentation is on OS X platform specifics.
 
+
=== Getting started ===
+
  
 
* [[zpool#Creating_a_pool|Creating a pool]]
 
* [[zpool#Creating_a_pool|Creating a pool]]
Line 15: Line 13:
 
* [[Memory utilization]]
 
* [[Memory utilization]]
 
* [[Creating user privileges]]
 
* [[Creating user privileges]]
 +
* [[Stopping Spotlight etc. from changing ZFS without permission]]
 
* [[Encryption]]
 
* [[Encryption]]
 
* [[Bash completion]]
 
* [[Bash completion]]
 
 
=== Integration ===
 
 
* [[Suppressing the annoying pop-up]]
 
 
=== Troubleshooting ===
 
 
 
* [[DegradedPool|Degraded pool]]
 
* [[DegradedPool|Degraded pool]]
 
 
* [[panic|Kernel panic]]
 
* [[panic|Kernel panic]]
 +
* [[ZFS on Boot]]
 +
* [[Time Machine Backups]]
 +
* [[Expanding ZFS vdevs]]
 +
* [[Boot loop]]

Revision as of 00:46, 16 October 2018


Documentation

General OpenZFS usage can be found on the OpenZFS wiki. The main focus of this documentation is on OS X platform specifics.