* [linux-lvm] Why it suggest to disable "write_cache_state" when using DRBD as physical volumes
@ 2015-05-13 10:09 Hank Tsai
0 siblings, 0 replies; only message in thread
From: Hank Tsai @ 2015-05-13 10:09 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 1273 bytes --]
Hi All,
I want to use DRBD devices as LVM physical volumes.
I'm curious about why the the DRBD manual suggest
to disable "write_cache_state" in this scenario:
https://drbd.linbit.com/users-guide/s-lvm-drbd-as-pv.html
I can only find a few articles that explain the reason.
For example, this book said that could prevent error while the DRBD devices
are down:
https://books.google.com/books?id=d1ZwAgAAQBAJ&pg=PT192&lpg=PT192&dq=drbd+lvm+
"write_cache_state"
But, as I know, LVM can handle the case if the device listed in device cache
are not available. In LVM2.2.02.105, function lvmcache_device_from_pvid()
invokes lvmcache_label_scan() to refresh the cache if PV is missing.
This document also suggest to disable device cache, but I think that
LVM nowadays can handle the issue it described, such as "duplicate
physical volumes being displayed". For example, if we build /dev/drbd1 on
the
top of /dev/sda1, and create PV using /dev/drbd1, then LVM won't display
/dev/sda1 as physical volumes.
http://www.linux-iscsi.org/Doc/RTS%20OS%20Admin%20Manual.pdf
Also, the device cache feature is automatically disabled if lvmetad is
enabled. So, is it necessary to disable "write_cache_state" while
"use_lvmetad" was enabled?
Any help would be appreciate!
Ming-Hung Tsai
[-- Attachment #2: Type: text/html, Size: 1965 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-05-13 10:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13 10:09 [linux-lvm] Why it suggest to disable "write_cache_state" when using DRBD as physical volumes Hank Tsai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).