Hi
[1]
Yes,I have mounted infraserver2-int on webserver2 and run Wafgen on every infra/webserver pair.
Always terminated due to connection refused to client1 but the connection is working.
100.100.1.7 : wclient1
100.100.1.17 : wclient2
[2]
I modified WORKLOAD_LOAD_LEVEL
- from 2500 to 1000 and the run completed successfully.
But I think it a bad modification because I got a low score of web-workload.
Clientmgr1_1096.out-> 2017-09-04 21:08:10:035 ResultsFile: Invalid Run! Weighted percentage difference (2.62%) for home in Iteration 1 is too high. Expected: 62630 requests, Actual: 42363
-> 2017-09-04 21:08:10:035 ResultsFile: Invalid Run! Weighted percentage difference (4.07%) for search in Iteration 1 is too high. Expected: 97435 requests, Actual: 65965
-> 2017-09-04 21:08:10:036 ResultsFile: Invalid Run! Weighted percentage difference (3.81%) for catalog in Iteration 1 is too high. Expected: 90454 requests, Actual: 61038
-> 2017-09-04 21:08:10:036 ResultsFile: Invalid Run! Weighted percentage difference (8.13%) for product in Iteration 1 is too high. Expected: 191391 requests, Actual: 128591
-> 2017-09-04 21:08:10:036 ResultsFile: Invalid Run! Weighted percentage difference (7.37%) for fileCatalog in Iteration 1 is too high. Expected: 174002 requests, Actual: 117072
-> 2017-09-04 21:08:10:036 ResultsFile: Invalid Run! Weighted percentage difference (4.35%) for file in Iteration 1 is too high. Expected: 104396 requests, Actual: 70764
-> 2017-09-04 21:08:10:036 ResultsFile: Invalid Run! Weighted percentage difference (2.18%) for download in Iteration 1 is too high. Expected: 52220 requests, Actual: 35405
-> 2017-09-04 21:08:10:036 ResultsFile: Invalid Run! Sum of weighted percentage difference (32.53%) exceeds 1.5% for Iteration 1
-> 2017-09-04 21:08:10:036 SpecwebControl: **** SPECweb2005 benchmark completed
-> RESULT[0][0].home.TIME_GOOD is 0!
-> RESULT[0][0].search.TIME_GOOD is 0!
-> RESULT[0][0].catalog.TIME_GOOD is 0!
-> RESULT[0][0].product.TIME_GOOD is 0!
-> RESULT[0][0].fileCatalog.TIME_GOOD is 0!
-> RESULT[0][0].file.TIME_GOOD is 0!
-> RESULT[0][0].download.TIME_GOOD is 0!
-> RESULT[0][0].home.TIME_GOOD is 0!
-> RESULT[0][0].search.TIME_GOOD is 0!
-> RESULT[0][0].catalog.TIME_GOOD is 0!
-> RESULT[0][0].product.TIME_GOOD is 0!
-> RESULT[0][0].fileCatalog.TIME_GOOD is 0!
-> RESULT[0][0].file.TIME_GOOD is 0!
-> RESULT[0][0].download.TIME_GOOD is 0!
2017-09-04 21:08:12:429 Terminating processes. Please wait...
2017-09-04 21:08:12:430 Killing master procs ...
2017-09-04 21:08:12:430 Done killing procs ...
[3]
Although I have installed 10 GbE on the SUT and Client, I didn't setup SR-IOV environment. Is it necessary?
Thanks.