mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2022-04-04
This commit is contained in:
@ -19,7 +19,7 @@ $ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv &
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2022-03/" />
|
||||
<meta property="article:published_time" content="2022-03-01T16:46:54+03:00" />
|
||||
<meta property="article:modified_time" content="2022-03-29T21:26:07+03:00" />
|
||||
<meta property="article:modified_time" content="2022-03-31T16:09:14+03:00" />
|
||||
|
||||
|
||||
|
||||
@ -44,9 +44,9 @@ $ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv &
|
||||
"@type": "BlogPosting",
|
||||
"headline": "March, 2022",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2022-03/",
|
||||
"wordCount": "1789",
|
||||
"wordCount": "1836",
|
||||
"datePublished": "2022-03-01T16:46:54+03:00",
|
||||
"dateModified": "2022-03-29T21:26:07+03:00",
|
||||
"dateModified": "2022-03-31T16:09:14+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -422,6 +422,23 @@ isNotNull(value.match('889'))
|
||||
<h2 id="2022-03-31">2022-03-31</h2>
|
||||
<ul>
|
||||
<li>Switch DSpace Test (linode26) back to CMS GC so I can do some monitoring and evaluation of GC before switching to G1GC</li>
|
||||
<li>I will do the following for CMS and G1GC on DSpace Test:
|
||||
<ul>
|
||||
<li>Wait for startup</li>
|
||||
<li>Reload home page</li>
|
||||
<li>Log in</li>
|
||||
<li>Do a search for “livestock”</li>
|
||||
<li>Click AGROVOC facet for livestock</li>
|
||||
<li>dspace index-discovery -b</li>
|
||||
<li>dspace-statistics-api index</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>With CMS the Discovery Index took:</li>
|
||||
</ul>
|
||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-console" data-lang="console"><span style="display:flex;"><span>real 379m19.245s
|
||||
</span></span><span style="display:flex;"><span>user 267m17.704s
|
||||
</span></span><span style="display:flex;"><span>sys 4m2.937s
|
||||
</span></span></code></pre></div><ul>
|
||||
<li>Leroy from CIAT said that the CIAT Library server has security issues so was limited to internal traffic
|
||||
<ul>
|
||||
<li>I extracted a list of URLs from CGSpace to send him:</li>
|
||||
@ -461,14 +478,14 @@ isNotNull(value.match('889'))
|
||||
|
||||
<li><a href="/cgspace-notes/2022-03/">March, 2022</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2022-03/">April, 2022</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2022-02/">February, 2022</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2022-01/">January, 2022</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2021-12/">December, 2021</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2021-11/">November, 2021</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user