From 81a388747a5e23b29e96b6624f5b919eb2ab46fa Mon Sep 17 00:00:00 2001 From: abactel Date: Fri, 19 May 2017 21:54:14 +0100 Subject: [PATCH] [zfs/en] Fix bullet points (#2732) This commit will fix the incorrect bullet point markdown to allow proper html generation. --- zfs.html.markdown | 2 ++ 1 file changed, 2 insertions(+) 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