Accepting request 239552 from home:deanraccoon:branches:Base:System
bnc#885632, set multipath_componnet_detection = 1 per default OBS-URL: https://build.opensuse.org/request/show/239552 OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=100
This commit is contained in:
parent
0b068c933d
commit
9f2a3de59e
2
lvm.conf
2
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.
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user