summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Brassow <jbrassow@redhat.com>2020-02-27 11:33:55 -0600
committerDavid Teigland <teigland@redhat.com>2020-02-27 11:33:55 -0600
commitc392ccaa470dbf1481cbf1c9e899ce9c59f2caea (patch)
tree54cc85335299ea7d55a2cdbf6465b81818aa4ca8
parent9532bb577a82df454254ab65002f4be5bcc65060 (diff)
downloadlvm2-c392ccaa470dbf1481cbf1c9e899ce9c59f2caea.tar.gz
man: lvmcache raid1 references
-rw-r--r--man/lvmcache.7_main8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/lvmcache.7_main b/man/lvmcache.7_main
index d8e8dc724..425904e4a 100644
--- a/man/lvmcache.7_main
+++ b/man/lvmcache.7_main
@@ -417,13 +417,13 @@ compact, and stores dirty bits in a separate btree, which improves the
speed of shutting down the cache. With \fBauto\fP, lvm selects the best
option provided by the current dm-cache kernel module.
-.SS mirrored cache device
+.SS RAID1 cache device
\&
-The fast LV holding the cache can be created as a raid1 mirror so that it
-can tolerate a device failure. (When using dm-cache with separate data
-and metadata LVs, each of the sub-LVs can use raid1.)
+RAID1 can be used to create the fast LV holding the cache so that it can
+tolerate a device failure. (When using dm-cache with separate data
+and metadata LVs, each of the sub-LVs can use RAID1.)
.nf
$ lvcreate -n main -L Size vg /dev/slow