Displaying 20 results from an estimated 110 matches similar to: "many files filelist problem"
2002 Nov 13
4
Speed tests
Hi all
I hope no one minds but I was asked to post my timetrial findings back
to the list.
Hope it helps someone else as well, if you have any suggestions please
mention them as I need all the speed that I can get
The scenaro is as follows
I have to switch mail servers and I need to copy all my mbox files over
to the new machine.
As you may well know time if off the utmost importance so I
2002 Nov 12
1
speed differences
Hi all
I just ran these tests on my network and came up with these results.
I found it interesting and thought I would share.
In all test the same 2.5 Gig logfile was used for transfer
(2719312019 Nov 12 11:42 maillog.back)
(2.5G Nov 12 11:42 maillog.back)
The transfer was done over two Gigabit nic's one onboard broadcom on IBM
X440 server, Other Intel on standard selfbuilt dual P3 880
2002 Nov 12
1
Rsync speed over network.
Haile the list ;-)
I am new to this list and this is my first post so grretings to all and
nice to meet you.
I am setting up rsync here to do a MASSIVE copy from one machine to the
other.
I am moving mail servers so I must copy /var/spool/mail/ over to the
other machine.
I understand and have used locally the copy methods(manpage is good) but
I need to ask what will be the fstest possible
2003 Feb 12
2
Filelist caching
Hi,
I've noticed every time someone does an rsync-request on my ftp-site
(which also provides rsync as mirror method), rsyncd creates a filelist.
This is a quite IO and CPU intensive procedure, especially for things
mirrors like FreeBSD with lots of little files.
I was wondering... is there a way to cache that filelist? Our mirrors
are updated once, or twice a day, it could speed up
2001 Dec 05
0
compare with filelist
Hi,
I want to make rsync compare a local filesystem with a previously
generated file containing the required informations about each file von
the remote filesystem.
a) Is this possible?
b) How can I generate the required filelist?
Thx,
Daniel
--
*************************************************
* Daniel Jung * Daniel.Jung@dj-web.de *
* Linux-User: #118180 * http://www.dj-web.de
2004 Sep 03
1
more filelist --stats
The attached diff causes rsync to show how much time it spends
on building and sending its filelist. I'd appreciate if you
could consider this change for inclusion in a future release.
-------------- next part --------------
diff -ru rsync-2.6.3pre1/flist.c rsync-2.6.3pre1+tykhe/flist.c
--- rsync-2.6.3pre1/flist.c 2004-08-12 14:20:07.000000000 -0400
+++ rsync-2.6.3pre1+tykhe/flist.c
2015 Mar 11
1
[Bug 11152] New: Feature Request: Cache Filelist
https://bugzilla.samba.org/show_bug.cgi?id=11152
Bug ID: 11152
Summary: Feature Request: Cache Filelist
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: andrebruce at
2023 Dec 31
2
process --files-from filelist as given
hello,
apparently,? rsync sorts the list of files? provided to "--files-from".
how can i avoid sorting of that list ?
I want to copy a list of files in specific order
regards
Roland
2023 Dec 31
0
process --files-from filelist as given
>> I want to copy a list of files in specific order
> Why ?
because i want to serialize files on disk so they are stored on disk in
the order being accessed regularly
i built that list for --files-from?? via output from fatrace tool.
i now did use tar to transfer the files
i will add an RFE to bugzilla
thanks
roland
Am 31.12.23 um 20:56 schrieb Francis.Montagnac at inria.fr:
>
2003 Sep 28
1
bug (filelist) for platforms solaris and darwin (macosx) and *not* linuxi386
I have found a nasty bug when a file, which is in some of many sources,
shall be copied to a target.
The linux-Version works well but rsync 2.5.{2|5|6} under solaris9 (gcc
2.95.3) and darwin (gcc 3.1) do not. The decision which file (out of which
src) shall be copied depends on the number of src dirs given on the command
line.
This bug bytes us very hard, because we decided to rely on rsync
2003 Jan 04
4
filelist calculation algoritm
HI all,
efficiency question for VERY low bandwith networks
Suppose I know the list of files that are changed
What is the most efficient way to make rsync sync this list.
Currently I use --include-from --exclude to generate a 'filelist' but I
suspect that client and/or server exchange the list of files in the module to
be synced. this traffic can be avoided since the include-from
2006 Feb 08
4
DO NOT REPLY [Bug 3491] New: throttle disk IO during filelist/directory parsing
https://bugzilla.samba.org/show_bug.cgi?id=3491
Summary: throttle disk IO during filelist/directory parsing
Product: rsync
Version: 2.6.4
Platform: All
URL: http://vilius.multiply.com/video/item/10
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
2002 Aug 16
1
performance problems while building the filelist...
Hello Rsync PRO?s,
i?m satisfied with the rsync features...never seen a better replication tool....!! ;-)
But i have some problems...:-(
OK, here me installation:
- one Compac Proliant ML370 with cached SCSI HDDs and 1,2GHz and 1gb RAM...
on this machine we have the Rsync deamon runnig to export the data we want to replicate
- now we have 68 other NAS machines in our branch offices and this NAS
2005 May 23
3
filelist caching optimization proposal
Hi,
As a gentoo-user i frequently run the emerge sync command, which in turn does
a rsync with the mainserver. The 'problem' is that the portage directory tree
contains about 19.000 directories and 96.000 files. So building the filelist
takes a pretty long time, because of the many disk accesses that are
neccesary. On the server side the disk-io problem is probably less worse
since
2012 Jan 15
0
configuring a Cisco 7961 so that different line appearances register to different SIP proxy addresses
Hi,
I have been using Cisco 7960's with Asterisk for years. I am trying get a
7961 working and have a problem. In my configuration, not all of my line
appearances register to the same Asterisk SIP server. I have an Asterisk
server at home and another at work. My Line 1 button registers to the home
server and my Line 2 button registers to the work server. This has worked
for years
2004 Apr 23
1
IPSec tunnel problem
I am attempting to setup a simple network-to-network IPSec tunnel. The
tunnel appears to be setup correctly because I can make connections
between the networks and tcpdump shows esp packets going between the two
gateways. My problem is that I cannot make connections from one gateway
to the other through the tunnel. I think that this is a routing issue.
Here is some more info about my network:
2007 Jul 19
0
tc qdisc TEQL limited to two interfaces? [ 1.8Gbps ]
I''am using the following script to aggregate the bandwidth of one quad
gigabit ethernet controller (pci-express).
#!/bin/bash
sysctl -w net.ipv4.tcp_reordering = 30
ifconfig eth1 up
ifconfig eth2 up
ifconfig eth3 up
ifconfig eth4 up
modprobe sch_teql
tc qdisc add dev eth1 root teql0
tc qdisc add dev eth2 root teql0
tc qdisc del dev eth3 root teql0
tc qdisc del dev eth4 root teql0
ip link
2013 Mar 04
0
Puppet Agent Configure Error in EC2
Hi All,
While I am trying to install/configure Puppet agent from puppet master in
ec2 getting this error
"root@PuppetMaster:/home/ubuntu# puppet node install
--install-script=puppet-enterprise
--installer-answers=/home/ubuntu/puppet-agent-answers
--installer-payload=/opt/puppet-enterprise-2.7.1-ubuntu-12.04-amd64.tar.gz
--keyfile=/home/ubuntu/key.pem --login=ubuntu
2003 May 21
0
Relative Newbie with a SIP/NAT issue
Hello,
Please forgive me if this has been addressed previously. I have been
searching the archives and have not come across what I thought was a
solution.
My * server is behind a DSL router using a NAT IP address of 10.0.0.9.
A colleague running XP and X-Lite can register with * from his home,
specifying my public IP as the SIP proxy in X-Lite (however this is only
true if I have the NAT flag
2004 Jun 09
0
VMWare; WinXP guest can browse every machine except host Debian, and vice versa
The setup:
My VMWare host is Debian 2.4.24, and runs Samba 3.0.2a-Debian,
on fixed IP address 10.0.0.9. Other computers can see and use
services on this server. Samba is browse master and domain master
browser for the workgroup. An external host runs dnscache and
a tinydns for the local domain.
VMWare is 3.2.0 build-2230, configured with bridged networking
only (though I previously tried both