diff --git a/lvm.conf b/lvm.conf index d3d9e9b..47a5ab8 100644 --- a/lvm.conf +++ b/lvm.conf @@ -124,7 +124,7 @@ devices { # By default, LVM2 will ignore devices used as component paths # of device-mapper multipath devices. # 1 enables; 0 disables. - multipath_component_detection = 0 + multipath_component_detection = 1 # By default, LVM2 will ignore devices used as components of # software RAID (md) devices by looking for md superblocks. diff --git a/lvm2.changes b/lvm2.changes index 4593a08..b770742 100644 --- a/lvm2.changes +++ b/lvm2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 4 09:14:10 UTC 2014 - dmzhang@suse.com + +- bnc#885632, set multipath_componnet_detection = 1 per default + ------------------------------------------------------------------- Fri Jun 13 10:31:48 CEST 2014 - hare@suse.de