Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
This page documents bdii loadtests done by Sanjay Padhi for OSG.
Description of tools used | ||||||||
Changed: | ||||||||
< < | We use the python interface to root in order to plot results in realtime while the test is running, and then store the results histograms in rootfile. The logic of the test is as follows: | |||||||
> > | We use the python interface to root in order to plot results in realtime while the test is running, and then store the results histograms in rootfile. The logic of the test is as follows: | |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Line: 23 to 21 | ||||||||
Final Results | ||||||||
Added: | ||||||||
> > | Minimum sustainability:
| |||||||
For the final results, we ran this as follows:
| ||||||||
Line: 37 to 38 | ||||||||
50 instances run as jobs submitted to various clusters | ||||||||
Changed: | ||||||||
< < | * success.gif: ![]() | |||||||
> > | * success.gif: ![]() | |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Consistency Checks on these dataIt's probably a good idea to do some consistency checks of these data by comparing the entries of the histograms at the same time, and checking if it all makes sense. | ||||||||
Line: 69 to 66 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
One instance run from CERN | ||||||||
Line: 79 to 75 | ||||||||
Results from miscellaneous initial testrunsSunday September 14th | ||||||||
Changed: | ||||||||
< < | Ran a few different short tests, then one longer test of a few hours. For the longer run we picked: N = 15 and dt = 12000 seconds = 200 minutes = 3h 20min, and 18000 seconds = 300min = 5h respectively. We then ran this test simultaneously from CERN (12000 seconds) and UCSD (18000 seconds). The CERN test ended at 2:35 Monday September 15th CERN time, while the UCSD one ended at 19:39 pacific on the 14th, i.e. 2h and 4min later. | |||||||
> > | Ran a few different short tests, then one longer test of a few hours. For the longer run we picked: N = 15 and dt = 12000 seconds = 200 minutes = 3h 20min, and 18000 seconds = 300min = 5h respectively. | |||||||
Changed: | ||||||||
< < |
| |||||||
> > | We then ran this test simultaneously from CERN (12000 seconds) and UCSD (18000 seconds). The CERN test ended at 2:35 Monday September 15th CERN time, while the UCSD one ended at 19:39 pacific on the 14th, i.e. 2h and 4min later. | |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Added: | ||||||||
> > |
| |||||||
Understanding the client profile better (Monday September 15th) | ||||||||
Changed: | ||||||||
< < | To understand the client profile better, we did a series of tests where we varied N first on just one machine, and then having the same N but running the test program 4 times in parallel on 4 different (but identical hardware) hosts. | |||||||
> > | To understand the client profile better, we did a series of tests where we varied N first on just one machine, and then having the same N but running the test program 4 times in parallel on 4 different (but identical hardware) hosts. | |||||||
We find the the time per query depends significantly on the number of parallel python threads, but not significantly on whether we run one or 4 simultaneously.
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
This page documents bdii loadtests done by Sanjay Padhi for OSG. | ||||||||
Line: 16 to 16 | ||||||||
the launch of the N threads is really much less often than once per second.
| ||||||||
Changed: | ||||||||
< < | Results | |||||||
> > | We then record a few different things:
Final ResultsFor the final results, we ran this as follows:
One instance run from CERN8 instances run in parallel from CERN50 instances run as jobs submitted to various clustersResults from miscellaneous initial testruns | |||||||
Sunday September 14thRan a few different short tests, then one longer test of a few hours. |
Line: 1 to 1 | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
This page documents bdii loadtests done by Sanjay Padhi for OSG. | |||||||||||||
Line: 25 to 25 | |||||||||||||
We then ran this test simultaneously from CERN (12000 seconds) and UCSD (18000 seconds). The CERN test ended at 2:35 Monday September 15th CERN time, while the UCSD one ended at 19:39 pacific on the 14th, i.e. 2h and 4min later. | |||||||||||||
Deleted: | |||||||||||||
< < | -- FkW - 10 Sep 2008 | ||||||||||||
| |||||||||||||
Line: 47 to 44 | |||||||||||||
![]() | |||||||||||||
Added: | |||||||||||||
> > | Understanding the client profile better (Monday September 15th)To understand the client profile better, we did a series of tests where we varied N first on just one machine, and then having the same N but running the test program 4 times in parallel on 4 different (but identical hardware) hosts. We find the the time per query depends significantly on the number of parallel python threads, but not significantly on whether we run one or 4 simultaneously.
| ||||||||||||
|
Line: 1 to 1 | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Added: | |||||||||||||
> > |
This page documents bdii loadtests done by Sanjay Padhi for OSG.
Description of tools usedWe use the python interface to root in order to plot results in realtime while the test is running, and then store the results histograms in rootfile. The logic of the test is as follows:
ResultsSunday September 14thRan a few different short tests, then one longer test of a few hours. For the longer run we picked: N = 15 and dt = 12000 seconds = 200 minutes = 3h 20min, and 18000 seconds = 300min = 5h respectively. We then ran this test simultaneously from CERN (12000 seconds) and UCSD (18000 seconds). The CERN test ended at 2:35 Monday September 15th CERN time, while the UCSD one ended at 19:39 pacific on the 14th, i.e. 2h and 4min later. | ||||||||||||
-- FkW - 10 Sep 2008 | |||||||||||||
Added: | |||||||||||||
> > |
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | -- FkW - 10 Sep 2008 |