search for: false_alarms

Displaying 20 results from an estimated 138 matches for "false_alarms".

2004 Nov 24
1
what are "false_alarms"?
Hi all. I'm sorry if this is a simple, obvious question, but I've looked around, and can not find an answer to this. What exactly are the false_alarms in the rsync summary? I am getting a number of false alarms in several of my rsync processes. Here's my output from one of my logfiles: total: matches=9724 tag_hits=741242 false_alarms=36 data=20850152 wrote 11731892 bytes read 106084 bytes 17218.87 bytes/sec total size is 3772079819 spee...
2009 May 15
1
rsync creates file twice
...ch_sums /usr/include/fltk-1.1/FL/Enumerations.H data recv 13312 at 0 sending file_sum got file_sum set modtime of usr/include/fltk-1.1/FL/.Enumerations.H.gFS3Xq to (1187859772) Thu Aug 23 09:02:52 2007 renaming usr/include/fltk-1.1/FL/.Enumerations.H.gFS3Xq to usr/include/fltk-1.1/FL/Enumerations.H false_alarms=0 hash_hits=0 matches=0 sender finished /usr/include/fltk-1.1/FL/Enumerations.H recv_generator(usr/include/fltk-1.1/FL/Fl_Browser_.h,25) recv_generator(usr/include/fltk-1.1/FL/Fl_Button.H,26) recv_generator(usr/include/fltk-1.1/FL/Fl_Button.h,27) recv_generator(usr/include/fltk-1.1/FL/Fl_Chart.H,28...
2005 Jun 09
0
[Bug 2781] New: rsync linked files not listed as uptodate
...sh-3.00$ date >a/bar rsync the directory; note a/foo and b/foo get updated: bash-3.00$ rsync -avvH a b building file list ... done created directory b delta-transmission disabled for local transfer or --whole-file a/ a/bar a/foo total: matches=0 tag_hits=0 false_alarms=0 data=58 sent 265 bytes received 70 bytes 670.00 bytes/sec total size is 58 speedup is 0.17 rsync the directory again; note that a/foo and b/foo are "uptodate": bash-3.00$ rsync -avvH a b building file list ... done delta-transmission disabled for local transf...
2018 Dec 30
2
--partial does not "unhide" the files
...r] change_dir(/shares/Storage/Bilder von Heikos Computer) generator starting pid=21983 delta-transmission enabled recv_generator(x,1) send_files(1, ./x) count=0 n=0 rem=0 send_files mapped ./x of size 0 calling match_sums ./x <f+++++++++ x sending file_sum false_alarms=0 hash_hits=0 matches=0 0 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=0/1) sender finished ./x generate_files phase=1 recv_files(1) starting recv_files(x) got file_sum set uid of .x.VITBUv from 0 to 1000 set gid of .x.VITBUv from 0 to 1000 set modtime of .x.VITBUv t...
2004 Aug 05
0
[Bug 1582] New: rsync dry run cannot find missing folders, contradicts actual run.
...Jul 30 15:49:57 2004 junkdir4/ recv_generator(junkdir4/gar1,1) send_files(1, /export/sw/irix/testirix6/junkdir/junkdir4/gar1) send_files mapped /export/sw/irix/testirix6/junkdir/junkdir4/gar1 of size 0 calling match_sums /export/sw/irix/testirix6/junkdir/junkdir4/gar1 junkdir4/gar1 sending file_sum false_alarms=0 tag_hits=0 matches=0 sender finished /export/sw/irix/testirix6/junkdir/junkdir4/gar1 recv_generator(junkdir4/gar2,2) send_files(2, /export/sw/irix/testirix6/junkdir/junkdir4/gar2) send_files mapped /export/sw/irix/testirix6/junkdir/junkdir4/gar2 of size 0 calling match_sums /export/sw/irix/testir...
2001 Nov 08
4
win2k + >2GB files problem
...ge files which does not work. c:\rsync>rsync -avvv big.file otherhost::whatever building file list ... make_file(3,big.file) done send_file_list done send_files starting send_files(0,big.file) send_files mapped big.file of size -1692471296 calling match_sums big.file big.file sending file_sum false_alarms=0 tag_hits=0 matches=0 sender finished big.file send_files phase=1 send files finished total: matches=0 tag_hits=0 false_alarms=0 data=-1692471296 wrote 173 bytes read 56 bytes 152.67 bytes/sec total size is -1692471296 speedup is -7390704.35 File system is NTFS, the file size is ~2.6Gbs. For...
2018 Dec 31
2
--partial does not "unhide" the files
...18,7 @@ [Receiver] i=0 1 x mode=0100644 len=0 flags=1000 recv_file_list done get_local_name count=1 /tmp/y -generator starting pid=16534 +generator starting pid=18896 delta-transmission enabled recv_generator(y,0) send_files(0, ./x) @@ -30,10 +30,11 @@ false_alarms=0 hash_hits=0 matches=0 sender finished ./x generate_files phase=1 -recv_files(1) starting send_files phase=1 +recv_files(1) starting recv_files(y) got file_sum * +renaming .y.Oq45md to y recv_files phase=1 generate_files phase=2 send_files phase=2...
2004 Jan 21
3
2.6.0 in cygwin problem
Hello! I need to do rsync between local drives on win32. Rsync works, but it never ends. I started it with -vv and it writes something like: total: matches=0 tag_hits=0 false_alarms=0 data=0 And then it stays forever. :-( Could you help me?
2013 Jul 29
2
Improve --inplace updates on pathological inputs
...ynced and the kernel page cache cleared (echo 3 >/proc/sys/vm/drop_caches). Running "rsync --inplace" between these takes a little time: $ time ./rsync-unpatched -vv --no-whole-file --checksum --inplace a b delta-transmission enabled a total: matches=2291 hash_hits=10483476 false_alarms=0 data=10487904 sent 10,499,720 bytes received 27,564 bytes 113,808.48 bytes/sec total size is 20,971,520 speedup is 1.99 real 1m32.170s user 1m31.756s sys 0m0.137s $ md5sum a b 07c84be14041575befb779ca6dee16ab a 07c84be14041575befb779ca6dee16ab b With the patc...
2007 Nov 02
0
build/test problems with rsync-3.0.0pre4
.../fs1/scr/viz-hpux/koenig/rsync-3.0.0pre4-1/ARENA/32/testtmp/chown/to/.name1.a14598": Not owner (1) name2 rsync: failed to set permissions on "/net/viz-hpux/fs1/scr/viz-hpux/koenig/rsync-3.0.0pre4-1/ARENA/32/testtmp/chown/to/.name2.a14598": Not owner (1) total: matches=0 hash_hits=0 false_alarms=0 data=40 sent 206 bytes received 54 bytes 520.00 bytes/sec total size is 40 speedup is 0.15 rsync error: some files could not be transferred (code 23) at /soft/os/rsync/rsync-3.0.0pre4/rsync-3.0.0pre4/main.c(1053) [sender=3.0.0pre4] ----- chown log ends FAIL chown ----- dir-sgid log follows...
2008 Mar 02
3
DO NOT REPLY [Bug 5297] New: merge test fails
...2 cL..T...... foo/sym -> ../bar/baz/rsync No differences encountered sending incremental file list delta-transmission disabled for local transfer or --whole-file bar/baz/rsync is uptodate foo/config1 is uptodate foo/config2 foo/extra is uptodate foo/sym is uptodate total: matches=0 hash_hits=0 false_alarms=0 data=29047 sent 29289 bytes received 59 bytes 58696.00 bytes/sec total size is 117396 speedup is 4.00 No differences encountered sending incremental file list delta-transmission disabled for local transfer or --whole-file .d ./ .d bar/ .d bar/baz/ .f...p..... bar/ba...
2008 Feb 02
2
hardlinks not working with inode number > 2^31
I've been using 3.0.0pre8 to move a Debian archive from one filesystem to another. This archive contains a daily snapshot of the Debian ftp site, with common files hardlinked to save space. I noticed that it was using far more space than necessary. Upon investigation it seems that all the source files that have inode numbers greater than 2^31 aren't being hardlinked together at the
2010 Oct 30
1
osx remote backup wrong permissions
...les(3, /private/var/audit/20100701144405.20100702030039) send_files mapped /private/var/audit/20100701144405.20100702030039 of size 21066 calling match_sums /private/var/audit/20100701144405.20100702030039 audit/20100701144405.20100702030039 21066 100% 0.00kB/s 0:00:00 sending file_sum false_alarms=0 hash_hits=0 matches=0 21066 100% 0.00kB/s 0:00:00 (xfer#1, to-check=240/242) sender finished /private/var/audit/20100701144405.20100702030039 recv_generator(audit/20100702030127.20100702052825,4) send_files(4, /private/var/audit/20100702030127.20100702052825) send_files mapped /priva...
2009 Jul 07
0
rsync-3.0.6 regression test problems
...;/net/viz-hpux/fs1/scr/viz-hpux/koenig/rsync-3.0.6-1/ARENA/32/testtmp/chown/to/.name1.a08933": Not owner (1) rsync: failed to set permissions on "/net/viz-hpux/fs1/scr/viz-hpux/koenig/rsync-3.0.6-1/ARENA/32/testtmp/chown/to/.name2.a08933": Not owner (1) total: matches=0 hash_hits=0 false_alarms=0 data=40 sent 198 bytes received 53 bytes 502.00 bytes/sec total size is 40 speedup is 0.16 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at /soft/os/rsync/rsync-3.0.6/rsync-3.0.6/main.c(1039) [sender=3.0.6] ----- chown log ends FAIL chown PASS compar...
2002 May 22
1
unexplained error (code 255)
...r/datefile of size 29 recv_files(datefile) recv mapped datefile of size 29 datefile calling match_sums /home1/admin/rsyncdir/datefile built hash table hash search b=700 len=29 match at 0 last_match=0 j=0 len=29 n=0 done hash search sending file_sum got file_sum renaming .datefile.ThaWK1 to datefile false_alarms=0 tag_hits=1 matches=1 sender finished /home1/admin/rsyncdir/datefile send_files(1,/home1/admin/rsyncdir/unamefile) send_files mapped /home1/admin/rsyncdir/unamefile of size 78 recv_files(unamefile) recv mapped unamefile of size 78 unamefile calling match_sums /home1/admin/rsyncdir/unamefile built...
2007 Dec 28
1
Odd behavior with --detect-renamed
...'t available on the target-side. > $ find src > src > src/dir1 > src/dir1/dir2 > src/dir1/dir2/file > > $ find dst > dst > dst/dir1 > dst/dir1/file > > $ rsync -avv --detect-renamed -e ssh src/dir1 localhost:dst > [...] > total: matches=0 hash_hits=0 false_alarms=0 data=4544512 The file isn't detected as a rename. If I create 'dir2' manually on the target-side, it is detected correctly: > $ find src > src > src/dir1 > src/dir1/dir2 > src/dir1/dir2/file > > $ find dst > dst > dst/dir1 > dst/dir1/file > dst/dir1...
2009 Jul 14
1
--delete not working (minimal example)
--delete option is not working for me. The following is a minimal example. $ mkdir box1 box2 $ touch box1/letter box2/extra $ rsync -a -vv box1/ box2/ sending incremental file list delta-transmission disabled for local transfer or --whole-file letter total: matches=0 hash_hits=0 false_alarms=0 data=0 sent 92 bytes received 34 bytes 252.00 bytes/sec total size is 0 speedup is 0.00 $ tree box1 box2 box1 `-- letter box2 |-- extra `-- letter As can bee seen from tree output, the file box2/extra is not deleted. I think the expected behavior is that box2/extra should be deleted. (rsync...
2008 Apr 30
2
rsync copying over existing files
...nerate_files phase=1 send_files phase=1 recv_files(backup) recv_files(backup/EDC3.1.4.dmg.zip) recv_files(backup/SLES-10-x86-CD1.iso) recv_files(backup/stage2.img) recv_files(backup/wget) recv_files phase=1 generate_files phase=2 send_files phase=2 send files finished total: matches=0 hash_hits=0 false_alarms=0 data=0 recv_files phase=2 generate_files phase=3 recv_files finished generate_files finished Number of files: 5 Number of files transferred: 0 Total file size: 781.93M bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes File list size: 145 File list generation t...
2006 Dec 15
2
BugReport: rsync fails it's own "regression" test "chmod-option"
...quot; "/usr/local/src/rsync-2.6.9/testtmp.chmod-option/check/"" building file list ... done created directory /usr/local/src/rsync-2.6.9/testtmp.chmod-option/check delta-transmission disabled for local transfer or --whole-file ./ name1 name2 dir1/ dir2/ total: matches=0 hash_hits=0 false_alarms=0 data=40 sent 260 bytes received 82 bytes 684.00 bytes/sec total size is 40 speedup is 0.12 - ------------- check how the directory listings compare with diff: - ------------- check how the files compare with diff: - ------------- Running: "/usr/local/src/rsync-2.6.9/rsync -avv --chmod...
2003 Oct 01
0
AW: problem with batch mode:
...00 j=5 len=700 n=0 match at 4200 last_match=4200 j=6 len=700 n=0 match at 4900 last_match=4900 j=7 len=700 n=0 match at 5600 last_match=5600 j=8 len=700 n=0 match at 6300 last_match=6300 j=9 len=700 n=0 [snip] match at 497166 last_match=434700 j=622 len=700 n=62466 done hash search sending file_sum false_alarms=0 tag_hits=1335 matches=594 sender finished ../old.zip generate_files phase=1 send_files phase=1 recv_files(../new.zip) recv mapped ../new.zip of size 436738 got file_sum renaming ../.new.zip.0LXsPT to ../new.zip set modtime of ../new.zip to (1064863764) Mon Sep 29 12:29:02 2003 recv_files phase=1...