mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-12-28
This commit is contained in:
@ -36,7 +36,7 @@
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.17" />
|
||||
<meta name="generator" content="Hugo 0.18" />
|
||||
|
||||
|
||||
<base href="https://alanorth.github.io/cgspace-notes/">
|
||||
@ -69,6 +69,14 @@
|
||||
<a class="nav-link " href="https://alanorth.github.io/cgspace-notes/">Home</a>
|
||||
|
||||
|
||||
<a class="nav-link" href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a>
|
||||
|
||||
<a class="nav-link" href="https://alanorth.github.io/cgspace-notes/tags/notes/">Notes</a>
|
||||
|
||||
<a class="nav-link" href="https://alanorth.github.io/cgspace-notes/post/">Posts</a>
|
||||
|
||||
<a class="nav-link" href="https://alanorth.github.io/cgspace-notes/tags/">Tags</a>
|
||||
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
@ -344,7 +352,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
||||
|
||||
|
||||
<a class="btn btn-outline-primary disabled" href="#" role="button" aria-disabled="true">Previous page</a>
|
||||
<a class="btn btn-outline-primary" href="/post/page/2/" role="button">Next page</a>
|
||||
<a class="btn btn-outline-primary" href="/cgspace-notes/post/page/2/" role="button">Next page</a>
|
||||
|
||||
</nav>
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Post-rsses on CGSpace Notes</title>
|
||||
<title>Posts on CGSpace Notes</title>
|
||||
<link>https://alanorth.github.io/cgspace-notes/post/index.xml</link>
|
||||
<description>Recent content in Post-rsses on CGSpace Notes</description>
|
||||
<description>Recent content in Posts on CGSpace Notes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Fri, 02 Dec 2016 10:43:00 +0300</lastBuildDate>
|
||||
@ -754,6 +754,23 @@ $ exit
|
||||
|
||||
<pre><code>$ [dspace]/bin/dspace metadata-export -a -f /tmp/iita.csv -i 10568/68616
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-12-28">2016-12-28</h2>
|
||||
|
||||
<ul>
|
||||
<li>We&rsquo;ve been getting two alerts per day about CPU usage on the new server from Linode</li>
|
||||
<li>These are caused by the batch jobs for Solr etc that run in the early morning hours</li>
|
||||
<li>The Linode default is to alert at 90% CPU usage for two hours, but I see the old server was at 150%, so maybe we just need to adjust it</li>
|
||||
<li>Speaking of the old server (linode01), I think we can decommission it now</li>
|
||||
<li>I checked the S3 logs on the new server (linode18) to make sure the backups have been running and everything looks good</li>
|
||||
<li>In other news, I was looking at the Munin graphs for PostgreSQL on the new server and it looks slightly worrying:</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="2016/12/postgres_size_ALL-week.png" alt="munin postgres stats" /></p>
|
||||
|
||||
<ul>
|
||||
<li>I will have to check later why the size keeps increasing</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.17" />
|
||||
<meta name="generator" content="Hugo 0.18" />
|
||||
|
||||
|
||||
<base href="https://alanorth.github.io/cgspace-notes/">
|
||||
@ -69,6 +69,14 @@
|
||||
<a class="nav-link " href="https://alanorth.github.io/cgspace-notes/">Home</a>
|
||||
|
||||
|
||||
<a class="nav-link" href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a>
|
||||
|
||||
<a class="nav-link" href="https://alanorth.github.io/cgspace-notes/tags/notes/">Notes</a>
|
||||
|
||||
<a class="nav-link" href="https://alanorth.github.io/cgspace-notes/post/">Posts</a>
|
||||
|
||||
<a class="nav-link" href="https://alanorth.github.io/cgspace-notes/tags/">Tags</a>
|
||||
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
@ -206,7 +214,7 @@
|
||||
<nav class="blog-pagination">
|
||||
|
||||
|
||||
<a class="btn btn-outline-primary" href="/post/" role="button">Previous page</a>
|
||||
<a class="btn btn-outline-primary" href="/cgspace-notes/post/" role="button">Previous page</a>
|
||||
<a class="btn btn-outline-primary disabled" href="#" role="button" aria-disabled="true">Next page</a>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user