Hide Forgot
Description of problem: While editing a file on a CentOS 5.3 machine on a NFS share mounted from a F10 server running 2.6.29.5-84.fc10, I see when entering edit mode: Error opening swap file If I try to save: E297: Write error in swap file "f10-desk.cfg" E667: Fsync failed strace of the vi process shows the following errors: 14681 getxattr("f10-desk.cfg", "system.posix_acl_access", 0xbf8da060, 132) = -1 ENODATA (No data available) 14681 write(4, "tp\4\0\377\0\0\0\2\0\0\0\241\0\0\0\1\0\0\0\1\0\0\0\377\377\377\377\330\0\0\0"..., 4096) = -1 EIO (Input/output error) 14681 fsync(4) = -1 EIO (Input/output error) 14681 fsync(3) = -1 EIO (Input/output error) 14681 setxattr("f10-desk.cfg", "system.posix_acl_access", "\x02\x00\x00\x00\x01\x00\x06\x00\xff\xff\xff\xff\x04\x00\x04\x00\xff\xff\xff\xff \x00\x04\x00\xff\xff\xff\xff", 28, 0) = -1 EOPNOTSUPP (Operation not supported) 14681 close(3) = -1 EIO (Input/output error) 14681 close(4) = -1 EIO (Input/output error) Booting back to 2.6.29.4-75.fc10 resolves the issue. Version-Release number of selected component (if applicable): 2.6.29.5-84.fc10 How reproducible: Everytime
fixed in kernel-2.6.29.5-88.fc10
kernel-2.6.29.6-93.fc10,hal-0.5.12-15.20081027git.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/kernel-2.6.29.6-93.fc10,hal-0.5.12-15.20081027git.fc10
Encountered same problem on Fedora 11. NFS Server: Fedora 11, Kernel 2.6.29.5-191.fc11.x86_64 NFS Client: RHEL 5.3, Kernel 2.6.18-128.el5 Use vi to edit a file on the NFS client, when trying to save get fsync() errors. strace output shows: open("Makefile", O_WRONLY|O_CREAT|O_TRUNC, 0755) = 3 write(3, "#/******************************"..., 2938) = 2938 fsync(3) = -1 EIO (Input/output error) Can the patch be applied to F11 and pushed out as an update?
I am seeing the same thing with the NFS server running 2.6.29.5-191.fc11.x86_64. The client will get an EIO and /var/log/messages contains: kernel: NFS: Server wrote zero bytes, expected 4096.
This appears to be fixed for F11 with 2.6.29.6-213.fc11
(In reply to comment #5) > This appears to be fixed for F11 with 2.6.29.6-213.fc11 Yes it seems to work fine with that kernel. Thanks.
kernel-2.6.29.6-93.fc10, hal-0.5.12-15.20081027git.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update kernel hal'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-7573
kernel-2.6.29.6-97.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/kernel-2.6.29.6-97.fc10
kernel-2.6.29.6-97.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update kernel'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-8697
kernel-2.6.29.6-99.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/kernel-2.6.29.6-99.fc10
kernel-2.6.29.6-99.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update kernel'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-8870
This message is a reminder that Fedora 10 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 10. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '10'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 10's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 10 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Fedora 10 changed to end-of-life (EOL) status on 2009-12-17. Fedora 10 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.