Christian Kujau wrote: > On Mon, 16 Mar 2009, Sachin Sant wrote: > >> autorun: reading command 85 /usr/local/autobench/scripts/autobench.dat >> autorun: run test fsstress -d $scratchdir -l $iterations: command read >> autorun: run test fsstress -d /mnt/tmp -l 1: was expanded >> 03/15/2009-19:36:37 processing command: (1) 'run test fsstress -d /mnt/tmp >> -l 1' >> > > How many iterations were really run to hit this BUG? When I specify "-l > 1", fsstress[0] comes back instantly (and no error of course)... > Sorry for the late reply. Somehow i missed this mail.
Yeah with default option values fsstress completes in a jiffy. I generally invoke fsstress with 1000 operations per process (-n 1000) and 1000 processes (-p 1000). fsstress -d /mnt/tmp -l 1 -n 1000 -p 1000 Thanks -Sachin -- --------------------------------- Sachin Sant IBM Linux Technology Center India Systems and Technology Labs Bangalore, India --------------------------------- ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Jfs-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jfs-discussion
