Difference between revisions of "Documentation"

From OpenZFS on OS X
Jump to: navigation, search
(29 intermediate revisions by 11 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#Unplugging_a_pool|Unplugging a pool]]
* [[zpool|Creating a pool]]
+
* [[zpool#Feature_flags|Feature flags]]
 
+
* [[Device names]]
=== Integration ===
+
* [[Pool upgrade]]
 
+
* [[Memory utilization]]
* [[Suppressing the annoying popup]]
+
* [[Creating user privileges]]
 
+
* [[Stopping Spotlight etc. from changing ZFS without permission]]
=== Kernel Panics ===
+
* [[Encryption]]
 
+
* [[Bash completion]]
* [[panic|Kernel Panic]]
+
* [[DegradedPool|Degraded pool]]
 +
* [[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.