Created attachment 459833 [details] [RHEL5 PATCH] only return EIO once on msync/fsync after IO failure
*** Bug 670362 has been marked as a duplicate of this bug. ***
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release.
in kernel-2.6.18-243.el5 You can download this test kernel (or newer) from http://people.redhat.com/jwilson/el5 Detailed testing feedback is always welcomed.
Reproduced this problem on -194 kernel by using the reproducer c code. The I/O error not gone after disk online. Using this command for bring disk offline: echo offline > /sys/block/sdb/device/state && sleep 1 && echo running > /sys/block/sdb/device/state On -264 kernel, problem fixed.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-1065.html