]> sourceware.org Git - lvm2.git/commitdiff
man: lvmcache raid1 references
authorJonathan Brassow <jbrassow@redhat.com>
Thu, 27 Feb 2020 17:33:55 +0000 (11:33 -0600)
committerDavid Teigland <teigland@redhat.com>
Thu, 27 Feb 2020 17:33:55 +0000 (11:33 -0600)
man/lvmcache.7_main

index d8e8dc7247aefb959d79c0fa68e70d7b50a5f0e5..425904e4a5417a21774fa43c759b5d9492aae670 100644 (file)
@@ -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
This page took 0.043452 seconds and 5 git commands to generate.