mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2020-11-25
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
"@type": "BlogPosting",
|
||||
"headline": "CGSpace DSpace 6 Upgrade",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/cgspace-dspace6-upgrade/",
|
||||
"wordCount": "1354",
|
||||
"wordCount": "1381",
|
||||
"datePublished": "2020-11-15T13:27:35+02:00",
|
||||
"dateModified": "2020-11-24T21:47:24+02:00",
|
||||
"author": {
|
||||
@ -416,6 +416,10 @@ $ chrt -b 0 dspace solr-upgrade-statistics-6x -n 2500000 -i statistics-2018
|
||||
<p>The statistics-2018 core, in 12-hour batches:</p>
|
||||
<pre><code>$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2018
|
||||
</code></pre><p>It took ~28 hours to finish processing this core.</p>
|
||||
<h2 id="statistics-2017-1">statistics-2017</h2>
|
||||
<p>The statistics-2017 core, in 12-hour batches:</p>
|
||||
<pre><code>$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2017
|
||||
</code></pre><p>It took ~24 hours to finish processing this core.</p>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user