mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2018-07-08
This commit is contained in:
parent
c353335ff5
commit
6c060c5d79
@ -127,4 +127,24 @@ Caused by: java.lang.RuntimeException: Failed to startup the DSpace Service Mana
|
||||
- Also, Udana wants me to add "Enhancing Sustainability Across Agricultural Systems" to the WLE Phase II research themes so I created a ticket to track that ([#382](https://github.com/ilri/DSpace/issues/382)
|
||||
- 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!
|
||||
|
||||
## 2018-07-06
|
||||
|
||||
- CCAFS want me to add "PII-FP2_MSCCCAFS" to their Phase II project tags on CGSpace ([#383](https://github.com/ilri/DSpace/issues/383)
|
||||
- I'll do it in a batch with all the other metadata updates next week
|
||||
|
||||
## 2018-07-08
|
||||
|
||||
- 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't being backed up to S3
|
||||
- I apparently noticed this—and fixed it!—in [2016-07]({{< relref "2016-07.md" >}}), but it doesn't look like the backup has been updated since then!
|
||||
- It looks like I added Solr to the `backup_to_s3.sh` script, but that script is not even being used (`s3cmd` is run directly from root's crontab)
|
||||
- For now I have just initiated a manual S3 backup of the Solr data:
|
||||
|
||||
```
|
||||
# s3cmd sync --delete-removed /home/backup/solr/ s3://cgspace.cgiar.org/solr/
|
||||
```
|
||||
|
||||
- But I need to add this to cron!
|
||||
- I wonder if I should convert some of the cron jobs to systemd services / timers...
|
||||
- I sent a note to all our users on Yammer to ask them about possible maintenance on Sunday, July 14th
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -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+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-07-03T20:01:51+03:00"/>
|
||||
<meta property="article:modified_time" content="2018-07-04T12:46:02+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+03:00",
|
||||
"dateModified": "2018-07-03T20:01:51+03:00",
|
||||
"dateModified": "2018-07-04T12:46:02+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 “PII-FP2_MSCCCAFS” to their Phase II project tags on CGSpace (<a href="https://github.com/ilri/DSpace/issues/383">#383</a></li>
|
||||
<li>I’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’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’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’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…</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: -->
|
||||
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user