Hi,
I was testing out the glusterfs "type cluster/stripe" and saw in the output:
-----
2008-07-16 22:48:12 D [fuse-bridge.c:1604:fuse_writev_cbk]
glusterfs-fuse: 169275: WRITE => 131072/131072,21474185188/21474316260
2008-07-16 22:48:12 D [fuse-bridge.c:1641:fuse_write] glusterfs-fuse:
169276: WRITE (0x80560b0, size=131072, offset=21474316260)
-----
Whether the client is configured with "option block-size *:4MB" or
"option block-size *:1MB" does not seem to change what appears
above to be write() operations of 128KB at a time. Am I understanding
this correctly?
Thanks,
John