Displaying 20 results from an estimated 3000 matches similar to: "--hard-links performance"
2004 Jan 22
0
Fw: Rsync's Speed
Steve Sills
Platnum Computers, President
http://www.platnum.com
steve@platnum.com
----- Original Message -----
From: "Steve Sills" <steve@platnum.com>
To: "jw schultz" <jw@pegasys.ws>
Sent: Thursday, January 22, 2004 1:52 PM
Subject: Re: Rsync's Speed
> The source server is a Dual 800 Mhz /w a 7200 RPM 40 GB HDD, the dest
server
> is a P III 450 with a
2005 Mar 02
2
--one-file-system problem
rsync commandline:
/usr/bin/rsync -e /usr/bin/ssh --archive --compress --sparse
--verbose --stats --delete --numeric-ids --partial --relative
--one-file-system target.host:/ /destination/path/
target rsync version: 2.6.3
destination rsync version: 2.6.2
The server we're trying to synchronize contains directories within "/"
that are mounted to other locations within
2004 Apr 27
1
Feature Request
Just built 2.6.1 and started testing it. Nice job guys. I especially love
the --progress and hardlink tweaks.
Quite often, while I have systems backing up out of cron, I'd love to be
able to see the --progress. Unfortunately, it's just not practical to
crank up the verbosity like that on a regular basis (some of these systems
have a few million files). A neat feature I'd like to see
2004 Jan 18
1
Buffer Overflow?
Just got this from our nightly backup rsync:
overflow: flags=0x6e l1=99 l2=1952984691
lastname=var/www/manual/mod/mod_php4/de/function.get-exte
ERROR: buffer overflow in receive_file_entry
rsync error: error allocating core memory buffers (code 22) at util.c(238)
Command exited with non-zero status 22
real 5.15
user 1.00
sys 0.88
Rsync version information:
[root@gluon root]# rsync
2004 Dec 06
1
Inflate Error?
I've been getting this error message for a few days from a customer's
server and we can't seem to decipher it. I googled for it and only found
references to it with respect to much older versions of rsync. We're
running the Debian packaged version of rsync version 2.6.2-3. The customer
side is running 2.6.3 compiled from source.
####
inflate (token) returned -5
rsync error:
2004 Jan 22
4
Rsync's Speed
During my initial download for my home directory backup, it took rsync
over 6 hours to do the initial backup, but I can FTP the stuff in about
30 Mins. Is Rsync usualy this slow? I have compression turned on, and
its across a 100 MB/S network, Anyone had this problem before?
Steve Sills
2004 Mar 09
0
link-dest
System is current Debian stable with rsync version:
* rsync version 2.6.0 protocol version 27
* Capabilities: 64-bit files, socketpairs, hard links, symlinks,
* batchfiles, IPv6, 64-bit system inums, 64-bit internal inums
*
* Modified for Debian to have --bwlimit-mod, a variation on the --bwlimit
* algorithm.
I have noticed that --link-dest only seems to work for me if I'm using an
2004 May 17
0
New Error
I've never seen this one before. I'm using rsync 2.6.2 on both ends.
Server (Athlon, 768MB RAM) checks out just fine. The only anomoly appears
to be that this process has been running for 248268.43 seconds (this is
not unexpected with this particular host we're backing up).
Commandline:
/usr/bin/time -p /usr/bin/rsync -e /usr/bin/ssh --archive --compress --sparse --stats
2007 Aug 16
0
Access Database
One of our servers is a CentOS 4 Linux/Samba filesharing server that
serves an access database (via a mapped drive) to a client application
running on Windows 98.
Ever since we started rsync'ing it to back it up every night, it required
samba to be restarted after the backup or the clients had trouble
accessing the database. Recently though, the client application is
complaining when
2007 Jul 18
8
Rysnc Schedule
What I want to do is use rsync to back up a folder to an external drive.
I would like to keep 30 days worth.
For example: I have backups of June 1 - June 30. Once July 1 comes along, I
want to keep June 2 - July 1 and delete June 1, and so forth.
Any ideas how I can accomplish this?
--
View this message in context: http://www.nabble.com/Rysnc-Schedule-tf4104577.html#a11672997
Sent from the
2006 Jun 14
6
Cygwin rsync to RH rsync server
Hi all,
I'm new to the rsync list. I've been searching for two days and have
tried five different installs and so far none work the way I need them
to.
I have an "backup" server running rsync --version:
rsync version 2.6.6 protocol version 29
Copyright (C) 1996-2005 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard
2004 Sep 28
7
rsync 2.6.2 hang (was rsync 2.6.2 crash)
OK, I set up a new PC with a fresh XP load to be my rsync server. Rsync by itself seems
to work fine (thank God. I'm going nuts.)
I am still having problems when I throw ssh into the mix. At least now, things don't
crash, but they do hang. The file list gets build, the transfer starts and it gets through
maybe a few hundred files, but then everything stops. All the processes are still
2007 Sep 21
4
compression of source and target files
Hi - there's a flag for rsync to compress the files in transit - is it
possible
to compress one side (target) with gzip and have rsync still work
correctly?
Any help would be appreciated.
-- Ken
2005 Sep 23
2
Unmounted File Handle
Is it practical to get a R/W file handle opened against an existing file
on an unmounted ext2 filesystem?
--
Chuck Wolber
Electronic Flight Bag
Crew Information Systems/ Linux Wonk
253.576.1154
"You can't connect the dots looking forward;
you can only connect them looking backwards."
--Steve Jobs
2016 Jan 20
4
[3.8 Release] RC1 has been tagged
On 20 Jan 2016, at 18:23, Hans Wennborg <hans at chromium.org> wrote:
>
> On Wed, Jan 20, 2016 at 5:25 AM, Dimitry Andric <dimitry at andric.com> wrote:
>> Unfortunately I'm having lots of trouble with rc1 at this point:
>> * libcxxabi can't build, because it requires unwind.h, which we do not yet have on FreeBSD 10.x (Ed Maste is working on it for 11.x, but
2003 Dec 19
3
partial transfer
I am attempting to use rsync to backup a Win98 laptop to a FreeBSD 4.8
backup server. I have experienced the same problem at roughly the same
point in the process on two occations. The laptop contains ~2.7Gb of data.
On the first attempt we received this error at 2.3Gb and on the second at
2.4Gb.
rsync error: partial transfer (code 23) at main.c(575)
Would love to have a full backup of the
2003 Dec 30
2
Shorten long lines in man page options summary
One thing that's bugged me is that some of the man page lines in the
options summary are longer than 79 chars and wrap onto the next line.
These are just one line summaries (detailed description appear later)
so they can, and should, be terse.
Here's an edited diff showing my proposed changes (and a 79 char ruler):
2004 May 28
2
faq-o-matic gone
The rsync faq-o-matic was broken during the recent machine migration.
Since there was relatively little useful content and a lot of
unanswered or pointless questions, I am going to remove the links to
it.
If anyone feels like maintaining an FAQ please do so.
--
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2004 Jul 05
1
Realtime rsyncing
Hi,
I am trying to synchronise two directories on separate machines across a
network using rsync, but I want to apply rsync whenever the contents of the
directories are altered, rather than using a cron job. Does anyone have any
ideas? We are running Redhat9.0.
Thanks
Henry
2004 Jul 08
1
Backup script
*The goal is to backup an remote incremental each
day.*
I trying to figure a way to run rsync via ssh from my
local box to backup an remote box but only back
incremental of changed data to a dir for that day.
I guess I need a full copy of the data that is need to
be backup from the remote box on my local box so rsync
can compare the file different each date?