summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--zfs.html.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/zfs.html.markdown b/zfs.html.markdown
index 3fe05896..3d033da9 100644
--- a/zfs.html.markdown
+++ b/zfs.html.markdown
@@ -24,6 +24,7 @@ VDEV's offer better reliability and safety than a RAID card. It is discouraged
RAID setup with ZFS, as ZFS expects to directly manage the underlying disks.
Types of VDEV's
+
* stripe (a single disk, no redundancy)
* mirror (n-way mirrors supported)
* raidz
@@ -60,6 +61,7 @@ single host can have 2^64 storage pools. The limits are huge.
### Storage Pools
Actions:
+
* List
* Status
* Destroy