-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-9.6
-
device-mapper-multipath-0.8.7-38.el9
-
No
-
Moderate
-
rhel-storage-dm
-
ssg_platform_storage
-
9
-
11
-
3
-
False
-
False
-
-
Yes
-
None
-
Pass
-
New Test Coverage
-
Bug Fix
-
-
Done
-
Done
-
Done
-
Not Required
-
-
All
-
None
What were you trying to do that didn't work?
If a multipath device is created while a path that should belong to that device is offline and multipathd knows about that offline path, multipathd will fail to track the device. This means that if other paths fail and are restored multipathd will not update the multipath device to start using them again. This can cause a multipath device to have no active paths, despite the fact the path devices themselves are usable.
Please provide the package NVR for which the bug is seen:
This issue is present in all supported versions of device-mapper-multipath.
How reproducible is this bug?:
Always.
Steps to reproduce
- Create a multipath device, mpathX, including the path sdY
- echo offline > /sys/block/sdY/device/state
- multipath -f mpathX
- multipath mpathX
Expected results
The recreated multipath device will be monitored by multipathd
Actual results
The recreated multipath device is not monitored by multipathd.
- links to
-
RHBA-2025:147230 device-mapper-multipath bug fix and enhancement update