search for: ordblk

Displaying 20 results from an estimated 22 matches for "ordblk".

Did you mean: osdblk
2003 Dec 30
1
Is this correct?
...s -- progress ntapps.dsk vmware2::home/ [root@VMWARE Storage]# rsync --verbose --recursive -t --stats -- progress ntapps. building file list ... 1 file to consider ntapps.dsk 8388608512 100% 2.11MB/s 1:03:11 rsync[8049] (sender) heap statistics: arena: 147992 (bytes from sbrk) ordblks: 3 (chunks not in use) smblks: 0 hblks: 0 (chunks from mmap) hblkhd: 0 (bytes from mmap) usmblks: 0 fsmblks: 0 uordblks: 42648 (bytes used) fordblks: 105344 (bytes free) keepcost: 11168...
2014 Nov 24
1
rsync not transferring files
...d_files phase=1 recv_files phase=1 generate_files phase=2 send_files phase=2 recv_files phase=2 send files finished generate_files phase=3 total: matches=0 hash_hits=0 false_alarms=0 data=0 recv_files finished rsync[32689] (receiver) heap statistics: arena: 204800 (bytes from sbrk) ordblks: 7 (chunks not in use) smblks: 2 hblks: 2 (chunks from mmap) hblkhd: 401408 (bytes from mmap) allmem: 606208 (bytes from sbrk + mmap) usmblks: 0 fsmblks: 192 uordblks: 58736 (bytes used) fordblks:...
2014 Nov 22
1
rsync not transferring files
...rator(.,0) delete_in_dir(.) recv_files(1) starting recv_generator(.,1) generate_files phase=1 recv_files(.) recv_files phase=1 generate_files phase=2 recv_files phase=2 generate_files phase=3 recv_files finished rsync[2432] (receiver) heap statistics: arena: 135168 (bytes from sbrk) ordblks: 2 (chunks not in use) smblks: 2 hblks: 2 (chunks from mmap) hblkhd: 401408 (bytes from mmap) allmem: 536576 (bytes from sbrk + mmap) usmblks: 0 fsmblks: 192 uordblks: 57200 (bytes used) fordblks:...
2004 Jul 14
1
Rsync Problems, Possible Addressed Bug?
...<root@cornerstone> run-parts /etc/cron.daily /etc/cron.daily/backup_ribs: -= Beginning backups for calendar receiving file list ... done Public Event Server/ Public Event Server/Public Event Server.db rsync[6790] (receiver) heap statistics: arena: 118120 (bytes from sbrk) ordblks: 5 (chunks not in use) smblks: 2 hblks: 0 (chunks from mmap) hblkhd: 0 (bytes from mmap) usmblks: 0 fsmblks: 80 uordblks: 101704 (bytes used) fordblks: 16416 (bytes free) keepcost:...
2014 Nov 26
0
rsync not transferring files [SOLVED]
...les phase=2 >> send_files phase=2 recv_files phase=2 send files finished >> generate_files phase=3 total: matches=0 hash_hits=0 >> false_alarms=0 data=0 recv_files finished >> >> rsync[32689] (receiver) heap statistics: arena: 204800 >> (bytes from sbrk) ordblks: 7 (chunks not in use) >> smblks: 2 hblks: 2 (chunks from mmap) >> hblkhd: 401408 (bytes from mmap) allmem: 606208 >> (bytes from sbrk + mmap) usmblks: 0 fsmblks: >> 192 uordblks: 58736 (bytes used)...
2004 Jan 27
1
Differentiating debug messages from both sides
...void) getpid(), am_server ? "server " : "", am_daemon ? "daemon " : "", - am_sender ? "sender" : "receiver"); + who_am_i); rprintf(FINFO, " arena: %10d (bytes from sbrk)\n", mi.arena); rprintf(FINFO, " ordblks: %10d (chunks not in use)\n", mi.ordblks); rprintf(FINFO, " smblks: %10d\n", mi.smblks); @@ -455,6 +457,8 @@ static int do_recv(int f_in,int f_out,st msleep(20); } + who_am_i = "generator"; + close(error_pipe[1]); if (f_in != f_out) close(f_in); @@...
2008 Dec 17
1
Results table and heap statistics
Hi all! I want to make a similar table as on the tech report at http://rsync.samba.org/tech_report/node6.html But with which command rsync shows me these stats? With --stats I get the heap statistics. I didn't find anything about the abbreviations. Could someone tell me please what e.g. ordblks, hblkhd, etc. mean? (I know that blk=block) :) Thanks very much. David _______________________________________________________________________ T?glich 1.000.000 Euro gewinnen! Jetzt kostenlos WEB.DE MillionenKlick spielen! https://millionenklick.web.de/?mc=mail@footer.mklick@home
2004 Aug 10
2
out of memory in receive_file_entry rsync-2.6.2
Hello, I've had some problems using rsync to transfer directories with more than 3 million files. Here's the error message from rsync: <snip> ERROR: out of memory in receive_file_entry rsync error: error allocating core memory buffers (code 22) at util.c(116) rsync: connection unexpectedly closed (63453387 bytes read so far) rsync error: error in rsync protocol data stream (code
2003 Dec 23
4
Permissions Problems
...fonts.cache-1.WRbevE failed: Permission denied mkstemp jk/..recently-used.rleTG4 failed: Permission denied mkstemp jk/..viminfo.IcFUcX failed: Permission denied mkstemp jk/.rsync.sh.focqIP failed: Permission denied rsync[17002] (sender) heap statistics: arena: 1659224 (bytes from sbrk) ordblks: 51 (chunks not in use) smblks: 6 hblks: 1 (chunks from mmap) hblkhd: 266240 (bytes from mmap) usmblks: 0 fsmblks: 232 uordblks: 1509880 (bytes used) fordblks: 149344 (bytes free) keepcost: 132928...
2003 Apr 24
3
--whole-file not working ?
...log" is empty, following is the content of the file "back2rsync.log" - ====================================== rsync[5966] (server receiver) heap statistics: arena: 17016 (bytes from sbrk) rsync[5964] (sender) heap statistics: arena: 53880 (bytes from sbrk) ordblks: 3 (chunks not in use) smblks: 0 hblks: 0 (chunks from mmap) hblkhd: 0 (bytes from mmap) usmblks: 0 fsmblks: 0 uordblks: 42424 (bytes used) fordblks: 11456 (bytes free) keepcost: 4152...
2002 Sep 13
0
rsync 2.5.x doesn't like iso uploading with -z option
...tputs (254major+648minor)pagefaults 0swaps if no -z, things go fine: $ time rsync -Pv --stats cd1_en_binary.iso mail.cheek.com::root/home/ericom Password: cd1_en_binary.iso 616431616 100% 190.94kB/s 0:52:32 rsync[8871] (sender) heap statistics: arena: 70552 (bytes from sbrk) ordblks: 3 (chunks not in use) smblks: 0 hblks: 1 (chunks from mmap) hblkhd: 266240 (bytes from mmap) usmblks: 0 fsmblks: 0 uordblks: 58120 (bytes used) fordblks: 12432 (bytes free) keepcost: 8112...
2003 Dec 23
0
Permissions Problems Problem solved!
...fonts.cache-1.WRbevE failed: Permission denied mkstemp jk/..recently-used.rleTG4 failed: Permission denied mkstemp jk/..viminfo.IcFUcX failed: Permission denied mkstemp jk/.rsync.sh.focqIP failed: Permission denied rsync[17002] (sender) heap statistics: arena: 1659224 (bytes from sbrk) ordblks: 51 (chunks not in use) smblks: 6 hblks: 1 (chunks from mmap) hblkhd: 266240 (bytes from mmap) usmblks: 0 fsmblks: 232 uordblks: 1509880 (bytes used) fordblks: 149344 (bytes free) keepcost: 132928...
2006 Sep 11
2
Exclude usage question
Im running into an issue with exclude options not working correctly. Here are the details, if anybody can see what Im doing incorrectly, please let me know.. Thanks rsync version 2.5.7 protocol version 26 Command: "/usr/bin/rsync""--archive""--compress""--delete""--group""--perms""--st
2003 Nov 01
1
an --exclude-from question
...daydream/.profile is uptodate jp/.bash_history is uptodate jp/.bashrc is uptodate jp/.muttrc is uptodate jp/.profile is uptodate jp/.spamassassin/user_prefs is uptodate jp/Mailbox is uptodate jp/passwd is uptodate rsync[2509] (receiver) heap statistics: arena: 135168 (bytes from sbrk) ordblks: 6 (chunks not in use) smblks: 2 hblks: 0 (chunks from mmap) hblkhd: 0 (bytes from mmap) usmblks: 0 fsmblks: 40 uordblks: 6888 (bytes used) fordblks: 128280 (bytes free) keepcost: 90576...
2010 Jun 03
1
rsync via restricted ssh command=
...n enabled ./ testfile 12 100% 0.00kB/s 0:00:00 (xfer#1, to-check=1/3) testfile2 13 100% 12.70kB/s 0:00:00 (xfer#2, to-check=0/3) total: matches=0 hash_hits=0 false_alarms=0 data=25 rsync[26335] (sender) heap statistics: arena: 270336 (bytes from sbrk) ordblks: 1 (chunks not in use) smblks: 4 hblks: 2 (chunks from mmap) hblkhd: 532480 (bytes from mmap) allmem: 802816 (bytes from sbrk + mmap) usmblks: 0 fsmblks: 208 uordblks: 211632 (bytes used) fordblks:...
2004 Jun 16
3
Need information about "--stats" output.
...ers: rsync -ae ssh --stats --delete /source/path offsite.server.name:/destination/ Which then in turn spits out something like this to my log file: ================================================================ rsync[23169] (sender) heap statistics: arena: 17339064 (bytes from sbrk) ordblks: 509 (chunks not in use) smblks: 2 hblks: 2 (chunks from mmap) hblkhd: 1294336 (bytes from mmap) usmblks: 0 fsmblks: 80 uordblks: 17180952 (bytes used) fordblks: 158112 (bytes free) keepcost: 132840...
2008 Dec 05
1
ERROR: writefd_unbuffered failed to write ... when COMPRESS
...t;f..t...... scsi0-2-0-CARTA_1-s002.vmdk 2008/12/05 13:59:27 [940] total: matches=31167 hash_hits=21385725 false_alarms=442 data=54176816 2008/12/05 13:59:27 [940] rsync[940] (sender) heap statistics: 2008/12/05 13:59:27 [940] arena: 327680 (bytes from sbrk) 2008/12/05 13:59:27 [940] ordblks: 4 (chunks not in use) 2008/12/05 13:59:27 [940] smblks: 0 2008/12/05 13:59:27 [940] hblks: 0 (chunks from mmap) 2008/12/05 13:59:27 [940] hblkhd: 327680 (bytes from mmap) 2008/12/05 13:59:27 [940] allmem: 655360 (bytes from sbrk +...
2002 Sep 24
2
rsync to a symlink directory
Here is the structure of my servers : Source : /home/test1/link_dir sub_dir1 file1 file2 ... sub_dir2 ... Destination: /home/test2/real_dir sub_dir1 file1 file2 ... subdir2
2003 May 03
1
mkstemp <filename> failed
...d mkstemp .paulf.tar.lkvoJY failed: Permission denied mkstemp .peace.tar.ldSPcm failed: Permission denied mkstemp .pguinane.tar.UvpoSJ failed: Permission denied mkstemp .rdgroot.tar.4XbXBG failed: Permission denied rsync[19081] (sender) heap statistics: arena: 348792 (bytes from sbrk) ordblks: 3 (chunks not in use) smblks: 0 hblks: 1 (chunks from mmap) hblkhd: 266240 (bytes from mmap) usmblks: 0 fsmblks: 0 uordblks: 341344 (bytes used) fordblks: 7448 (bytes free) keepcost: 3352...
2007 Nov 05
13
preallocate CPU usage - pre4
When I use the preallocate patch and create a 77GB file using the function I get a CPU spike on the server-side. The spike lasts about 20 minutes and uses about 20%-25% of the cpu associated with the rsync instance creating the file. The spike is directly linked to the time it takes to create the file. I compiled rsync using cygwin CVS. I initially suspected the implementation of