Bug 700470
| Summary: | ziomon: Debugfs mount path check at /sys/kernel/debug | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | IBM Bug Proxy <bugproxy> |
| Component: | s390utils | Assignee: | Dan HorĂ¡k <dhorak> |
| Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0 | CC: | azelinka, balkov, jkachuck, jmarko, ovasik, psklenar |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | s390x | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | s390utils-1.8.2-37.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-12-06 17:44:32 UTC | Type: | --- |
| 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: | |||
| Bug Blocks: | 684953 | ||
*** Bug 713440 has been marked as a duplicate of this bug. *** 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. http://rhn.redhat.com/errata/RHBA-2011-1525.html |
Description: ------------------ ziomon: Debugfs mount path check at /sys/kernel/debug. Symptom: ------------- ziomon fails when debugfs is mounted on a directory other than /sys/kernel/debug. Problem: ------------- Code does not checks the debugfs mount path at /sys/kernel/debug. Solution: ------------- Verify debugfs mount path at /sys/kernel/debug if not promt error. Patch : ----------- s390-tools-rhel6-ziomon-debugfs-mount-path-checking.patch Verification ----------------- The patch has been tested, fixes the problem, and will be included in the next upstream release of the s390-tools. With best regards, Hendrik