Activity Stream
48,167 MEMBERS
6855 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5
  1.     
    #1
    Member

    Exclamation rsync writefd_unbuffered failed to write error

    I'm transferring 3.5M+ (~1TB) of images from my US server to EU through rsync. I initiate the transfer with the following command:

    Code: 
    rsync -rv --progress LOCAL_DIR root@REMOTE_SERVER:/REMOTE_DIR
    It runs for a while and then, randomly and unexpectedly, stop and outputs:

    Code: 
    rsync: writefd_unbuffered failed to write 4 bytes to sotcket [sender]: Broken pipe (32)
    rsync: connection unexpectedly closed (3488850 bytes to receiver so far) [sender]
    rsync error: unexpected error (code 255) at io.c(601) [sender=3.0.7]
    The local server runs Debian 6 64-bit. The OS is under the ext4 file system and the storage partition is under the XFS file system (this is where the files that are being transfered are stored.) This runs on 2x1TB HDs in soft-RAID0.

    The remote server runs Debian 6 64-bit as well. It's just a single 2TB disk with a single ext4 file system. So if the file systems are in question, I am moving files from XFS to ext4.

    Any help will be greatly appreciated!
    acoza Reviewed by acoza on . rsync writefd_unbuffered failed to write error I'm transferring 3.5M+ (~1TB) of images from my US server to EU through rsync. I initiate the transfer with the following command: rsync -rv --progress LOCAL_DIR root@REMOTE_SERVER:/REMOTE_DIR It runs for a while and then, randomly and unexpectedly, stop and outputs: rsync: writefd_unbuffered failed to write 4 bytes to sotcket : Broken pipe (32) rsync: connection unexpectedly closed (3488850 bytes to receiver so far) rsync error: unexpected error (code 255) at io.c(601) Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    looks like server is denying the write request. check if the remote file system is in good condition and there is no active firewall that block the connection.
    Also make sure there is enough ram on both side to handle the rsync process

  4.     
    #3
    Member
    This site is using a hacked database of W junction
    Last edited by Gavo; 4th Jan 2015 at 02:11 PM.

  5.     
    #4
    Member
    Quote Originally Posted by vgnheart View Post
    looks like server is denying the write request. check if the remote file system is in good condition and there is no active firewall that block the connection.
    Also make sure there is enough ram on both side to handle the rsync process
    The sender has an Atom D520 2GB RAM. Receiver has X5620 24GB RAM. I think the receriver's file system is good as it just received a fresh OS install.

    I do not use a firewall on the server level, but the DC does have a network wide firewall to guard against DDoS. Do you think this could be it?

  6.     
    #5
    Member
    " DC does have a network wide firewall to guard against DDoS" then there is a chance of blockade by DC router. contact them and ask if they block any traffic from your server.

    Also rsync can work in two method.

    1) Download from remote server and save on local server
    or
    2) Upload from local server to remote

    Which method you used. give a try on other method.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 25th Oct 2012, 01:42 AM
  2. Replies: 20
    Last Post: 6th Jun 2012, 03:41 PM
  3. Automated Backups for VPS via Rsync
    By LuDo8 in forum Server Management
    Replies: 1
    Last Post: 30th Aug 2011, 09:23 AM
  4. Error with MTN: "mtn: av_open_input_file failed: -2"
    By ilyathereis in forum Technical Help Desk Support
    Replies: 2
    Last Post: 9th Feb 2011, 10:53 AM
  5. I have failed with passwords.ws :(
    By ViPeRR in forum Webmaster Discussion
    Replies: 25
    Last Post: 31st Jan 2011, 12:46 AM

Tags for this Thread

BE SOCIAL