Hide Forgot
Description of problem: vsftpd returns 226(successful) even when it fails to write data on remote nfs file system with quota Version-Release number of selected component (if applicable): vsftpd-2.2.2-11.el6_4.1 How reproducible: Always Steps to Reproduce: 1) Prepare nfs file system with quota on host1 (/export). 2) Set quota on /export. 3) Do mount nfs file system as follows on host2 4) Start vsftpd which can access to the mount point(/test) local_root=/test 5) Put a large data which exceeds quota limit to /test from a ftp client. Actual results: ftp client is not throwing any error even vsftpd(server) is throwing EDQUOT but not returning any error code to client. Expected results: client should through error.
Fixed in: vsftpd-3.0.3-2.fc23 Patch: http://pkgs.fedoraproject.org/cgit/rpms/vsftpd.git/tree/vsftpd-2.2.2-nfs-fail.patch
vsftpd-3.0.3-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-61c40f55a7
vsftpd-3.0.3-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-61c40f55a7
vsftpd-3.0.3-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.