1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
Milan Broz a1b40be081 Fix pvmove abort when temporary mirror fails to be cluster-aware.
When activation of pvmove mirror fails on cluster, some nodes
still possibly succeeded in activation.

 - Explicitly deactivate that mirror to be sure
 - properly pair suspend/resume calls to not cause memory lock problems in clvmd

Code cannot simply call _finish_pvmove on cluster in this situation, because
changed LVs are suspended twice (causing memory inbalance) and also temporary
mirror is activated when it is not expected (and we know that it failed already).

Patch prepares special function which remove temporary mirror references from
metadata and then resumes changed LVs.
2010-01-27 13:29:11 +00:00
..
2004-03-26 14:51:23 +00:00
2008-01-30 14:00:02 +00:00
2008-01-30 14:00:02 +00:00
2009-09-26 00:29:13 +00:00
2009-01-20 20:37:41 +00:00
2008-01-30 14:00:02 +00:00
2010-01-19 01:10:46 +00:00
2009-12-11 13:16:37 +00:00
2008-01-30 14:00:02 +00:00