Results 1 to 5 of 5
-
28th Jun 2012, 07:12 AM #1OPMember
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
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 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
-
28th Jun 2012, 11:04 AM #2Member
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
-
28th Jun 2012, 11:36 AM #3Member
This site is using a hacked database of W junction
Last edited by Gavo; 4th Jan 2015 at 02:11 PM.
-
28th Jun 2012, 05:29 PM #4OPMember
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?
-
28th Jun 2012, 09:38 PM #5Member
" 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.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
DEASOFT :: New WHMreseller 4.0 Released! Master Reseller Software + Rsync Backups !
By bjdea1 in forum Other Hosting OffersReplies: 0Last Post: 25th Oct 2012, 01:42 AM -
Image has failed to upload due to an error Missing a temporary folder.
By Froomple in forum WordpressReplies: 20Last Post: 6th Jun 2012, 03:41 PM -
Automated Backups for VPS via Rsync
By LuDo8 in forum Server ManagementReplies: 1Last Post: 30th Aug 2011, 09:23 AM -
Error with MTN: "mtn: av_open_input_file failed: -2"
By ilyathereis in forum Technical Help Desk SupportReplies: 2Last Post: 9th Feb 2011, 10:53 AM -
I have failed with passwords.ws :(
By ViPeRR in forum Webmaster DiscussionReplies: 25Last Post: 31st Jan 2011, 12:46 AM
themaManager - edit and manage...
Version 4.17 released. Open older version (or...