Displaying 13 results from an estimated 13 matches for "kissoyan".
2006 May 09
2
is not working running through Cron
Since i upgraded rsync to the last version all the rsync running through cron are failing, running the same command through SSH is working ok.
Wondering how could i troubleshoot it.
The cron line is:
0 7 * * * root rsync -azH --stats --delete --partial --timeout=300 --exclude=/proc -e ssh root@xx.xx.xx.xx:/ /home/server7 > /var/log/backupserver7.log 2>&1
The error is:
rsync error:
2008 Jul 25
3
IO error encountered -- skipping file deletion
Hi guys,
Wondering how i can trace to the problem....im backing up many servers
and on all of them im seeing this error.
Im backing up between centos machines
Thanx in advance!
2008 Jul 23
2
popt-devel necessary for 3.0.3?
Hi,
Im trying to install rsync 3.0.3 and looks like it needs the popt-devel
package. I did find in the net and im not fionding any for centos 4 and
5, anyone have an idea where i can find one?
Thank you!
2006 Nov 25
2
delete option
Hi Wayne,
im using version 2.6.8 protocol version 29 and looks like
the --delete-during parameter is not working correctly, if in the sender
side server i delete a directory with files and directories into it after
run rsync is not removing that directory/files on the receiver side.
Any idea?
btw: all the delete options is only to delete the receiver side? i mean
using them will not
2008 Jun 04
2
rsync error after server restore
Hi,
We have this backup server running for a long time without problem, it
run the rsync command from cron and connect to many other servers geting
the files from those servers.
One of these servers crashed a week before and we restored it, since
then the rsync that connect to this server is giving the following erro
after it get some files:
rsync error: timeout in data send/receive (code
2008 Sep 22
2
rsync is effecting in the DC switch??
hi guys, we are using rsycn without problem but today after some
problems in one of the servers, the dc tech did find the rsync is
effecting in the switch where they have the server connected
broadcasting all the ports in the switch at the dc?????
This is what the dc tech said:
"It appears that your server is broadcasting to every port on the switch
that you are connected to"
Any
2007 Oct 05
6
Rsync 3.0.0pre1 released
I've just released rsync 3.0.0pre1, the first pre-release version for
the upcoming 3.0.0 release. The version number is getting such a large
bump due to the addition of an incremental recursion scan (which helps
a lot with large transfers) and the official arrival of several other
new features, including ACL support, extended attribute support, file-
name character-set conversion, etc.
2007 Oct 05
6
Rsync 3.0.0pre1 released
I've just released rsync 3.0.0pre1, the first pre-release version for
the upcoming 3.0.0 release. The version number is getting such a large
bump due to the addition of an incremental recursion scan (which helps
a lot with large transfers) and the official arrival of several other
new features, including ACL support, extended attribute support, file-
name character-set conversion, etc.
2006 Jun 26
1
some errors
Just wondering what could cause the following errors:
rsync: read errors mapping "/sys/block/loop4/dev": No data available (61)
rsync: send_files failed to open "/sys/bus/pci/drivers/Promise_Old_IDE/new_id": Permission denied (13)
ERROR: sys/block/ram2/stat failed verification -- update retained.
rsync: read errors mapping "/sys/block/ram2/stat": No data available
2006 Nov 04
1
monthly retention
Hi,
im trying to work out my backup with a monthly retention, wondering how i
could keep a backup that is 30 days old all the time...i mean....if i rsync
the daily backup today with the monthly one in 30 days the monthly will be
the monthly backup but the day of the rsync will not be 30 days old, the
only option i see is have 3 backed up files rotating every two months to at
least keep a 30 days
2007 Jan 21
1
problem with the delete option
hi guys,
im trying to backup a cpanel server and made a list in the file with the
directories and files to be backed up and also another file with the
excluded dir/file list.
For some reason when an account is deleted from the server then when rsync
is backing it up is not removing this account directory and files. Any idea
what could be the problem?
Im using version 2.6.8 protocol version
2005 Nov 11
1
trace the problem
We have many servers and we are using rsync to backup them.
We are using it since a month, in one of the servers since a week did start
loading alot the cpu, around 50 when the normal cpu load is less than 1.
The odd thing is this wasnt hapening before.
Today i ran the rsync and i straced it, below i pasted part of the strace,
was tracing that almost an hour before i killed the process
2007 Oct 05
2
version 3 and glibc
wondering if the only option to have rsync 3 running is have a glibc 2.4+?
I have a backup server and many other servers running cpanel on them so
a glibc update is not an option as it could skrew up the systems. Any
idea or workaround? Or i should to stick with old versions of rsync?
Thanx in advance!
Manuel