Displaying 20 results from an estimated 800 matches similar to: "memory requirements was RE: out of memory in build_hash_table"
2002 Apr 24
0
memory requirements was RE: out of memory in build_hash_table
Granzow, Doug (NCI) [granzowd@mail.nih.gov] writes:
> From what I've observed by running top while rsync is running, its memory
> usage appears to grow gradually, not exponentially.
The exponential portion of the growth is up front when rsync gathers
the file listing (it starts with room for 1000 files, then doubles
that to 2000, 4000, etc...). So if your rsync has started
2002 Apr 22
0
memory requirements was RE: out of memory in build_hash_table
Granzow, Doug (NCI) [granzowd@mail.nih.gov] writes:
> Hmm... I have a filesystem that contains 3,098,119 files. That's
> 3,098,119 * 56 bytes or 173,494,664 bytes (about 165 MB). Allowing
> for the exponential resizing we end up with space for 4,096,000
> files * 56 bytes = 218 MB. But 'top' tells me the rsync running on
> this filesystem is taking up 646 MB, about 3
2002 Jun 26
4
Largest file system being synced
I'm interested in large file system replication capability of rsync. Could
some of you people who use it share how large their mirroring is? What would
you say is the largest sized site being mirrored using rsync?
Thanks!
JP
2006 Aug 28
2
S4 classes and objects -- fixed structure? No...
Hello.
Suppose you define a new S4-class, say
> setClass("track", representation(x="numeric", y="numeric"))
Don't worry if you have a deja vu, it's from the help page.
Your new class is said to have a fixed structure: two slots, x, and y,
and that should apply to all objects you construct as members of that class.
> tr <- new( "track" )
2002 Apr 19
2
out of memory in build_hash_table
I recently installed rsync 2.5.5 on both my rsync server and client being
used. I installed the latest version because I was having problems with
rsync stalling with version 2.4.6 (I read that 2.5.5 was supposed to clear
this up or at least give more appropriate errors). I am still having
problems with rsync stalling even after upgrading to 2.5.5. It only stalls
in the "/home" tree
2002 Mar 19
2
Suspicious sizes by different C compilers
Hi all,
On my Alpha box running Tru64 5.1, rsync-2.5.4 compiled by GNU gcc
3.0.1 anh GNU make 3.79.1 has this size: 4562848.
The same version of rsync compiled by Compaq C compiler V6.3-028 and
Compaq make has this size: 655424.
It is about _7 times_ smaller!
I did a quick test and they seem both working OK.
Is that normal to see a huge difference in binary size produced by gcc
and vendor's
2002 May 13
4
Help please... rsync 2.5.5 on Solaris 2.7
Hi all, I have just re-joined the list. I have been using Rsync on my
Linux servers for a number of years now without fault. I now have the
need to Rsync data between two Solaris 2.7 servers.
This has got me stumped... Hoping that someone might have a quick answer
for me?
bash-2.03$ rsync -auvvvz sydney:/sun /sun
opening connection using remsh sydney
rsync --server --sender -vvvulogDtprz . /sun
2003 Dec 16
3
default --rsh
On Mon, Dec 15, 2003 at 10:51:08AM -0800, Wayne Davison wrote:
> On Mon, Dec 15, 2003 at 10:03:28AM -0800, jw schultz wrote:
>
> > The one thing i really would have liked to have seen in a version bump
> > would have been changing the default remote shell to ssh instead of
> > rsh/remsh.
>
> I can see this being both a good thing (since I think it is a better
>
2007 Nov 29
1
How to perform Bayesian analysis in R?(corrected)
Dear Members i'm trying to access different packages used for Bayesian
analysis, but
failed to integrate after making the likelihood of the model the model
like this
a= exp(b)/summation(exp(b))
where 'b' = half of the natural log of 'a'
please If some one knows about this type of integration for posterior
distribution then pleae inform me
SYED ADIL HUSSAIN
MPHIL SCHOLER
QAU,
2002 Apr 23
3
rsync hanging (Sun -> AIX)
I'm trying to rync working between the UK (Sun box) and India (AIX box) and
am having a real problems getting it up and running because every time I do
a full transfer it hangs. The Sun box is the one holding the canonical
source which we want to mirror.
I've been shipped to the India office to get this working and have tried
hundreds of things over the last week, I've also scoured
2006 May 01
2
Dovecot LDA troubles (input in flex scanner failed)
Hi all,
I'm running fedora core 5 with postfix 2.2.8 (modified rpm version) and
dovecot 1.0 beta7 and dovecot-lda nighly cvs snapshot from 14-04-2006
I might need to add that amavisd-new is configured as a content-filter.
I have postfix running using virtual users in an mysql database and I have
setup dovecot lda in postfix like the wiki says here:
2007 Nov 29
0
How to perform Bayesian analysis in R?
i'm trying to access different packages used for Bayesian analysis, but
failed to integrate after making the likelihood of the model the model
like this
Ĥ=exp(??)/??(exp(??))
Where ??=(??)ln(Ĥ)
please If some one knows about this type of integration for posterior
distribution then pleae inform me
SYED ADIL HUSSAIN
MPHIL SCHOLER
QAU, ISLAMABAD
This is Virus Free Email
2010 Aug 27
1
tcpdump -z
Hi,
This is a froward message from tcpdump-workers mail list:
=== 8< ================ >8 ===
From: ef <blob.bb.a@gmail.com>
Subject: tcpdump -z: command execution
Date: Fri, 27 Aug 2010 09:33:48 +0200
To: tcpdump-workers@lists.tcpdump.org
Hello,
Thx for tcpdump, very valuable tool!
Was looking at the new version of tcpdump a few days ago and saw this
option:
"
-z
Used in
2005 Jun 08
1
BUG REPORT: latest rsync misinvokes ssh with user@host ...
The latest rsync (2.6.5) seems to invoke the transport specified by
$RSYNC_RSH differently. I have this set to point at an ssh wrapper script
(which is now I noticed), and an strace shows this:
[archives/silva]#root@jazzbo*> strace -e trace=process -f /opt/bin/rsync -avHP /mnt/phat/archives/silva/. root@ali:/a/ali/home/.............
[...snip...]
2000 Nov 29
1
HP-UX 11.00 truncating remote commands
hello all,
i hope someone can help me out with this little nasty. i have openssh
2.3.0p1 installed on some hp-ux 11.00 boxes and a single linux box. i'm
trying desperately to replace trusted hosts on these machines with something
a little more secure. running some remote commands between the hp boxes,
i'm getting different results with ssh than with remsh.
root at hp1# remsh hp2 cat
2004 Jul 14
12
HP-UX 11i and largefiles on rsync 2.6.2
Hello,
I'm running HP-UX 11i on an rp74xx. It's 64-bit.
C compiler is as follows:
B3901BA B.11.11.03 HP C/ANSI C Developer's Bundle for HP-UX 11.i (S800)
B3913DB C.03.30.02 HP aC++ Compiler (S800)
/usr/bin/cc:
LINT B.11.11.02 CXREF B.11.11.02
HP92453-01 B.11.11.02 HP C Compiler
$ Sep 8 2000 23:13:51 $
I have successfully compiled rsync 2.6.2 and it
2002 Jan 31
2
configure --with-rsh=CMD and default blocking-IO support
A while back I argued for adding a --with-rsh=CMD option to configure
and got some general agreement that it would be a good thing (especially
for systems that don't have rsh at all). However, the changes were
never integrated into rsync.
This patch adds the --with-rsh=CMD option to configure and modifies
main.c to improve the blocking-IO setting code. The old code would set
blocking_io to
2003 Dec 17
1
Rsync 2.5.7 hangs after completion
I am having a problem with rsync hanging after completion. The command I
am using is: rsync -vaz --delete /banproc/ backenp650:/banproc (thanks jw
for the syntax correction)
There were 56 deletions on the destination and ~ 1380 files copied total (I
gathered these stats by using grep and wc -l on a saved file of my ssh
session to the source host). Below is the last couple of lines on my ssh
2007 Nov 01
2
Some problem in opening connection with" .dat" extention file in matrix(scan) function of R 2.5
Dear helpers please provide me some helpful answer to my problem while I m
trying to run a program .I m attaching both the program and the data to
which I have to obtain my estimation results.
"Motives.dat" is the data file, and "OBTfile4.3" is the complete code of
program. by Running this
//
rawdata<-matrix(scan(inputFile, n = nsubj*ncomp), nsubj, ncomp, byrow = TRUE)
\\
2002 Feb 13
2
large file error is now SIGUSR1 or SIGINT error
I just ran this again and got this error:
leelab/NCBI_Data_old/GenBank/htg
write failed on leelab/NCBI_Data_old/GenBank/htg : Error 0
rsync error: error in file IO (code 11) at receiver.c(243)
Received signal 16. (no core)
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
The command I am running is:
/usr/local/bin/rsync -auv --delete --rsh=/usr/bin/ssh
lpgfs104:/share/group/*