]> sourceware.org Git - lvm2.git/commit
Fix bug 733400 - Mirror down conversion when specifying the secondary leg is broke
authorJonathan Earl Brassow <jbrassow@redhat.com>
Tue, 13 Sep 2011 21:13:33 +0000 (21:13 +0000)
committerJonathan Earl Brassow <jbrassow@redhat.com>
Tue, 13 Sep 2011 21:13:33 +0000 (21:13 +0000)
commiteb0af241f163c6a3cc179534836aa2c15dbd2b21
tree50ebdeea85f07cb23e927364dae1ef4151a7a240
parent39feace42ecc87743b42a0ff46ebc9718502774e
Fix bug 733400 - Mirror down conversion when specifying the secondary leg is broke

The operation of deactivating the residual error target LV after removing a
mirror layer can cause a "device in-use" conflict with udev.  Giving udev a
poke before calling deactivate_lv eliminates the conflict.  The stick used
to poke udev is 'sync_local_dev_names'.
WHATS_NEW
lib/metadata/mirror.c
This page took 0.031609 seconds and 5 git commands to generate.