[Lustre-discuss] fseeks on lustre

Brian J. Murrell Brian.Murrell at Sun.COM
Wed Apr 14 05:48:42 PDT 2010


On Wed, 2010-04-14 at 07:08 -0500, Ronald K Long wrote:
> 
> Andreas - Here is a snipet of the strace output. 
> 
> read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0
> \0\0"..., 2097152) = 2097152 

As Andreas suspected, your application is doing 2MB reads every time.
Does it really need 2MB of data on each read?  If not, can you fix your
application to only read as much data as it actually wants?

b.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20100414/b3b1a4be/attachment.pgp>


More information about the lustre-discuss mailing list