1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-09 01:18:39 +03:00
lvm2/daemons/dmeventd/plugins
Jonathan Brassow 7de533ad12 mirror: Handle failures in tmp mirror used when up-converting.
Failures in the temporary mirror used when up-converting cause dmeventd
to issue 'lvconvert --repair' on the sub-LV, <lv_name>_mimagetmp_?.  The
'lvconvert' command refuses to deal with this sub-LV outright - it
expects to be given the name of the top-level LV.  So, just like we do
with mirrored logs, we strip-off the portion of the name that is not
the top-level LV and issue the command on the top-level LV instead.
2013-11-08 09:52:00 -06:00
..
lvm2 mirror: Handle failures in tmp mirror used when up-converting. 2013-11-08 09:52:00 -06:00
mirror lvresize: separate validation from action 2013-07-06 03:28:21 +01:00
raid lvresize: separate validation from action 2013-07-06 03:28:21 +01:00
snapshot lvresize: separate validation from action 2013-07-06 03:28:21 +01:00
thin lvresize: separate validation from action 2013-07-06 03:28:21 +01:00
Makefile.in Thin add dmeventd support 2011-12-21 13:08:11 +00:00