Package: multipath-tools
Version: 0.8.5-2+deb11u1
Severity: critical
Tags: upstream
Justification: breaks unrelated software
X-Debbugs-Cc: [email protected]
-- Package-specific info:
Contents of /etc/multipath.conf:
defaults {
polling_interval 10
max_fds 8192
}
devices {
device {
vendor "FUJITSU"
product "ETERNUS_DX(H|L|M|100)"
path_grouping_policy "group_by_prio"
prio "alua"
failback "immediate"
no_path_retry 10
}
}
blacklist {
wwid "3600000e00zensort29237d00050000"
wwid "3600000e00zensort29237d00060000"
}
-- System Information:
Debian Release: 12.0
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.1.0-10-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages multipath-tools depends on:
ii kpartx 0.9.4-3
ii libaio1 0.3.113-4
ii libc6 2.36-9
ii libdevmapper1.02.1 2:1.02.185-2
ii libjson-c5 0.16-2
ii libreadline8 8.2-1.3
ii libsystemd0 252.6-1
ii libudev1 252.6-1
ii liburcu6 0.12.2-1
ii lsb-base 11.6
ii sg3-utils-udev 1.46-3
ii sysvinit-utils [lsb-base] 3.06-4
ii udev 252.6-1
multipath-tools recommends no packages.
Versions of packages multipath-tools suggests:
pn multipath-tools-boot <none>
-- no debconf information
The multipath.conf was only a try to isolate the error. Normaly I don't have
this file and it can removed.
All devices on external FC-RAID which have partitions no get a mapper-path and
fails with message in syslog:
2023-07-06T12:41:04.353150+02:00 alac0903 multipathd[161807]:
3600000e00zensort29237d00090000: ignoring map
2023-07-06T12:41:04.354918+02:00 alac0903 multipathd[161807]:
3600000e00zensort29237d00090000: addmap [0 4294967296 multipath 1
queue_if_no_path 1 alua 2 1 service-time 0 1 1 65:48 1 service-time 0 1 1 65:96
1]
2023-07-06T12:41:04.355304+02:00 alac0903 multipathd[161807]: libdevmapper:
ioctl/libdm-iface.c(1980): device-mapper: reload ioctl on
3600000e00zensort29237d00090000 (254:10) failed: Device or resource busy
In this way lvms having one or more pvs on such device can't mount.
Ultimatly I add oldstable and pining multipath-tools and lvm2 on this and now
the system works (after 7 hours searching for solution).
Maybe the problem is in conjuction with the lvm2-package. Only downgrade
multipath-tools not solve the problem and only downgrade lvm2 too.
with regards