Displaying 2 results from an estimated 2 matches for "auvh".
Did you mean:
auth
2004 Jan 28
3
Server crashed using rsync
I'm trying to make a backup using this command
rsync -auvH /home/ /bak --delete --bwlimit=1000 --status
server load has been increased so much and the server crashed, as well
has gone out of memory
My Server is a Dual Xeon 2.0 GHz with 2GB of Memory + 1GB Swap.
Could be that there are too many files, about 5.000.000, to be backed up
?
The way the files...
2001 Dec 10
4
Problems with rsync 2.5.1pre1 and hardlinks
...id
but at the moment I can't help it)
What happens?
The synchronization starts and gobbles up approx. 300MB of RAM/Swap by
calculating the file list at the server. At the client system, approx.
620MB (aka. nearly all) memory is allocated to compare the file list (the
sync is set up with -auvH). The files are transfered - when running it
the 1st time, all files are transfered of course - and the transfer stops
at the client after an hour with
rsync.c:sig_int() called.
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(230)
rsync error: received SIGUSR1 or SIGINT (code...