]> sourceware.org Git - lvm2.git/commit
cachevol: allow forced detaching of damaged or invalid cachevol
authorDavid Teigland <teigland@redhat.com>
Tue, 12 Jan 2021 17:53:02 +0000 (11:53 -0600)
committerDavid Teigland <teigland@redhat.com>
Tue, 2 Feb 2021 20:31:23 +0000 (14:31 -0600)
commitcb54d0801d776205788f8f46b31dd9e487833343
treea77012ab347d8e4b5875167353606d5ef3064fd2
parentae2af1d5eda8fa4e082e67429758f731ca6fcef6
cachevol: allow forced detaching of damaged or invalid cachevol

A cachevol can be forcibly detached when it's missing devices.
Also allow this if it's damaged/invalid and unrepairable.
This would be needed to recover data from the origin LV after
a cachevol is lost or damaged beyond repair.
test/shell/writecache-split.sh
tools/lvconvert.c
This page took 0.040078 seconds and 5 git commands to generate.