Displaying 20 results from an estimated 5000 matches similar to: "[Bug 1900] New: rsync --daemon hangs with --numeric-ids"
2004 Oct 11
2
[Bug 1900] rsync --daemon hangs with --numeric-ids
https://bugzilla.samba.org/show_bug.cgi?id=1900
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From wayned@samba.org 2004-10-11 03:56 -------
The problem is that the --numeric-ids option is a
2009 Jan 26
2
FreeBSD-7.1STABLE w/BIND-9.4.3-P1 start problem
Hello,
I have been using FreeBSD-7.0STABLE with BIND-9.4.2 ( i guess, forget to check before upgrade) up to 2008-01-26 (yesterday).
But after upgrade FreeBSD-7.0STABLE-->FreeBSD-7.1STABLE everything goes wrong.
1.BIND can't start anymore and giving me following message at /var/log/messages:
.
.
.
Jan 27 12:30:20 ns kernel: ad4: 152587MB <WDC WD1600AAJS-75PSA0 05.06H05> at
2006 Apr 08
0
Gay.com UK | CONFIRMATION NEEDED - Your newsletter subscription request
- This is an automated mail. Please do not reply, but follow the -
- instructions below to continue. -
You, or somebody specifying this email address, requested a free
subscription to mailing list(s) managed by Gay.com UK. If you did not
request this service, or you requested it and have since changed your
mind, DO NOTHING. You will not be subscribed until you
2004 Jan 19
1
daemon mode - local to server sync failing
I have an rsync server running on nodeA and a client, nodeB.
I am attempting to do a sync/copy from the local machine, nodeB, to the rsync server, nodeA.
The following line from the rsync man page makes it look like this is relatively simple:
for copying from the local machine to a remote rsync server. This is invoked when the destination path contains a :: separator or a rsync:// URL.
I have
2003 Nov 08
2
malloc errors? out of memory with many files on HP-UX
Hi, folks.
I've started getting these errors from rsync, and any help would be
appreciated:
>ERROR: out of memory in string_area_new buffer
>rsync error: error allocating core memory buffers (code 22) at util.c(115)
>ERROR: out of memory in string_area_new buffer
>rsync error: error allocating core memory buffers (code 22) at util.c(115)
>ERROR: out of memory in
2011 Jun 17
1
rsync out of memory in flist_expand
Hi,
I have been using rsync for years to perform my backups, but since a
few days it crashes with an "out of memory" error.
I am running Ubuntu 11.04/x86_64, which ships rsync-3.0.8, and I have
also tried with the git version.
I can see the following messages:
[generator] expand file_list pointer array to 524288 bytes, did move
[generator] expand file_list pointer array to 1048576
2005 Jun 29
1
Again, the error in rsync prototocol
Hello list,
I am doing something really simple. It worked twice and now fails for
an unknown reason. I am on MacOSX (Tiger) and I am simply making a
backup of a volume on an external Firewire drive. Here is the command
I am using (which went fine for the first 2 rsyncs). I tried to stop
some processes, I looked into the drives directory tree but nothing
seemed bad.
Any idea?
2008 Aug 19
1
rsync hangs after aborting a process
Greetings. In testing an rsync backup script I'd created, I made a mistake
and aborted the running script with a ctrl-C keyboard interrupt. The
command that was running at the time was as follows:
${RSYNC_CMD} -aNHAXx --protect-args --fileflags --force-change
--rsync-path="/usr/local/bin/rsync" <username>@<my.server.com>:${CPY_SRC}
${CPY_DEST}
The expected data
2016 Oct 28
0
Disk near failure
Hi Yamaban,
Great expalanation. I think you know how to buy an ssd. There is no doubt
about samsung ssds quality vs other. My question about neutron was to get
your opinion about this product.
My doubt was about differences between slc, mlc and tlc. Mlc endurance
respect tlc is better and I though that the mlc of neutron gives me more
endurance respect to the tlc. From a technic point of view,
2007 Aug 27
3
rsync out of memory at 8 MB although ulimit is 512MB
Hello again,
I encountered something amazing. First I thought there is not
enough memory allowed through ulimit. ulimit is now set to
(almost) 512MB but rsync still gets out fo memory at 8MB.
Can anyone tell me why?
That's my configuration:
rsync version 2.6.2
from AIX 5.3 to SuSE Linux 9 (also has rsync 2.6.2)
ulimit -a (AIX)
ulimit -a AIX (source):
-------------------------
2002 Dec 23
1
Segmentation Fault on Large (over 2 gig) file from Win2k client to Win2k daemon.
I am trying to sync some large (greater than 2
gigabytes) files, pushing them from a Win2k client to
a Win2k machine running the rsync daemon. Both
machines have the CYGWIN environmental variable set to
ntsec.
Below is the full session. There is only one file in
the MyDatabase directory on the client, but it's 2.2
gig. Once I get this working, I want to set it up to
exclude files in that
2009 Aug 20
1
Creating a list of combinations
Dear R Users,
I have 120 objects stored in R's memory and I want to pass the names of these many objects to be held as just one single object. The naming convention is month, year in sequence for all months between January 1986 to December 1995 (e.g. Jan86, Feb86, Mar86... through to Dec95). I hope to pass all these names (and their data I guess) to an object called file_list, however,
2008 Aug 06
2
FreeBSD 6.3/amd64: cvsup: Bus error (core dumped)
Hello.
Dont know is this list right for this topic, but dont know witch one is.
So
I got 6.3-STABLE-200807-amd64-disc1.iso
I have installed it
cd /usr/ports/net/cvsup-without-gui/
make install
make clean
#cvsup some-stable-sup-file
Connected to cvsup.xxxxxx.ru
Bus error (core dumped)
I cant get fresh src and ports trees and cant compile fresh 6.X-stable
system with athlon64 optimization. :(
2008 Jul 27
1
Radiant CMS 0.6.8 "Incise" Release
Looks like it''s time for another release of Radiant:
http://radiantcms.org/download/
Radiant 0.6.8 "Incise" adds a number of new features that enhance
support for
extensions and completes the project''s move to github. Of special note are:
* Extension installer/uninstaller scripts (script/extension) and a global
''extension registry'' at
2004 Feb 06
4
memory reduction
As those of you who watch CVS will be aware Wayne has been
making progress in reducing memory requirements of rsync.
Much of what he has done has been the product of discussions
between he and myself that started a month ago with John Van
Essen.
Most recently Wayne has changed how the file_struct and its
associated data are allocated, eliminating the string areas.
Most of these changes have been
2003 Jul 24
0
(no subject)
Here is a diff which should allow applying batch updates remotely ( as
apposed to copying the batch files to the remote server and running rsync
there ).
Eg
rsync --write-batch=test src dst1::dst
rsync --read-batch=test dst2::dst
Oli Dewdney
diff -E -B -c -r rsync-2.5.6/flist.c rsync-2.5.6-remotebatch/flist.c
*** rsync-2.5.6/flist.c Sat Jan 18 18:00:23 2003
---
2006 Apr 08
0
[WIP] rebuild initramfs when content changes
hpa notified me in private mail that we have an issue that when building
initramfs - if the content changes (say kinit) then the initramfs will
not be rebuild.
The solution I have come up with is to let make check all the files
included in the initramfs and rebuild it if any files are newer than the
initramfs and also rebuild if arguments changes (root_uid).
In same process the usr/Kbuild file
2004 Dec 03
4
Is my Apache server running as the root user or not?
Heya..
By reading my /usr/local/etc/apache2/httpd.conf, I can find out that my Apache is
running as the user "www" and the group "www" .. Yet, when I run sockstat, it tells me
one of the forks are runned as root and listening on port 80 as well as the other forks
are runned by www:www.. If I got a lot of users connecting to my server on port 80, will
thier requests ever be
2007 Aug 24
1
Has anyone experience with rsync out of memory
Hello,
we are using rsync on AIX and run into out of memory.
There have been some threads about out of memory and FAX
tells that this is a known problem. So I need to finde
a workaround for this.
Please help me!
We try to sync many (nnnn) Thumbnails of size 2k between
AIX and Linux with
rsync -a --delete --rsh=ssh <source dir> <user>@<server>:<target dir>
I