Displaying 14 results from an estimated 14 matches similar to: "Rsync 3.0.0 report and a performance question."
2002 May 11
1
Rsync 2.5.5 hangs
Hey Everybody,
I'm trying to use rsync to do a remote backup. First I open a ssh
tunnel to the rsync daemon on the server. Then I run rsync through this
tunnel. An example follows:
ssh -v -x -p 1999 -L 8730:localhost:873 user@host.mydomain.com -f sleep
5 && rsync --port 8730 --verbose --update --archive --exclude='[Cc]ache'
--delete-excluded --password-file
2009 Nov 19
1
Asterisk crashes : Failed to start PBX
Hello,
I am using Asterisk 1.4.24.1 version in production.
OS is Centos 5.3 64 bit & RAM is 8 GB.
I am facing crash in asterisk approx each 12 hour.
When it crashes I see below linesin asterisk logs.
[Nov 18 06:47:23] WARNING[8730] pbx.c: Failed to create new channel thread
[Nov 18 06:47:23] WARNING[8730] chan_sip.c: Failed to start PBX :(
I debugged asterisk source code in details & I
2006 Mar 23
1
error in protocol stream
I am trying to use the syntax:
rsync -av -e "ssh -l ssh-user" rsync-user@host::module /dest
found at http://rsync.samba.org/ftp/rsync/rsync.html
but am getting the following:
rsync -av -e "ssh -l sshuser" rhost.asu.edu::home uc-sirc1/home/
rsync: connection unexpectedly closed (0 bytes received so far)
[receiver]
rsync error: error in rsync protocol data stream (code 12) at
2009 Jan 15
4
Make Crosstest
Hi,
if i run "make crosstest" after ./configure and make it generates exe-files
i can run them in wine with expected results, but if i run them under windows xp(32-bit) i get "Program too big to fit in memory" as only response.
Why?
running Ubuntu 8.10 64-Bit
wine GIT from today
mingw32 4.2.1
2015 Nov 24
2
why rsync update large directory so slow?
Hi:
I have a large directory with about 0 Milillion files in it to backup by network. Server and client both windows.
rsync server config:
------------------------------------------------------------------------------------------------------
strict modes = false
hosts allow = 10.200.121.104
hosts allow = 10.171.209.87
hosts deny = *
log file = /cygdrive/d/log/rsyncd.log
port=8730
uid = 0
2004 Dec 21
1
Rsync permission issue
I am connecting to my rsync server as follows:
ssh -f -i ~/.ssh/id_dsa -C -l SOMEUSER -L 8730:localhost:873 SOMEHOST sleep 40
rsync -av rsync://localhost:8730/module /dest
My LAN servers connect w/o incident or problems. However- I am trying to connect in a remote server and it is giving me some grief.
rsyncd.log excerpt:
2004/12/20 17:00:46 [25997] stat "fran/Herb's info" (in
2006 Mar 09
0
rsync failures through ssh tunnels
I attempted to write a script that would connect to the remote rsync
server and run rsync and then close the connection.
I am finding that sometimes the backgrounded ssh session works -- and
sometimes note. I following the syntax at:
http://rsync.samba.org/firewall.html
though there is NO middle system.
heres the script with the commands just echoing the commands to the
screen. What I am
2000 Jun 06
0
Fw: Time Synchronisation
Thank you very much, it was the setting on the RS6000. Whoever originally setup
our box didn't specify the BST time offset correctly. The system was reading
TZ=GMT0BST0,M3.5.0,M10.5.0
Thanks to everyone that contributed to solving a simple and obvious error !!!!
:)
Mike
________________________________________________________________________________________
>From "John Ryan"
2004 Aug 26
2
rsync and tunneling via ssh
Hi,
I have setup a rsync server with a rsync running as a deamon, due to security
rules I cannot open the rsync standard port (873) in the firewall.
We have to tunnel rsync through ssh.
On the client side, which is linux kernel 2.4 I have made the following script,
but
ssh -i /home/ifao/bin/traveltest -f -C -L 2211:cib.ifao.net:8730
cytric@localhost sleep 1000
rsync -auz --password-file=rsync.cib
2003 Feb 21
1
Samba 2.2.7a 64bit executable on Solaris 8
Good Morning,
I recently compiled Samba 2.2.7a as a 64bit executable on Solaris 8.
The Solaris 8 server is configured to permit 65535 files to be open,
while Samba has been configured to allow 65500 files to be open.
These large number of files are required to permit simulataneous
compilations to take place a single build server, though there are
multiple build servers.
Last time I tried to
2002 Mar 06
1
Help - Samba 2.2.3a + Solaris 8 7/01 - 64 bit binaries
Hi,
I have compiled Samba 2.2.3a on Solaris 8 7/01 to produce 64 bit
binaries and to use the 64 bit i/o functions.
The compiled code has been installed on two identical Sun Servers, the
key differences between the configurations is that one has the maximum
number of file descriptors set to 65000 (Solaris configured for 65356)
and has op locks disabled because it is being used with Clear Case.
2010 Jul 31
1
Arp Flip Flops make machine inaccessible.
CentOS 5.5 Xen "standard" Xen Installation.
I have two nics. I just put the second one to DHCP and modified the
ifcfg-et01 and so far I am holding, but I am not confident. Prior they
were sequential IP Addrs on same subnet.
arpwatch has indicated flip flips. I can find no rhyme or reason to
predict them. I know I missed I must have missed a step somewhere.
I want to keep the
2023 Nov 09
1
help with crash
2023-11-08 18:14:13] ERROR[571246][C-000017e2] : Got 19 backtrace records
# 0: [0x5bd18a] asterisk utils.c:2800 __ast_assert_failed()
# 1: [0x4618e3] asterisk astobj2.c:589 __ao2_ref()
# 2: [0x58e660] asterisk stasis_cache.c:824 update_create()
# 3: [0x58efed] asterisk stasis_cache.c:903 caching_topic_exec()
# 4: [0x586b90] asterisk stasis.c:1380 dispatch_message()
# 5: [inlined] asterisk
2004 Sep 10
2
Re: beta 10 candidate checked in
On Thu, May 31, 2001 at 04:04:17AM -0400, Matt Zimmerman wrote:
> In order for all of this to work, of course, you need to make sure that
> automake knows which files should go in the distribution. Since it already
> knows about your source files, usually the only things that need to be added
> are random little files that aren't used directly in the build. These should
> be