]> sourceware.org Git - lvm2.git/commit
Fix pvmove --abort to work even for empty pvmove LV
authorMilan Broz <mbroz@redhat.com>
Mon, 23 Aug 2010 11:34:10 +0000 (11:34 +0000)
committerMilan Broz <mbroz@redhat.com>
Mon, 23 Aug 2010 11:34:10 +0000 (11:34 +0000)
commitcf704d22b6f136c9bc8037871a7967652ebca87b
treed28c667abefc2d820753eab58d581c2b8df97679
parent9c179ef4187496005e5f8b56017eb788e2262d72
Fix pvmove --abort to work even for empty pvmove LV

If pvmove crashed and metadata contains pvmove LV
but without miorrored segments, pvmove --abort
will not repair the situation (and finish wth success!).

Fix it by allowing metadata update if aborting
(thus removing pvmove LV) even if no moved LVs detected.

(Tested on real metadata provided by an lvm user:-)
WHATS_NEW
tools/polldaemon.c
tools/pvmove.c
This page took 0.040737 seconds and 5 git commands to generate.