search for: bolen

Displaying 20 results from an estimated 36 matches for "bolen".

Did you mean: blen
2001 Sep 26
5
Does RSYNC work over NFS?
Does rsync work over an NFS mount? --Karl _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
2001 Sep 05
2
Feedback on 2.4.7pre1
FYI, We've been using the 2.4.7pre1 release for several days now, with nary a hang problem. We haven't seen the EOF bug at all, which was what we upgraded for. This is with transfers of as much as 50GB to set up an initial mirror. The only thing we did was set timeout=0 -- which I guess is unnecessary. The semantics of this flag are a bit unclear. We thought was 'time since
2004 Jan 05
0
No subject
...es this defaults to 700 (bytes?). Would a larger block size reduce memory usage, since there will be fewer (but larger) blocks of data, and therefore fewer checksums to store? You suggested setting ARENA_SIZE to 0... I guess this would be done like this? % ARENA_SIZE=0 ./configure Doug David Bolen [mailto:db3l@fitlinxx.com] writes: > 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 e...
2002 Apr 18
5
mixed case file systems.
I am having trouble with rsync when I am trying to synchronize a Windows NT volume mounted with smb_fs (FreeBSD) and a unix volume which is also exported with Samba. There are instances where the DOS short name on the NT volume ends up as upper case and then doesn't match filenames which are used in the unix volumes which have been exported by Samba. I don't know if this is a Samba
2001 Nov 30
0
Rsync: Re: patch to enable faster mirroring of large filesyst ems
...mechanism.) Right now it's actually using update time only, I should modify it to check the file size as well. Is there a way you could query your database to tell you which extents have data that has been modified within a certain timeframe? > -----Original Message----- > From: David Bolen [mailto:db3l@fitlinxx.com] > Sent: Thursday, November 29, 2001 2:12 PM > To: 'Keating, Tim' > Cc: rsync@samba.org > Subject: RE: Rsync: Re: patch to enable faster mirroring of large > filesyst ems > > > Keating, Tim [TKeating@origin.ea.com] writes: > > >...
2002 Feb 22
2
File over 2GB using Cygwin
I am trying to rsync a file of 10gb between an NT host running Cygwin 4.10 and a Solaris 8 host running rsync 2.5.1 but am having problems with what appears to be a 2gb file limit - the truncation point occurs at 2096111616 bytes. The target filesystem definately supports files over 2GB. Any ideas how to overcome this limitation? Regards, Craig Donnelly Andel Consulting 10 Fenchurch Avenue
2002 Mar 14
1
[rsync-announce] Graphical rsync!
...the only way to satisfy the GPL, and if the included cygwin1.dll is simply a binary downloaded from the Cygwin site, then I think a reference to that site would satisfy clause 3c of the GPL. -- David /-----------------------------------------------------------------------\ \ David Bolen \ E-mail: db3l@fitlinxx.com / | FitLinxx, Inc. \ Phone: (203) 708-5192 | / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \-----------------------------------------------------------------------/
2004 May 15
1
RE: telnet xend
...l disks. > Do you know of any iSCSI initiator implementations that support > root fs on iSCSI? (I know this isn''t relevant for your setup in > dom0, but in some circumstances it would be nice to have the > domains talking direct. I found this mini howto: http://eludicate.com/~bolen/iscsi/ Suggests that root fs with the CISCO iSCSI software initiator might work. Rolf > Thanks, > Ian > > > ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the...
2001 Nov 16
2
Block Size
What is the default block size? I have a few files 30+mb and data is just added to the end of them. It seems like it takes longer to sync them that it was to send it initially. Should I change the block size or something else? I am running: rsync -z -e ssh *.* user@linuxbox:data/ I need to use ssh because I am going over the internet and sending "company data". -------------- next
2002 Apr 22
0
memory requirements was RE: out of memory in build_hash_table
...if it improves things. Or if you're using a later version you might try rebuilding with ARENA_SIZE set to 0 to disable this code to see if your native platform handles it better somehow. -- David /-----------------------------------------------------------------------\ \ David Bolen \ E-mail: db3l@fitlinxx.com / | FitLinxx, Inc. \ Phone: (203) 708-5192 | / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \-----------------------------------------------------------------------/ - - - - - - - - - - - - - - - -...
2002 Apr 19
8
Future RSYNC enhancement/improvement suggestions
Hello, Recently while working with rsync as the way to mirror large (several GB) archive on a regular basis, I came across several problems, and also got the ideas about their possible solutions - please could you investigate & consider implementing the features, described below, to future RSYNC releases ? - when the checksumming (consider very large archive, several GB) stage of rsync
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
2001 Dec 12
3
efficient file appends
Hi. When I discovered rsync, it immediately became one of my most indispensable utilities. It's a real godsend on bandwidth-limited links, especially digital cellular. It works remarkably well in the general case, but I think the algorithm could be improved for one very important special case. Many (or even most) of the updated files I transfer with rsync change only by stuff being appending
2001 Jul 25
0
Can rsync synchronize design changes to tables and data betwe en two Microsoft ACCESS replicas, mdb files?
...d it to be so (it prevents multiple rsync blocks from being involved in a single database change). I believe for the Jet engine that access uses it was 2K prior to Jet 4.0 and 4K afterwards. -- David /-----------------------------------------------------------------------\ \ David Bolen \ E-mail: db3l@fitlinxx.com / | FitLinxx, Inc. \ Phone: (203) 708-5192 | / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \-----------------------------------------------------------------------/
2001 Sep 12
1
lock files
Hi, Does rsync lock the source files while its copying? Any input is appreciated. Thank you Dietrich
2001 Nov 30
0
Rsync: Re: patch to enable faster mirroring of large filesyst ems
...se I've got database files that don't change timestamp/size and yet have different contents. Thus I'd always have to do full checksums so I'm not sure what a cache would buy. -- David /-----------------------------------------------------------------------\ \ David Bolen \ E-mail: db3l@fitlinxx.com / | FitLinxx, Inc. \ Phone: (203) 708-5192 | / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \-----------------------------------------------------------------------/
2001 Nov 30
0
Rsync: Re: patch to enable faster mirroring of large filesyst ems
...riate timestamp, it's just the raw database file itself that doesn't) sure caught me by surprise in the beginning after finding what I thought was a valid backup wouldn't load :-) -- David /-----------------------------------------------------------------------\ \ David Bolen \ E-mail: db3l@fitlinxx.com / | FitLinxx, Inc. \ Phone: (203) 708-5192 | / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \-----------------------------------------------------------------------/
2002 Apr 18
0
determinism
...e who call me.... Tim?" Martin Pool <mbp@samba.org> Sent by: rsync-admin@lists.samba.org 04/17/2002 10:59 PM To: rsync@lists.samba.org cc: (bcc: Tim Conway/LMT/SC/PHILIPS) Subject: determinism Classification: On 17 Apr 2002, David Bolen <db3l@fitlinxx.com> wrote: > Martin Pool [mbp@samba.org] writes: > > > To put it in simple language, the probability of an file transmission > > error being undetected by MD4 message digest is believed to be > > approximately one in one thousand million million millio...
2002 Apr 22
0
On Windows OS, is there any advantage for completing rsync us ing MSVC instead of gcc/cygwin ?
...t compatible with the Unix system API. That's what cygwin brings to the table, the entire Unix emulation layer, and it's crucial to the ability of rsync to work under Windows at all. -- David /-----------------------------------------------------------------------\ \ David Bolen \ E-mail: db3l@fitlinxx.com / | FitLinxx, Inc. \ Phone: (203) 708-5192 | / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \-----------------------------------------------------------------------/
2002 Apr 24
0
memory requirements was RE: out of memory in build_hash_table
...fining it to 0 - e.g.: /* #define ARENA_SIZE (32 * 1024) */ #define ARENA_SIZE 0 The arena handling seems to be reasonably tight, so it's probably a long shot in any event. -- David /-----------------------------------------------------------------------\ \ David Bolen \ E-mail: db3l@fitlinxx.com / | FitLinxx, Inc. \ Phone: (203) 708-5192 | / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \-----------------------------------------------------------------------/