mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
After suspend/resume following a splitmirror op, call sync_local_dev_names
to settle udev before calling deactivate_lv. This is an intra-release regression (no WHATS_NEW entry required). It is part of the fix for the current WHATS_NEW entry: Work around resume_lv causing error LV scanning during splitmirror operation.
This commit is contained in:
parent
63b8ed7c37
commit
a514067448
@ -747,6 +747,7 @@ there be something wrong in resume_lv?
|
||||
* - commit VG changes
|
||||
* - activate the new LV
|
||||
*/
|
||||
sync_local_dev_names(lv->vg->cmd);
|
||||
new_lv = NULL;
|
||||
dm_list_iterate_items(lvl, &split_images) {
|
||||
if (!new_lv) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user