we don't use a specific block size to write chunks - it boils down to libc's write of the whole chunk buffer at once. so whatever the underlying FS accepts to write out in one go should be written out in one go.What Blocksize does pbs use? is there a posibility to change it - for testing issues?