Displaying 20 results from an estimated 7000 matches similar to: "rsync performance question"
2003 Sep 26
1
ongoing progress
A couple of ideas about things that would be nice to see in rsync:
1. a "0.5v" option - something that would just show a progress either by file or by megabyte, ie "processing file 1,048 of 9,032" or "processing: 832 of 3,459 MB". The standard "verbose" is good for troubleshooting, but it's not very useful for gauging how much has been done and how
2003 Sep 08
1
continuing broken pipe problems
Hello all -
I am running rsync 2.5.6 on two FreeBSD 5.0 machines. I have experimented
with running rsync using ssh, with command lines like the following:
rsync -rv --progress jimbo@192.68.100.10:/usr/share/smbshare
/usr/home/jimbo
And also with running rsync as a daemon on the master server, and syncing to
it from the other machine like so:
rsync -rv --progress 192.168.100.10::test
2003 Dec 02
2
users home directorys
Hi All,
Is it possible for different users to sync their home directory's (which
reside on the same server) using rsync. By that I mean that usera will
using rsync to sync /home/usera and userb will sync /home/userb on the
same server but usera will not have access to /home/userb. I hope I am
making sense. I do not want to use ssh, just rsync. I have RTFMs but
they did not answer my question.
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
2006 Jan 04
3
TC/CBQ shaping problems
Hello everyone,
I''m a newbie experimenting with CBQ shaping and am facing a few problems.
Can any of you please help?
TEST SETUP:
+---------------+ +----------------+
| 10.0.0.103 |----------->| 10.0.0.102 |
+---------------+ +----------------+
10.0.0.103: Linux, 100Mbit/s NIC
10.0.0.102: Windows, 100Mbit/s NIC, iperf tcp server (ports 2000 and 2001)
WHAT I
2018 Jan 14
2
Lmtp Memory Limit
Hi,
i am using dovecot 2.2.33.2 on CentOS 7.4.
Since i upgraded from CentOS 7.2. to CentOS 7.4. (without upgrading dovecot), my dovecot sieve-pipe scripts crash with Out of memory:
Out of memory (allocated 262144) (tried to allocate 8793 bytes)
There are some memory limits in dovecot or sieve? Can i change this value?
Kernel limitks:
[root at xxx software]# ulimit -a
core file size
2003 Nov 20
2
rsync / cygwin hanging problem
Has any progress ever been made towards fixing the problem causing rsync processes to hang in the cygwin environment? I've tried just using Unison in the windows environment, since it has a native port, but, um. Unison is probably great for what it IS intended for, but it absolutely sucks nuts as a backup solution (has a tendency to choke and cancel the ENTIRE PROCESS without synching
2020 Sep 16
1
dovecot 2.2.36.4 problem with ulimit
Hi,
perhaps this?
> with new debian9:
> open files (-n) 1024
Regards
Urban
Am 16.09.20 um 12:57 schrieb Maciej Milaszewski:
> Hi
> Limits:
>
> Where all working fine:
>
> core file size????????? (blocks, -c) 0
> data seg size?????????? (kbytes, -d) unlimited
> scheduling priority???????????? (-e) 0
> file size?????????????? (blocks,
2018 Jan 15
1
Aw: Re: Lmtp Memory Limit
2009 Jul 22
11
Request for feedback
A number of years back it became necessary to limit the size of messages
that could be posted to the samba mailing list. The current limit is 64
KBytes.
While it continues be be desirable to block large spam messages, I
believe it is time to ask current subscribers for their preferences.
This list is here to serve the wishes and needs of our subscribers. We
wonder if the time is right to review
2003 Dec 27
2
License on rsync ??
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Noted in the readme that rsync is licensed under GPL, and have some
questions about this.
Reading through a couple different places on the internet, of people
wondering why there are few to no GUI front-ends (are there any good
ones? if so, much of my questions here can be disregarded).
I think I found one project, a PHP-GTK interface, that
2003 Aug 01
2
Bandwidth Monitor
Anybody knows about one bandwidth meter to use in Bering.
This is a script i built, it''s works wel, but it''s not very nice!!! =P
#!/bin/bash
# Bandwidth Monitor
device=eth0
bytes=`grep $device /proc/net/dev | cut -f 2 -d : | cut -d '' '' -f 2`
kbytes=`expr $bytes / 1024`
actual=$kbytes
i=1
x=0
total=0
while [ $i -le 2 ]
do
x=`expr $x + 1`
2008 Aug 04
1
pam max locked memory issue after updating to 5.2 and rebooting
We were previously running 5.1 x86_64 and recently updated to 5.2
using yum. Under 5.1 we were having problems when running jobs using
torque and the solution had been to add the following items to the
files noted
"* soft memlock unlimited" in /etc/security/limits.conf
"session required pam_limits.so" in /etc/pam.d/{rsh,sshd}
This changed the max
2017 Mar 29
2
cannot login to imap under load
Hi Steffen,
On 29-03-17 12:38, Steffen Kaiser wrote:
> On Tue, 28 Mar 2017, Gerard Ranke wrote:
>
>> dovecot: master: Error: service(imap): fork() failed: Resource
>> temporarily unavailable
>> dovecot: master: Error: service(imap): command startup failed,
>> throttling for 2 secs
>
> check out the ulimits for the Dovecot process.
>
> -- Steffen Kaiser
2008 Oct 21
4
Too many open files
Hi, other error in "open files":
dovecot: Oct 20 10:52:36 Fatal:
execv(/usr/local/sbin/post-login-imap-dovecot) failed: Too many open files
dovecot: Oct 20 10:52:36 Error: child 1038 (imap) returned error 84
(exec() failed)
dovecot: Oct 20 10:55:51 Fatal:
execv(/usr/local/sbin/post-login-imap-dovecot) failed: Too many open files
dovecot: Oct 20 10:55:51 Error: child 4853 (imap)
2017 May 25
2
Re: can't establish more than 1000 connections with virsh
在 2017年05月25日 18:37, Daniel P. Berrange 写道:
> On Thu, May 25, 2017 at 06:20:51PM +0800, dw wrote:
>> Hi:
>>
>> I'm trying to connect with libvirtd with virsh from a remote PC,but only
>> can establish 1000 connections.
>>
>> If try more connections,prompt:
>>
>> "error: failed to connect to the hypervisor
>>
2013 Feb 15
1
How to read/set ulimit for non-root asterisk process ?
Hello,
On a production system, I'm seeing this:
[Feb 13 16:47:00] WARNING[14742] res_agi.c: Unable to create toast pipe:
Too many open files
[Feb 13 16:47:00] WARNING[9283] acl.c: Cannot create socket
[Feb 13 16:47:00] WARNING[9283] rtp.c: Unable to allocate RTCP socket: Too
many open files
[Feb 13 16:47:00] WARNING[14732] acl.c: Cannot create socket
[Feb 13 16:47:00] WARNING[14732]
2010 Sep 09
2
set lockedmem to higher value?
We have some ORACLE PGA problem and ORACLE document say we can serup lockmem(Max lock memory) to higher value.
$ulimit -a
time(cpu-seconds) unlimited
file(blocks) unlimited
coredump(blocks) 0
data(kbytes) unlimited
stack(kbytes) 10240
lockedmem(kbytes) 3145728
memory(kbytes) unlimited
nofiles(descriptors) 65536
processes 2047
Can anyone tell me how to set lockedmem to higher value on
2010 May 20
1
ERROR: cannot allocate vector of size?
I've looked through all of the posts about this issue (and there are
plenty!) but I am still unable to solve the error. ERROR: cannot allocate
vector of size 455 Mb
I am using R 2.6.2 - x86_64 on a Linux x86_64 Redhat cluster system. When I
log in, based on the specs I provide [qsub -I -X -l arch=x86_64] I am
randomly assigned to a x86_64 node.
I am using package GenABEL. My data (~ 650,000
2006 Apr 04
1
Too many open files
Dear all,
we have encounter problem when starting asterisk in the foreground,
"asterisk -vvvvgc" with more 100 SIP calls concurrently. we have set
ulimit to the highest value. still has this problem. Is this the
problem keeping asterisk in the foreground or this is a bug in SVN 1.2
16771?
Apr 5 08:48:36 WARNING[14887]: channel.c:562 ast_channel_alloc: Channel
allocation