Bug 1181280
| Summary: | Augeas cannot parse or set 'ssh' in kdump.conf | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Jan Kurik <jkurik> |
| Component: | augeas | Assignee: | Dominic Cleal <dcleal> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.1 | CC: | bkearney, dcleal, fdeutsch, huzhan, jherrman, jkurik, leiwang, lkong, pm-eus, rbarry, wshi, yuliu |
| Target Milestone: | rc | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | augeas-1.1.0-12.el7_0.1 | Doc Type: | Bug Fix |
| Doc Text: |
Previously, the Augeas utility did not correctly parse "ssh" and "fence_kdump_*" parameters in the /etc/kdump.conf file. As a consequence, using Augeas to edit these parameters in kdump configuration failed. With this update, Augeas has been updated to parse "ssh" and "fence_kdump_*" as intended, and the described problem no longer occurs.
|
Story Points: | --- |
| Clone Of: | 1139298 | Environment: | |
| Last Closed: | 2015-01-26 10:26:28 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: | 1139298 | ||
| Bug Blocks: | |||
|
Description
Jan Kurik
2015-01-12 19:21:42 UTC
Verified with the package version: augeas-1.1.0-12.el7_0.1.x86_64 Steps to verify: 1. Add line "ssh user.com" to file /etc/kdump.conf 2. augtool> print /files/etc/kdump.conf/ ... /files/etc/kdump.conf/ssh = "user.com" ... parse successfully, so bug is fixed. Verified. 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://rhn.redhat.com/errata/RHBA-2015-0082.html |