]> sourceware.org Git - lvm2.git/commit
cache: scrubbing for cache origin LV - Bug 1169495
authorBrassow Jonathan <jbrassow@redhat.com>
Tue, 6 Sep 2016 14:29:14 +0000 (09:29 -0500)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 7 Sep 2016 14:42:32 +0000 (16:42 +0200)
commit5838c41a356eec05218395e734b90d21487f271c
treee62afc2203f272e96b07b392eed530e0d0f157d4
parent01cc0dfae9ec5486fe313c0be4d3bb31e82a0456
cache: scrubbing for cache origin LV - Bug 1169495

Allow RAID scrubbing on cache origin sub-LV

This patch adds the ability to perform RAID scrubbing on the cache
origin sub-LV (https://bugzilla.redhat.com/1169495).  Cache origin
operations are restricted to non-clustered RAID LVs until there can
be further testing in a cluster (even for exclusive activation).

User can either specify directly _corig LV
or he can specify cache LV and operation  --syncation is
passed ONLY to   _corig LV.

If users wants to manipulation with cache-pool devices - he
needs to specify this object name.

Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>
WHATS_NEW
test/shell/lvchange-syncaction-raid.sh
tools/lvchange.c
This page took 0.039229 seconds and 5 git commands to generate.