Bug 1444194
| Summary: | Multipathd crashes | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Ben Marzinski <bmarzins> |
| Component: | device-mapper-multipath | Assignee: | Ben Marzinski <bmarzins> |
| Status: | CLOSED ERRATA | QA Contact: | Lin Li <lilin> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.3 | CC: | agk, anasubra, bmarzins, heinzm, jbrassow, lilin, msnitzer, nkshirsa, prajnoha, rbalakri, zkabelac |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | device-mapper-multipath-0.4.9-110.el7 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: multipath was incorrectly matching kpartx partition devices with the device that they were a partition of. This could cause multipath to think a kpartx partition device was a partition of itself.
Consequence: In rare cases mutipath would recursively read the same device trying to find all of its partitions, and run out of memory and crash.
Fix: Multipath now correctly determines which device a kpartx partition devices belongs to
Result: Multipath now always correctly removes partition devices without crashing
|
Story Points: | --- |
| Clone Of: | 1442369 | Environment: | |
| Last Closed: | 2017-08-01 16:36:55 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1442369 | ||
| Bug Blocks: | |||
|
Comment 2
Ben Marzinski
2017-05-11 15:33:50 UTC
Multipath now does a better job of making sure that the partition devices are actually partitions of the correct device. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1961 |