]> sourceware.org Git - lvm2.git/commit
lvconvert: detaching cachevol with missing PVs
authorDavid Teigland <teigland@redhat.com>
Tue, 17 Sep 2019 21:32:34 +0000 (16:32 -0500)
committerDavid Teigland <teigland@redhat.com>
Fri, 20 Sep 2019 14:59:37 +0000 (09:59 -0500)
commit5d3bced5eab1244939958422446e0dfb5b6b79d4
tree19a4b526e0bef322480db5163d24979e6eec0f0e
parentb46dce0badb221b1417231e7bbf2d7d898a5a8c1
lvconvert: detaching cachevol with missing PVs

. For dm-cache in writethrough, always allow splitcache,
  whether the cache is missing PVs or not.

. For dm-cache in writeback, if the cache is missing PVs,
  allow splitcache with force and yes.

. For dm-writecache, if the cache is missing PVs,
  allow splitcache with force and yes.
lib/metadata/cache_manip.c
lib/metadata/lv_manip.c
lib/metadata/metadata-exported.h
tools/lvconvert.c
This page took 0.035478 seconds and 5 git commands to generate.