Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 2.1 product line. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 125075

Summary: rsync needs better error messages
Product: Red Hat Enterprise Linux 2.1 Reporter: Red Hat Production Operations <soc>
Component: rsyncAssignee: Simo Sorce <ssorce>
Status: CLOSED WONTFIX QA Contact: Mike McLean <mikem>
Severity: low Docs Contact:
Priority: medium    
Version: 2.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-19 19:22:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2004-06-02 15:44:23 UTC
While running a local 'rsync -avP', the following error was reported:

rsync: writefd_unbuffered failed to write 32768 bytes: phase
"unknown": No buffer space available
rsync error: error in rsync protocol data stream (code 12) at io.c(515)

In this case, it appears that this was due to running out of disk
space, but "No buffer space available" did not lead us to that
conclusion initially.  

Also, this error sometimes showed up immediately, at other times, it
occurred part way through the copy of the failing file, so that made
diagnosis even more difficult, as this appeared to be a rsync issue
rather than a disk space issue.

Version-Release number of selected component (if applicable):

rsync-2.5.7-0.7

How reproducible:

This was 100% reproducable during a low disk space condition.

Steps to Reproduce:
1. Try to copy a file set larger than the available disk space.
  
Actual results:

The error messages above.

Expected results:

Something along the lines of "No space left on device" would have lead
us to the real cause sooner.

Additional info:

Comment 1 RHEL Program Management 2007-10-19 19:22:32 UTC
This bug is filed against RHEL2.1, which is in maintenance phase.
During the maintenance phase, only security errata and select mission
critical bug fixes will be released for enterprise products.  Since
this bug does not meet that criteria, it is now being closed.

For more information of the RHEL errata support policy, please visit:
http://www.redhat.com/security/updates/errata/

If you feel this bug is indeed mission critical, please contact your
support representative.  You may be asked to provide detailed
information on how this bug is affecting you.