Skip to content

Commit 97aded5

Browse files
authored
Update methodology page after OS upgrade of load drivers (elastic#177)
Relates elastic#175
1 parent f3e009a commit 97aded5

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

external/pages/index.html

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -337,24 +337,36 @@ <h4>Current environment</h4>
337337
<li>CPU: <a href="https://ark.intel.com/de/products/97128/Intel-Core-i7-7700-Processor-8M-Cache-up-to-4_20-GHz">Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz</a></li>
338338
<li>RAM: 32 GB</li>
339339
<li>SSD: <a style="font-family:monospace;" href="https://www.micron.com/~/media/documents/products/data-sheet/ssd/1100_ssd.pdf">Micron_1100_MTFDDAK512TBN</a></li>
340-
<li>OS: Linux kernel version 4.13.0-45</li>
340+
<li>OS for Rally load driver servers:
341+
<ul>
342+
<li>Linux kernel version 4.15.0-76</li>
343+
</ul>
341344
</li>
342-
<li>OS TUNING:
343-
<ul>
344-
<li style="font-family:monospace;">/sys/kernel/mm/transparent_hugepage/enabled = always</li>
345-
<li style="font-family:monospace;">/sys/kernel/mm/transparent_hugepage/defrag = always</li>
346-
</ul>
345+
<li>OS for Elasticsearch target servers:
346+
<ul>
347+
<li>Linux kernel version 4.13.0-45</li>
348+
<li style="font-family:monospace;">/sys/kernel/mm/transparent_hugepage/enabled = always</li>
349+
<li style="font-family:monospace;">/sys/kernel/mm/transparent_hugepage/defrag = always</li>
350+
</ul>
347351
</li>
348352
<li>JVM: OpenJDK 11.0.2</li>
349353
</ul>
350354
<p>All machines are connected via a dedicated 10 GBit switched network.</p>
351355
<h4>History of changes</h4>
352356
<ul>
353-
<li>2019-12-12</li>
357+
<li>2020-02-07:</li>
358+
<ul>
359+
<li>Performed OS package upgrade for load driver server used for tracks `nested`, `noaa`, `pmc`, `http_logs` and switched to kernel `4.15.0-76-generic`.</li>
360+
</ul>
361+
<li>2020-02-04:</li>
362+
<ul>
363+
<li>Performed OS package upgrade for load driver server used for tracks `geonames`, `geopoint`, `percolator`, `nyc_taxis` and switched to kernel `4.15.0-76-generic`.</li>
364+
</ul>
365+
<li>2019-12-12:</li>
354366
<ul>
355367
<li>Replaced data disk on first target machine used by the tracks `nested`, `noaa`, `pmc`, `http_logs` with another identical model (Micron_1100_MTFDDAK512TBN).</li>
356368
</ul>
357-
<li>2019-04-25</li>
369+
<li>2019-04-25:</li>
358370
<ul>
359371
<li>Switch to new benchmarking hardware and add benchmarks for default distribution</li>
360372
</ul>

0 commit comments

Comments
 (0)