From 7a0d067e4cf3f5dcf1cf2c778d384eaa4691fdd6 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 29 Nov 2020 08:40:58 +0200 Subject: [PATCH] Update notes --- content/posts/2020-11.md | 12 ++++ content/posts/cgspace-dspace6-upgrade.md | 70 ++++++++++++++++++++++++ docs/2020-11/index.html | 18 +++++- docs/categories/index.html | 2 +- docs/categories/notes/index.html | 2 +- docs/categories/notes/page/2/index.html | 2 +- docs/categories/notes/page/3/index.html | 2 +- docs/categories/notes/page/4/index.html | 2 +- docs/categories/notes/page/5/index.html | 2 +- docs/cgspace-dspace6-upgrade/index.html | 34 +++++++++++- docs/index.html | 2 +- docs/page/2/index.html | 2 +- docs/page/3/index.html | 2 +- docs/page/4/index.html | 2 +- docs/page/5/index.html | 2 +- docs/page/6/index.html | 2 +- docs/page/7/index.html | 2 +- docs/posts/index.html | 2 +- docs/posts/page/2/index.html | 2 +- docs/posts/page/3/index.html | 2 +- docs/posts/page/4/index.html | 2 +- docs/posts/page/5/index.html | 2 +- docs/posts/page/6/index.html | 2 +- docs/posts/page/7/index.html | 2 +- docs/sitemap.xml | 16 +++--- docs/tags/index.html | 2 +- docs/tags/migration/index.html | 2 +- 27 files changed, 158 insertions(+), 36 deletions(-) diff --git a/content/posts/2020-11.md b/content/posts/2020-11.md index e1e26db48..0892372f5 100644 --- a/content/posts/2020-11.md +++ b/content/posts/2020-11.md @@ -485,4 +485,16 @@ facet=true&f.owningComm.facet.limit=5&f.owningComm.facet.offset=5&f.countryCode. - Atmire responded about the duplicate fields in Solr and said they don't see them - I sent a few examples that I found after thirty seconds of randomly looking in several Solr cores +## 2020-11-27 + +- I finished processing the statistics-2016 core with the AtomicStatisticsUpdateCLI tool so I started the statistics-2015 core + +## 2020-11-28 + +- I finished processing the statistics-2015 core with the AtomicStatisticsUpdateCLI tool so I started the statistics-2014 core +- I finished processing the statistics-2014 core with the AtomicStatisticsUpdateCLI tool so I started the statistics-2013 core +- I finished processing the statistics-2014 core with the AtomicStatisticsUpdateCLI tool so I started the statistics-2012 core +- I finished processing the statistics-2014 core with the AtomicStatisticsUpdateCLI tool so I started the statistics-2012 core +- I finished processing the statistics-2014 core with the AtomicStatisticsUpdateCLI tool so I started the statistics-2010 core + diff --git a/content/posts/cgspace-dspace6-upgrade.md b/content/posts/cgspace-dspace6-upgrade.md index 2bfdc8381..c72038d05 100644 --- a/content/posts/cgspace-dspace6-upgrade.md +++ b/content/posts/cgspace-dspace6-upgrade.md @@ -451,3 +451,73 @@ $ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisti ``` It took ~24 hours to finish processing this core. + +## statistics-2016 + +The statistics-2016 core, in 12-hour batches: + +``` +$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2016 +``` + +It took ~20 hours to finish processing this core. + +## statistics-2015 + +The statistics-2015 core, in 12-hour batches: + +``` +$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2015 +``` + +It took ~17 hours to finish processing this core. + +## statistics-2014 + +The statistics-2014 core, in 12-hour batches: + +``` +$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2014 +``` + +It took ~12 hours to finish processing this core. + +## statistics-2013 + +The statistics-2013 core, in 12-hour batches: + +``` +$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2013 +``` + +It took ~3 hours to finish processing this core. + +## statistics-2012 + +The statistics-2012 core, in 12-hour batches: + +``` +$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2012 +``` + +It took ~2 hours to finish processing this core. + +## statistics-2011 + +The statistics-2011 core, in 12-hour batches: + +``` +$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2011 +``` + +It took 1 hour to finish processing this core. + +## statistics-2010 + +The statistics-2010 core, in 12-hour batches: + +``` +$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2010 +``` + +It took five minutes to finish processing this core. diff --git a/docs/2020-11/index.html b/docs/2020-11/index.html index 84916487a..887b54544 100644 --- a/docs/2020-11/index.html +++ b/docs/2020-11/index.html @@ -17,7 +17,7 @@ So far we’ve spent at least fifty hours to process the statistics and stat - + @@ -39,9 +39,9 @@ So far we’ve spent at least fifty hours to process the statistics and stat "@type": "BlogPosting", "headline": "November, 2020", "url": "https://alanorth.github.io/cgspace-notes/2020-11/", - "wordCount": "3303", + "wordCount": "3401", "datePublished": "2020-11-01T13:11:54+02:00", - "dateModified": "2020-11-25T18:36:14+02:00", + "dateModified": "2020-11-25T22:32:41+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -657,6 +657,18 @@ COPY 87411 +

2020-11-27

+ +

2020-11-28

+ diff --git a/docs/categories/index.html b/docs/categories/index.html index d93e5fd1a..c09312bdd 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html index 30dd560e7..fe92f30c8 100644 --- a/docs/categories/notes/index.html +++ b/docs/categories/notes/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/page/2/index.html b/docs/categories/notes/page/2/index.html index e84ab36ec..50b4943b3 100644 --- a/docs/categories/notes/page/2/index.html +++ b/docs/categories/notes/page/2/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/page/3/index.html b/docs/categories/notes/page/3/index.html index 5228a1e4d..24c89a763 100644 --- a/docs/categories/notes/page/3/index.html +++ b/docs/categories/notes/page/3/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/page/4/index.html b/docs/categories/notes/page/4/index.html index c61b5aebd..765dd5742 100644 --- a/docs/categories/notes/page/4/index.html +++ b/docs/categories/notes/page/4/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/page/5/index.html b/docs/categories/notes/page/5/index.html index 8f5630686..3bfaeab51 100644 --- a/docs/categories/notes/page/5/index.html +++ b/docs/categories/notes/page/5/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/cgspace-dspace6-upgrade/index.html b/docs/cgspace-dspace6-upgrade/index.html index cec4432ae..a8c7a5d0f 100644 --- a/docs/cgspace-dspace6-upgrade/index.html +++ b/docs/cgspace-dspace6-upgrade/index.html @@ -10,7 +10,7 @@ - + @@ -25,9 +25,9 @@ "@type": "BlogPosting", "headline": "CGSpace DSpace 6 Upgrade", "url": "https://alanorth.github.io/cgspace-notes/cgspace-dspace6-upgrade/", - "wordCount": "1381", + "wordCount": "1570", "datePublished": "2020-11-15T13:27:35+02:00", - "dateModified": "2020-11-24T21:47:24+02:00", + "dateModified": "2020-11-25T22:32:41+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -420,6 +420,34 @@ $ chrt -b 0 dspace solr-upgrade-statistics-6x -n 2500000 -i statistics-2018

The statistics-2017 core, in 12-hour batches:

$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2017
 

It took ~24 hours to finish processing this core.

+

statistics-2016

+

The statistics-2016 core, in 12-hour batches:

+
$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2016
+

It took ~20 hours to finish processing this core.

+

statistics-2015

+

The statistics-2015 core, in 12-hour batches:

+
$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2015
+

It took ~17 hours to finish processing this core.

+

statistics-2014

+

The statistics-2014 core, in 12-hour batches:

+
$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2014
+

It took ~12 hours to finish processing this core.

+

statistics-2013

+

The statistics-2013 core, in 12-hour batches:

+
$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2013
+

It took ~3 hours to finish processing this core.

+

statistics-2012

+

The statistics-2012 core, in 12-hour batches:

+
$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2012
+

It took ~2 hours to finish processing this core.

+

statistics-2011

+

The statistics-2011 core, in 12-hour batches:

+
$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2011
+

It took 1 hour to finish processing this core.

+

statistics-2010

+

The statistics-2010 core, in 12-hour batches:

+
$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2010
+

It took five minutes to finish processing this core.

diff --git a/docs/index.html b/docs/index.html index 9dde085e3..5f6a3f598 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index c89e8b8d5..99d42ea1e 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/3/index.html b/docs/page/3/index.html index 76f9953c6..0a4866a6c 100644 --- a/docs/page/3/index.html +++ b/docs/page/3/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/4/index.html b/docs/page/4/index.html index 2fe8f704d..c7058717d 100644 --- a/docs/page/4/index.html +++ b/docs/page/4/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/5/index.html b/docs/page/5/index.html index 869bbb12b..e9a9abb62 100644 --- a/docs/page/5/index.html +++ b/docs/page/5/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/6/index.html b/docs/page/6/index.html index dd48a6f36..047b185b5 100644 --- a/docs/page/6/index.html +++ b/docs/page/6/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/7/index.html b/docs/page/7/index.html index 68f18aaea..114e42746 100644 --- a/docs/page/7/index.html +++ b/docs/page/7/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/index.html b/docs/posts/index.html index 106112d43..4c6bc7fb3 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index 123f80aec..ae4ac8adc 100644 --- a/docs/posts/page/2/index.html +++ b/docs/posts/page/2/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html index 9874861a6..a552267a7 100644 --- a/docs/posts/page/3/index.html +++ b/docs/posts/page/3/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html index ccf89c1c7..cea85ebc7 100644 --- a/docs/posts/page/4/index.html +++ b/docs/posts/page/4/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html index 9fc03afb8..97c956c80 100644 --- a/docs/posts/page/5/index.html +++ b/docs/posts/page/5/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/6/index.html b/docs/posts/page/6/index.html index c5950f6d7..b323da2f2 100644 --- a/docs/posts/page/6/index.html +++ b/docs/posts/page/6/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/7/index.html b/docs/posts/page/7/index.html index 2aa1fc097..fddf22a9a 100644 --- a/docs/posts/page/7/index.html +++ b/docs/posts/page/7/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 0eb052b80..c649ea953 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,42 +4,42 @@ https://alanorth.github.io/cgspace-notes/categories/ - 2020-11-25T18:36:14+02:00 + 2020-11-25T22:32:41+02:00 https://alanorth.github.io/cgspace-notes/cgspace-dspace6-upgrade/ - 2020-11-24T21:47:24+02:00 + 2020-11-25T22:32:41+02:00 https://alanorth.github.io/cgspace-notes/ - 2020-11-25T18:36:14+02:00 + 2020-11-25T22:32:41+02:00 https://alanorth.github.io/cgspace-notes/tags/migration/ - 2020-11-24T21:47:24+02:00 + 2020-11-25T22:32:41+02:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2020-11-25T18:36:14+02:00 + 2020-11-25T22:32:41+02:00 https://alanorth.github.io/cgspace-notes/posts/ - 2020-11-25T18:36:14+02:00 + 2020-11-25T22:32:41+02:00 https://alanorth.github.io/cgspace-notes/tags/ - 2020-11-24T21:47:24+02:00 + 2020-11-25T22:32:41+02:00 https://alanorth.github.io/cgspace-notes/2020-11/ - 2020-11-25T18:36:14+02:00 + 2020-11-25T22:32:41+02:00 diff --git a/docs/tags/index.html b/docs/tags/index.html index fd1c15e9d..cf8a8bff8 100644 --- a/docs/tags/index.html +++ b/docs/tags/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/tags/migration/index.html b/docs/tags/migration/index.html index e17f7ce0f..9fa46aac5 100644 --- a/docs/tags/migration/index.html +++ b/docs/tags/migration/index.html @@ -9,7 +9,7 @@ - +