mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
man: lvmcache raid1 references
This commit is contained in:
parent
9532bb577a
commit
c392ccaa47
@ -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
|
speed of shutting down the cache. With \fBauto\fP, lvm selects the best
|
||||||
option provided by the current dm-cache kernel module.
|
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
|
RAID1 can be used to create the fast LV holding the cache so that it can
|
||||||
can tolerate a device failure. (When using dm-cache with separate data
|
tolerate a device failure. (When using dm-cache with separate data
|
||||||
and metadata LVs, each of the sub-LVs can use raid1.)
|
and metadata LVs, each of the sub-LVs can use RAID1.)
|
||||||
|
|
||||||
.nf
|
.nf
|
||||||
$ lvcreate -n main -L Size vg /dev/slow
|
$ lvcreate -n main -L Size vg /dev/slow
|
||||||
|
Loading…
x
Reference in New Issue
Block a user