Yes - you should re-create both the filestore and the db. I know the filestore create takes time but with the 1:10 ratio, it should go a lot faster.
Shanti On Thu, Mar 25, 2010 at 8:13 PM, Vasileios Kontorinis <[email protected] > wrote: > Shanti hi, > Stupid question: > After changing the ratio and "ant deploy"ing the OlioDriver should I > recreate the filestore and db? > > I am just reloading the db and it gave me errors like: > UIDriverAgent[0].57.doLogin: Found login prompt at index 1969, Login as > j3g2mlqq8, 17858 failed. > Note: Error not counted in result. > Either transaction start or end time is not within steady state. > > I did not recreate the filestore cause it take time for lots of users > (couple of hours), disk access is slow. > Am I missing something? > > Thanks > P.s. Going back to 100 ratio fixes this. > ------------------------------------------------------------------- > Kontorinis Vasileios > Phd student, University of California San Diego > San Diego, CA 92122 > Cell. phone: (858) 717 6899 > [email protected], [email protected] > ------------------------------------------------------------------- > > > 2010/3/24 Shanti Subramanyam <[email protected]> > > > The easiest way is to increase the ratio of "connected users" to > > "registered > > users". Olio uses a ratio of 1:100. You can try 1:10 to start with. > > > > To do this, change USERS_RATIO in > > workload/php/trunk/src/org/apache/olio/workload/util/ScaleFactors.java > > > > The db and file loaders as well as the load drivers use this parameter. > > > > Shanti > > > > On Wed, Mar 24, 2010 at 4:30 PM, Stofy <[email protected]> wrote: > > > > > Hi, Guys > > > > > > I have read in the PHP setup manual, that the apache olio needs 50GB > > > in the filestore. I want to know how can it be decreased to about 500 > > > MB. > > > > > > thanks, > > > Stofy > > > > > >
