mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Add notes for 2017-02-16
This commit is contained in:
parent
7d03316297
commit
5a7817720f
@ -70,4 +70,17 @@ $ ./fix-metadata-values.py -i ccafs-flagships-feb7.csv -f cg.subject.ccafs -t co
|
||||
|
||||
## 2017-02-15
|
||||
|
||||
- Update rvm on DSpace Test and CGSpace as there was a [security disclosure about versions <= 1.28.0](https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md)
|
||||
- Update rvm on DSpace Test and CGSpace as there was a [security disclosure about versions less than 1.28.0](https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md)
|
||||
|
||||
## 2017-02-16
|
||||
|
||||
- Looking at memory info from munin on CGSpace:
|
||||
|
||||
![CGSpace meminfo](/cgspace-notes/2017/02/meminfo_phisical-week.png)
|
||||
|
||||
- We are using only ~8GB of RAM for applications, and 16GB for caches!
|
||||
- The Linode machine we're on has 24GB of RAM but only because that's the only instance that had enough disk space for us (384GB)...
|
||||
- We should probably look into Google Compute Engine or Digital Ocean where we can get more storage without having to follow a linear increase in instance pricing for CPU/memory as well
|
||||
- Especially because we only use 2 out of 8 CPUs basically:
|
||||
|
||||
![CGSpace CPU](/cgspace-notes/2017/02/cpu-week.png)
|
||||
|
@ -92,7 +92,7 @@ Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name
|
||||
|
||||
"headline": "February, 2017",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-02/",
|
||||
"wordCount": "464",
|
||||
"wordCount": "553",
|
||||
|
||||
|
||||
"datePublished": "2017-02-07T07:04:52-08:00",
|
||||
@ -248,9 +248,26 @@ DELETE 1
|
||||
<h2 id="2017-02-15">2017-02-15</h2>
|
||||
|
||||
<ul>
|
||||
<li>Update rvm on DSpace Test and CGSpace as there was a <a href="https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md">security disclosure about versions <= 1.28.0</a></li>
|
||||
<li>Update rvm on DSpace Test and CGSpace as there was a <a href="https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md">security disclosure about versions less than 1.28.0</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2017-02-16">2017-02-16</h2>
|
||||
|
||||
<ul>
|
||||
<li>Looking at memory info from munin on CGSpace:</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="/cgspace-notes/2017/02/meminfo_phisical-week.png" alt="CGSpace meminfo" /></p>
|
||||
|
||||
<ul>
|
||||
<li>We are using only ~8GB of RAM for applications, and 16GB for caches!</li>
|
||||
<li>The Linode machine we’re on has 24GB of RAM but only because that’s the only instance that had enough disk space for us (384GB)…</li>
|
||||
<li>We should probably look into Google Compute Engine or Digital Ocean where we can get more storage without having to follow a linear increase in instance pricing for CPU/memory as well</li>
|
||||
<li>Especially because we only use 2 out of 8 CPUs basically:</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="/cgspace-notes/2017/02/cpu-week.png" alt="CGSpace CPU" /></p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
BIN
public/2017/02/cpu-week.png
Normal file
BIN
public/2017/02/cpu-week.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
public/2017/02/meminfo_phisical-week.png
Normal file
BIN
public/2017/02/meminfo_phisical-week.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
@ -96,8 +96,25 @@ DELETE 1
|
||||
<h2 id="2017-02-15">2017-02-15</h2>
|
||||
|
||||
<ul>
|
||||
<li>Update rvm on DSpace Test and CGSpace as there was a <a href="https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md">security disclosure about versions &lt;= 1.28.0</a></li>
|
||||
</ul></description>
|
||||
<li>Update rvm on DSpace Test and CGSpace as there was a <a href="https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md">security disclosure about versions less than 1.28.0</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2017-02-16">2017-02-16</h2>
|
||||
|
||||
<ul>
|
||||
<li>Looking at memory info from munin on CGSpace:</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="https://alanorth.github.io/cgspace-notes/cgspace-notes/2017/02/meminfo_phisical-week.png" alt="CGSpace meminfo" /></p>
|
||||
|
||||
<ul>
|
||||
<li>We are using only ~8GB of RAM for applications, and 16GB for caches!</li>
|
||||
<li>The Linode machine we&rsquo;re on has 24GB of RAM but only because that&rsquo;s the only instance that had enough disk space for us (384GB)&hellip;</li>
|
||||
<li>We should probably look into Google Compute Engine or Digital Ocean where we can get more storage without having to follow a linear increase in instance pricing for CPU/memory as well</li>
|
||||
<li>Especially because we only use 2 out of 8 CPUs basically:</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="https://alanorth.github.io/cgspace-notes/cgspace-notes/2017/02/cpu-week.png" alt="CGSpace CPU" /></p></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -96,8 +96,25 @@ DELETE 1
|
||||
<h2 id="2017-02-15">2017-02-15</h2>
|
||||
|
||||
<ul>
|
||||
<li>Update rvm on DSpace Test and CGSpace as there was a <a href="https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md">security disclosure about versions &lt;= 1.28.0</a></li>
|
||||
</ul></description>
|
||||
<li>Update rvm on DSpace Test and CGSpace as there was a <a href="https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md">security disclosure about versions less than 1.28.0</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2017-02-16">2017-02-16</h2>
|
||||
|
||||
<ul>
|
||||
<li>Looking at memory info from munin on CGSpace:</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="https://alanorth.github.io/cgspace-notes/cgspace-notes/2017/02/meminfo_phisical-week.png" alt="CGSpace meminfo" /></p>
|
||||
|
||||
<ul>
|
||||
<li>We are using only ~8GB of RAM for applications, and 16GB for caches!</li>
|
||||
<li>The Linode machine we&rsquo;re on has 24GB of RAM but only because that&rsquo;s the only instance that had enough disk space for us (384GB)&hellip;</li>
|
||||
<li>We should probably look into Google Compute Engine or Digital Ocean where we can get more storage without having to follow a linear increase in instance pricing for CPU/memory as well</li>
|
||||
<li>Especially because we only use 2 out of 8 CPUs basically:</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="https://alanorth.github.io/cgspace-notes/cgspace-notes/2017/02/cpu-week.png" alt="CGSpace CPU" /></p></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -95,8 +95,25 @@ DELETE 1
|
||||
<h2 id="2017-02-15">2017-02-15</h2>
|
||||
|
||||
<ul>
|
||||
<li>Update rvm on DSpace Test and CGSpace as there was a <a href="https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md">security disclosure about versions &lt;= 1.28.0</a></li>
|
||||
</ul></description>
|
||||
<li>Update rvm on DSpace Test and CGSpace as there was a <a href="https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md">security disclosure about versions less than 1.28.0</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2017-02-16">2017-02-16</h2>
|
||||
|
||||
<ul>
|
||||
<li>Looking at memory info from munin on CGSpace:</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="https://alanorth.github.io/cgspace-notes/cgspace-notes/2017/02/meminfo_phisical-week.png" alt="CGSpace meminfo" /></p>
|
||||
|
||||
<ul>
|
||||
<li>We are using only ~8GB of RAM for applications, and 16GB for caches!</li>
|
||||
<li>The Linode machine we&rsquo;re on has 24GB of RAM but only because that&rsquo;s the only instance that had enough disk space for us (384GB)&hellip;</li>
|
||||
<li>We should probably look into Google Compute Engine or Digital Ocean where we can get more storage without having to follow a linear increase in instance pricing for CPU/memory as well</li>
|
||||
<li>Especially because we only use 2 out of 8 CPUs basically:</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="https://alanorth.github.io/cgspace-notes/cgspace-notes/2017/02/cpu-week.png" alt="CGSpace CPU" /></p></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
BIN
static/2017/02/cpu-week.png
Normal file
BIN
static/2017/02/cpu-week.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
static/2017/02/meminfo_phisical-week.png
Normal file
BIN
static/2017/02/meminfo_phisical-week.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
Reference in New Issue
Block a user