search for: glfs_read

Displaying 1 result from an estimated 1 matches for "glfs_read".

Did you mean: glfs_pread
2018 Jan 12
1
Reading over than the file size on dispersed volume
...} DEBUG("total : %d", offset); [DEBUG] retr : 130394, offset : 42(0) (star_glusterfs.c:96) [DEBUG] retr : 1024, offset : 130436(0) (star_glusterfs.c:96) [DEBUG] retr : 636, offset : 131460(0) (star_glusterfs.c:96) [DEBUG] total : 132096 (star_glusterfs.c:109) Why the glfs_pread(or glfs_read) function reads until over than the file size ? This is fine on dispersed (4+2) and (8+1) volume but it is happend on (6+3) or (6+4) or (7+2) disperse volume. I want to know exact cause. Thank you. Regards, Jenny -------------- next part -------------- An HTML attachment was scrubbed... URL: &lt...