Hi,
ltp-aiodio.sh script failed to find aio-stress testcase

it failed as follows:
initiation_status="pan(ltp-aiostresspart1): execvp of 'aio-stress' (tag 
ADS1044) failed.  errno:2  No such file or directory"
duration=0 termination_type=exited termination_id=2 corefile=no
...

I just added a line to ltp-aiodio.sh script and then it finds aio-stress TC.

[r...@xena5 testscripts]# diff -ru ltp-aiodio.sh.ori ltp-aiodio.sh
--- ltp-aiodio.sh.ori   2010-08-27 11:05:52.000000000 +0200
+++ ltp-aiodio.sh       2010-08-27 08:26:44.000000000 +0200
@@ -16,6 +16,7 @@
  cd ..
  export LTPROOT=${PWD}
 fi
+export PATH=$LTPROOT/testcases/bin:$PATH

 run0=0
 runTest=0
[r...@xena5 testscripts]#

now it works for me.
..
tag=ADS1044 stime=1282901877
cmdline="aio-stress -I500  -o1 -O -r4    -t4   /test/aiodio/junkfile 
/test/aiodio/file2        /test/aiodio/file7  
/test/aiodio/file8                                                              
                 
"
contacts=""
analysis=exit
<<<test_output>>>
adding stage read
starting with read
file size 1024MB, record size 4KB, depth 64, ios per iteration 8
max io_submit 32, buffer alignment set to 4KB
...etc

please could you fixed this up,
regards,

-- 
 Jacky Malcles               B1-403   Email : [email protected]
 Bull SA, 1 rue de Provence, B.P 208, 38432 Echirolles CEDEX, FRANCE
 Tel : 04.76.29.73.14


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to