[Bug 8177] Problems with big sparsed files

samba-bugs at samba.org samba-bugs at samba.org
Sun Mar 11 04:38:03 MDT 2012


https://bugzilla.samba.org/show_bug.cgi?id=8177

--- Comment #14 from Remco Hosman <remco at hosman.xs4all.nl> 2012-03-11 10:38:02 UTC ---
Is it possible the issue in the non-blocksized-read ?
the first read() is always 262144 bytes.
when the target does not exist yet, all other read()'s are 262144 bytes too,
however, when the target file does exist, the next read()'s are 1 byte less:
262143 bytes.

Why this only matters when the VM is running i do not know. Must be an internal
VMFS issue.

Remco

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list