Hide Forgot
Description of problem: Augeas cannot parse or set 'ssh' in kdump.conf Version-Release number of selected component (if applicable): augeas-1.1.0-12.el7 How reproducible: Always Steps to Reproduce: 1. Try to set "/files/etc/kdump.conf/ssh any_value" 2. Unable to save Actual results: print /augeas//error /augeas/files/etc/kdump.conf/error = "put_failed" /augeas/files/etc/kdump.conf/error/path = "/files/etc/kdump.conf" /augeas/files/etc/kdump.conf/error/lens "/usr/share/augeas/lenses/dist/kdump.cug:71.10-.39" /augeas/files/etc/kdump.conf/error/message = "Malformed child node 'ssh'" Expected results: augeas works with 'ssh' parameters to kdump.conf Additional info: This is passable with the 'net' options, but 'net' is deprecated. 'nfs' has been replaced in augeas, but 'ssh' does not work.
Fixed in 0951590, a8d43f6
Requesting a backport to 7.0.z kdumpctl refuses to propagate with "net" in RHEL7. "ssh" must be set.
Verified with augeas-1.1.0-16.el7.x86_64 Steps to verify: 1. Add line "ssh any_value" to file /etc/kdump.conf 2. #echo 'print /augeas//error'|augtool <no output> parse successfully, so bug is fixed
If possible, a Z-stream clone to 7.0 would be great.
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-0399.html