Hide Forgot
Description of problem: Typo in multipath .spec file. reload_readwrite is replaced by reload_rewrite. device-mapper-multipath.spec: * allow reload_rewrite to be set by device, and set it by default for ^^^^^^^^^^^^^^ Opened documentation bug 1299641 because same issue showed in DM-Multiapth documentation. Version-Release number of selected component (if applicable): device-mapper-multipath-0.4.9-87.el6.src.rpm How reproducible: Pull down latest RHEL6 src multipath package Unpack grep -r reload_rewrite device-mapper-multipath.spec Actual results: reload_rewrite is present in the file Expected results: should be reload_readwrite I know this is a minor thing, but felt I should open a bug anyways. Was wondering if this may have been the root of the documentation bug. Please let me know if I can help in any way.
Fixed the typo.
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-2017-0697.html