Add notes for 2018-07-08

This commit is contained in:
2018-07-08 15:05:34 +03:00
parent c353335ff5
commit 6c060c5d79
3 changed files with 53 additions and 8 deletions

View File

@ -30,7 +30,7 @@ There is insufficient memory for the Java Runtime Environment to continue.
<meta property="article:published_time" content="2018-07-01T12:56:54&#43;03:00"/>
<meta property="article:modified_time" content="2018-07-03T20:01:51&#43;03:00"/>
<meta property="article:modified_time" content="2018-07-04T12:46:02&#43;03:00"/>
@ -71,9 +71,9 @@ There is insufficient memory for the Java Runtime Environment to continue.
"@type": "BlogPosting",
"headline": "July, 2018",
"url": "https://alanorth.github.io/cgspace-notes/2018-07/",
"wordCount": "847",
"wordCount": "1016",
"datePublished": "2018-07-01T12:56:54&#43;03:00",
"dateModified": "2018-07-03T20:01:51&#43;03:00",
"dateModified": "2018-07-04T12:46:02&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -280,6 +280,31 @@ Caused by: java.lang.RuntimeException: Failed to startup the DSpace Service Mana
<li>I need to try to finish this DSpace 5.8 business first because I have too many branches with cherry-picks going on right now!</li>
</ul>
<h2 id="2018-07-06">2018-07-06</h2>
<ul>
<li>CCAFS want me to add &ldquo;PII-FP2_MSCCCAFS&rdquo; to their Phase II project tags on CGSpace (<a href="https://github.com/ilri/DSpace/issues/383">#383</a></li>
<li>I&rsquo;ll do it in a batch with all the other metadata updates next week</li>
</ul>
<h2 id="2018-07-08">2018-07-08</h2>
<ul>
<li>I was tempted to do the Linode instance upgrade on CGSpace (linode18), but after looking closely at the system backups I noticed that Solr isn&rsquo;t being backed up to S3</li>
<li>I apparently noticed this—and fixed it!—in <a href="/cgspace-notes/2016-07/">2016-07</a>, but it doesn&rsquo;t look like the backup has been updated since then!</li>
<li>It looks like I added Solr to the <code>backup_to_s3.sh</code> script, but that script is not even being used (<code>s3cmd</code> is run directly from root&rsquo;s crontab)</li>
<li>For now I have just initiated a manual S3 backup of the Solr data:</li>
</ul>
<pre><code># s3cmd sync --delete-removed /home/backup/solr/ s3://cgspace.cgiar.org/solr/
</code></pre>
<ul>
<li>But I need to add this to cron!</li>
<li>I wonder if I should convert some of the cron jobs to systemd services / timers&hellip;</li>
<li>I sent a note to all our users on Yammer to ask them about possible maintenance on Sunday, July 14th</li>
</ul>
<!-- vim: set sw=2 ts=2: -->

View File

@ -4,7 +4,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2018-07/</loc>
<lastmod>2018-07-03T20:01:51+03:00</lastmod>
<lastmod>2018-07-04T12:46:02+03:00</lastmod>
</url>
<url>
@ -174,7 +174,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2018-07-03T20:01:51+03:00</lastmod>
<lastmod>2018-07-04T12:46:02+03:00</lastmod>
<priority>0</priority>
</url>
@ -185,7 +185,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2018-07-03T20:01:51+03:00</lastmod>
<lastmod>2018-07-04T12:46:02+03:00</lastmod>
<priority>0</priority>
</url>
@ -197,13 +197,13 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
<lastmod>2018-07-03T20:01:51+03:00</lastmod>
<lastmod>2018-07-04T12:46:02+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2018-07-03T20:01:51+03:00</lastmod>
<lastmod>2018-07-04T12:46:02+03:00</lastmod>
<priority>0</priority>
</url>