similar to: DO NOT REPLY [Bug 3491] New: throttle disk IO during filelist/directory parsing

Displaying 20 results from an estimated 4000 matches similar to: "DO NOT REPLY [Bug 3491] New: throttle disk IO during filelist/directory parsing"

2006 Jan 04
1
DO NOT REPLY [Bug 3371] New: no way to limit disk IO bandwidth
https://bugzilla.samba.org/show_bug.cgi?id=3371 Summary: no way to limit disk IO bandwidth Product: rsync Version: 2.6.6 Platform: x86 URL: https://bugzilla.samba.org/show_bug.cgi?id=2800 OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo:
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
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
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
2010 Nov 22
2
Call recording format
Hi All, We have a requirement to record over 60 simultaneous calls. Our recording facilities are implemented using Monitor() over AMI. The thing we have noticed that making 60 simultaneous call recordings using wav CPU load is significantly higher (around 2 times more) than using gsm. Even writing call recordings to /dev/null makes a big difference in CPU load. What could be the reason for this?
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
2002 Nov 12
1
many files filelist problem
Hi all I am still busy with my copy of the /var/spool/mail direcroty I gave it this command [root@ais-mail01 root]# time rsync -pogrve ssh /var/spool/mail root@10.0.0.9:/var/spool/mail/ root@10.0.0.9's password: building file list ... As top shows me it has been going 85 mins now building the filelist I recon there are about 80 000 files in that directory totaling 50Gig I was wondering is
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: >
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
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
2010 Nov 16
2
Avoiding deadlock
For some reason we are seeing "Avoiding deadlock for channel" in our Asterisk logs, the logs are getting filled up with an amazing speed around 12000 lines a second, and all of them are "Avoiding deadlock". What could be the potential reason for this to be happening? The Asterisk is used as auto dialler, therefore different channel types are involved SIP, DAHDI, Local's.
2012 Dec 11
0
Asterisk 10.11.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 10.11.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 10.11.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following is a sample of the issues resolved in this
2006 Nov 25
0
Full domain name vs NetBIOS domain name
Hello, I know that in Windows Server there is functionality to specify Full domain name (for ex. "company.com") and NetBIOS domain name (for ex. "company"). Does samba provide such functionality and if so how? I haven't found anything on manual. -- Best regards, Vilius
2012 Nov 05
0
Asterisk 11.0.1 Now Available
The Asterisk Development Team has announced the release of Asterisk 11.0.1. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 11.0.1 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: * ---
2006 Nov 21
0
samba domain planning questions
Hello, We are considering to migrate from Novell eDirectory to Apple Open Directory + Windows Services from Apple as Domain Controller. I've read a lot of books and manuals and forums about Apple Directory Services, Domain Controllers and Samba, but there are lots of unanswered questions still. Mainly about naming and planning of different things on the network. I also tried to post to Apple
2012 Dec 11
0
Asterisk 10.11.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 10.11.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 10.11.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following is a sample of the issues resolved in this
2006 Aug 17
4
DO NOT REPLY [Bug 4030] New: new option: --filelimit
https://bugzilla.samba.org/show_bug.cgi?id=4030 Summary: new option: --filelimit Product: rsync Version: 2.6.8 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: vl@samba.org QAContact: