Displaying 20 results from an estimated 6000 matches similar to: "Mac OS X error"
2009 Dec 29
1
Error Code: 20. Error Desc: Received SIGUSR1 or SIGINT
Hi Rsync Support,
Recently we encountered issue on our prod environment because the rsync seems hanging, it took time building the list.Previously the rsync process was working before 10:24am not until 10:25am. See sample log below.
We have one source server and the data files will be rsync to 2 webservers. Please advise what could be the cause of the issue.
Please let me know if you need
2002 Feb 12
1
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
Trying to rsync between win2k machines.
rsync version is 2.5.3pre (downloaded today)
This is the message after 368100 files have been checked:
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
My cmdline is :
c:\sbin\rsync\rsync -az /cygdrive/d/Home
xxx@xxx.skelleftea.se::dropZone/GY/ba-disk01 --stats -v -P --timeout=84600
I have tried with both with and without -z (-az or -a)
2002 Dec 17
3
rsync problem behind a router
I have used rsync on many systems, and never had a problem. I am
stumped on what to do with this.
I have a box behind a LinkSys router and I can not "push" or "pull" data
to or from it from anywhere.
When I try, it logs into the remote server, gets the file list and just
stops.
The remote server shows a process running until I control-c out of
it.when I do that, I get:
rsync
2002 Mar 06
0
rsync hangs in read_int (generator.c line 498)
Hello
I'm having a heck of a time rsync'ing (is that the proper conjugation?
:)) between two Cygwin machines. I have three directory trees that are
"exposed" via rsynch. Two of the three have a very shallow structure,
and they work fine. The third, however, has a fairly deep structure and
many more files than the other two, and rsync'ing this directory causes
a hang on
2007 Jun 14
0
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
Hi,
I am encountering a error saying-rsync error: received SIGUSR1 or SIGINT
(code 20) at rsync.c(229).
This error was encountered after 2.5hrs of rsync. What does this exactly
mean?
I am pretty new the whole concept so not able to figure it out.
Regards,
Madhavan Chari
-------------- next part --------------
HTML attachment scrubbed and removed
2006 Oct 05
0
Rsync error:received SIGUSR1 or SIGINT (code 20) at rsync.c(231)
I'm trying to transfer thousands of file from a remote machine to
my server.Every-time I do this, I'm getting error saying "received
SIGUSR1 or SIGINT (code 20) at rsync.c(231)".Pl. suggest me what
could be wrong and how can I rectify this.
The command i'm using is rsync -avz --copy-links --delete
childes.psy.cmu.edu::CHILDES /var/www/localhost/htdocs/childes
2006 Nov 30
1
rsync stuck after correctly sending the file
Hi all,
I'm using rsync to replicate a cvs repository, it is working quite good
except that I occassionnaly see rsync stucked after having transfered a
file, it is always on a big ,v file containing multiple version of big
binary file.
I haven't gathered the netstat information on the frozen process (it is
not easy to reproduce the problem), but I have the strace information :
- the
2007 Mar 14
0
rsync failing after file list
I've taken on some rsync jobs created by someone else and below is a
description of the problem. It's pretty straight forward.
- both server and client and Windows 2003 servers
- there is no ssh between the 2 nodes
- the sync was working well up until recently
- there are no known changes that would cause the sync to stop working
- the job syncs files from a directory that contains
2002 Sep 25
0
Rsync Hangs 100% of the time when copying files from win2k machin es to linux
Hey guys, I've been working with rsync for the last couple weeks and I
really need some help here. Linux to Linux transfers are working
beautifully, but for the life of me I can't get transfers from win2k to
work. I have the exact problem that was reported by Mark de Jong on Tue, 16
Jul 2002.
I'm using the lastest version of cygwin, with rsync 2.5.5 and ssh 3.5p1 for
my tests. The
2010 Sep 25
2
"writefd_unbuffered failed to write 4092 bytes to socket"
I'm attempting to maintain a mirror of a remote database, ~ 66Gb on a
FreeBSD platform. I do not have direct access to the database except by
rsync, anon. ftp etc.
I'm running rsync nightly from crontab, with the
cmd
/usr/local/bin/rsync -avvv --port=33444 ftp.filesource.org::ftp . >>
rsynclog
generated the following in the cron report
First error
[1]
rsync error: received SIGINT,
2011 Aug 16
2
[PATCH] test: Add signal nodefer
From: Matt Fleming <matt at console-pimps.org>
Uncovered a bug in avr32 signal handling,
might come handy in testing other archs signal.
Signed-off-by: Matt Fleming <matt at console-pimps.org>
Signed-off-by: maximilian attems <max at stro.at>
---
Seen on lmkl, any objections to add your test to klibc:
http://git.kernel.org/?p=libs/klibc/klibc.git;a=summary
We know archs were
2002 Feb 13
2
large file error is now SIGUSR1 or SIGINT error
I just ran this again and got this error:
leelab/NCBI_Data_old/GenBank/htg
write failed on leelab/NCBI_Data_old/GenBank/htg : Error 0
rsync error: error in file IO (code 11) at receiver.c(243)
Received signal 16. (no core)
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
The command I am running is:
/usr/local/bin/rsync -auv --delete --rsh=/usr/bin/ssh
lpgfs104:/share/group/*
2003 Oct 16
1
rsync Error
I installed rsync on my RedHat 9 and the client i used is win 98 se. when I execute the command
"rsync -e ssh -av --delete "/rsync/" administrator:anandhg"
administrator - > RH M/C name
anandhg - > Samba share(Home directory)
rsync - > directory present in c:
1st Problem:
It asks do you want to add the host(yes/no). Than after giving yes it created a folder .ssh in
2004 Aug 06
2
Ices 0.3 signals
Hi:
I'e had to set up ices 0.3 overnight to get a job done - our you-bute
automation software let us down. I've found you can get it to skip to the
next track by sending sigusr1, and the readme reckons sigint closes and
reopens the log. I wondered if there was anything to either reload the
playlist or refresh the config. My situation calls for two distinct
playlists, and I was hoping
2006 May 24
1
About Rsync question
Hi,
I have a problem with rsync , where the process stops with the message
rsync : failed to connect to 192.168.1.200: Connection refused (111)
rsync error : error in socket IO (code 10) at clientserver.c(94)
This is client's log
rsync error: received SIGUSR1 OR SIGINT (CODE 20) at rsync.c(179)
This is server's log
Rsync for server
2016 Jul 11
0
Proposal for technique to stop a timer at any moment
Here is patch 2 of 2. Roger
diff -rup -x '*.html' -x '*.8' -x '*.5' nut-2.7.4.orig/docs/man/upsd.txt nut-2.7.4.dev/docs/man/upsd.txt
--- nut-2.7.4.orig/docs/man/upsd.txt 2015-12-29 09:42:34.000000000 +0100
+++ nut-2.7.4.dev/docs/man/upsd.txt 2016-07-07 10:08:51.939354892 +0200
@@ -119,6 +119,16 @@ administrative functions like SET and IN
controlled in
2009 Feb 19
1
NUT 2.4.1 crashes on FreeBSD - additional info
Hi Volker,
I forward your request to the user list since I don't currently have much
time to process it.
quickly testing 2.4.1, I wasn't able to reproduce it.
a question: was it working with the exact same context/config with 2.2.2?
cheers,
Arnaud
--
Linux / Unix Expert R&D - Eaton - http://www.eaton.com/mgeops
Network UPS Tools (NUT) Project Leader -
2004 Feb 02
1
rsync_failed
Hello
I came about the following phenomeon when
the server ( dell poweredge 2650 ) is rsyncing to
the same and remote server.
the connection was close and copying the file didn't finish
yet.
Network Topology:
Dell2650 ----L2SW---L3SW---Dell2650
L2SW: Procurve4108gl
L3SW: BigIron15000
when the unexpected failed come about, the ping
of end-to-end is no problem, and telnet is O.K
when I look
2002 Jun 19
0
Possible bug with very large files
Hi,
2 servers running Suse Linux 7.1 kernel 2.2.19 i386, rsync 2.5.5 compiled on
these boxes.
These are two FEP's with 32 modems, working as master/slave
rsync is using dedicated 100 base T network interfaces (eth1) , crossover
cable between them, only rsync traffic allowed on these interfaces.
rsync run every 30 seconds
It seems to be a bug when it attempt's to transfer very large
2002 Sep 20
0
rsync and cygwin on win XP freeze/hanging
I am running rsync under cygwin on a winXP pro system. Cygwin is the most
recent version (1.3.12-2) and rsync 2.5.5 protocol 26.
It seems that almost %50 of the time, rsync hangs after the last file is
done syncing. When it's hung, I can press ctrl-c, and an error message:
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
pops out. It does not exit, however, and I must