Error?
Kevin Kallsen
kallsen at e101.com
Thu Apr 22 13:56:11 GMT 2004
1 2 * * * rsync --daemon
0 8 * * * killall rsync
-----Original Message-----
From: Tim Conway [mailto:conway at us.ibm.com]
Sent: Thursday, April 22, 2004 9:25 AM
To: Kevin Kallsen
Cc: rsync at lists.samba.org; rsync-bounces+conway=us.ibm.com at lists.samba.org
Subject: Re: Error?
Can we see the crontab line? For some reason, you're repeating the daemon
startup.
Tim Conway
Unix System Administration
Contractor - IBM Global Services
desk:3032734776
conway at us.ibm.com
I have the latest rsync running on mandrake official 10. At 2:30 I run
rsync --daemon from cron to run an offsite backup for all my customers. At
8:00 I run killall rsync.
However my log files show the following:
2004/04/20 02:00:00 [2702] rsyncd version 2.6.0 starting, listening on
port
873 2004/04/20 02:00:59 [2707] rsyncd version 2.6.0 starting, listening on
port 873 2004/04/20 02:00:59 [2707] rsync: open inbound socket on port 873
failed: Address already in use 2004/04/20 02:00:59 [2707] rsync error:
error
in socket IO (code 10) at
socket.c(395)
2004/04/20 02:02:01 [2719] rsyncd version 2.6.0 starting, listening on
port
873 2004/04/20 02:02:01 [2719] rsync: open inbound socket on port 873
failed: Address already in use 2004/04/20 02:02:01 [2719] rsync error:
error
in socket IO (code 10) at
socket.c(395)
This same log repeats until the killall is received at 8:00am
More information about the rsync
mailing list