Accepting request 1269754 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1269754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lvm2?expand=0&rev=176
This commit is contained in:
2025-04-16 18:38:09 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 0 deletions

View File

@@ -240,6 +240,7 @@ devices {
# Set this to an empty string to disable the use of the multipath wwids file.
# This configuration option has an automatic default value.
# multipath_wwids_file = "/etc/multipath/wwids"
multipath_wwids_file = ""
# Configuration option devices/md_component_detection.
# Enable detection and exclusion of MD component devices.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 15 08:05:00 UTC 2025 - Heming Zhao <heming.zhao@suse.com>
- LVM filter behaves unexpectedly for MPIO devices in SLES15SP5 (bsc#1216938)
* set lvm.conf devices.multipath_wwids_file=""
-------------------------------------------------------------------
Mon Mar 7 06:30:00 UTC 2025 - Heming Zhao <heming.zhao@suse.com>
- Fixes the lvm2-testsuite case fsadm-btrfs.sh (bsc#1238857)