<div dir="ltr">Dear all,<br><br>I have installed lustre on 4 nodes, all on same network. <br>I want to run IOR benchmark on the setup.<br><br>I have tested the mpi ring by using the following commands:<br><br><div>mpd &<br></div><div><div>mpiexec -n 1 /bin/hostname</div><div>mpdallexit<br><br>output: hp01 (local machine name)<br>***********************************************<br>sudo nano mpd.hosts :- updated the clients here (2 clients hp01 hp02)<br>mpdboot -n 2 -f mpd.hosts<br>mpdtrace<br><br>output: <br>hp01<br>hp02<br><br>expected. 2 clients(hp01 hp02)<br><br>*****************************************************<br><br>mpdringtest<br>mpiexec -n 30 /bin/hostname<br><br>ouput: prints hostname hp01 15 times hp02 15 times:<br><br>***************************************************************<br><br><b>When I run IOR on this setup using:<br><br>mpirun -np 2 Gadre/IOR/src/C/IOR -f Gadre/IOR/scripts/testScript<br><br>I get following error:<br><div>IOR-2.10.3: MPI Coordinated Test of Parallel I/O</div><div><br></div><div>Run began: Mon Mar 16 15:16:00 2015</div><div>Command line used: Gadre/IOR/src/C/IOR -f Gadre/IOR/scripts/testScript</div><div>Machine: Linux hp01</div><div>Start time skew across all tasks: 6103.23 sec</div><div>** error **</div><div>ERROR in utilities.c (line 349): unable to statfs() file system.</div><div>ERROR: No such file or directory</div><div>** exiting **</div><div>application called MPI_Abort(MPI_COMM_WORLD, -1) - process 0</div><div>rank 0 in job 2  hp01_34081   caused collective abort of all ranks</div><div>  exit status of rank 0: killed by signal 9</div><div><br><br>Why do i get a statfs() error.<br>How to resolve. Any pointers or direct data :)<br><br>Please help.<br>Thanks<br>Gadre Nayan A</div></b></div></div></div>