I imagine that there's a need to reload the database even in your situation. During each run, olio's workload is determined to add new users too. So, as I experienced it, sometimes the user that it tries to add is already in database and you receive an error message.
regards, -- Bruno Guimarães Sousa www.ifba.edu.br PONTONET - DGTI - IFBA Ciência da Computação UFBA Registered Linux user #465914 On Mon, Jun 14, 2010 at 3:19 PM, hao zhang <[email protected]>wrote: > Hi, > Can anyone explain why the database and data storage needs to be > reloaded before each run? > If I have already loaded the database and data storage, say for 10,000 > users. Then do I need to reload them again if the following tests have > concurrent user less than 100? > Thanks. > > - Hao >
