Difference between revisions of "Documentation"

From OpenZFS on OS X
Jump to: navigation, search
(11 intermediate revisions by 6 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]]
 
* [[zpool#Unplugging_a_pool|Unplugging a pool]]
 
* [[zpool#Unplugging_a_pool|Unplugging a pool]]
 
* [[zpool#Feature_flags|Feature flags]]
 
* [[zpool#Feature_flags|Feature flags]]
 +
* [[Device names]]
 +
* [[Pool upgrade]]
 +
* [[Memory utilization]]
 
* [[Creating user privileges]]
 
* [[Creating user privileges]]
 +
* [[Stopping Spotlight etc. from changing ZFS without permission]]
 
* [[Encryption]]
 
* [[Encryption]]
 
+
* [[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.