[Pvfs2-users] PVFS2 on BlueGene

Nathan Poznick kraken at wang-fu.org
Fri Apr 20 17:48:29 EDT 2007


Thus spake Matthew Woitaszek:
> The file is created on the PVFS2 filesystem and has a zero-byte size. We've
> run the tests with 512 tasks on 256 nodes, and it successfully created a
> 8589934592-byte file. Going to 257 nodes fails.

It very well may have nothing to do with it (the error message doesn't
seem like what you'd get), but it's suspiciously close to the TCP
backlog setting in bmi-tcp.c.

In src/io/bmi/bmi_tcp/bmi_tcp.c, about line 350:

    TCP_BACKLOG = 256,

If you can change that value and recompile, it should be fairly easy to
test if that's the problem you're hitting.  As I said before though,
you'd expect that to manifest in a different way, perhaps a connection
refused error or somesuch.

-- 
Nathan Poznick <kraken at wang-fu.org>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.beowulf-underground.org/pipermail/pvfs2-users/attachments/20070420/aa70ebc8/attachment.bin


More information about the Pvfs2-users mailing list