On Thu, Jul 13, 2006 at 02:26:22PM -0500, Murali Vilayannur wrote: > Hi RobL, > Can you tell me what options were passed to fstest when it breaks? > Sorry for asking if there is a webpage from where I can automatically > retrieve nightly test build commands etc... > Using mmap() with fstest would break since we dont support MAP_SHARED. > I cant seem to trigger fstest to fail on a 2.6.17 kernel.
We just run it pretty simple-mindedly: fstest -p /pvfs2-nightly/fstest and on gil, our output was num_children=1 file_size=1048576 num_files=1 loop_count=100 block_size=1024 mmap=0 sync=0 Total data size 1.0 Mbyte Child 0 loop 0 Child 0 loop 1 num_children=1 file_size=1048576 num_files=1 loop_count=100 block_size=1024 mmap=0 sync=0 Total data size 1.0 Mbyte Child exited with status 1 fstest failed with status 1 There were no errors in dmesg. It looks like maybe now the server is dying? I'll explore a bit more, but we get a lot of 'connection refused' messaes in pvfs2-client.log ==rob -- Rob Latham Mathematics and Computer Science Division A215 0178 EA2D B059 8CDF Argonne National Labs, IL USA B29D F333 664A 4280 315B _______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
