Update notes for 2019-03-29

This commit is contained in:
2019-03-29 20:04:56 +03:00
parent 9f17eaacdd
commit 767aa90b84
3 changed files with 23 additions and 9 deletions

View File

@ -978,5 +978,9 @@ $ grep -I -c 45.5.184.72 dspace.log.2019-03-26
## 2019-03-29
- Sent Linode more information from `top` and `iostat` about the resource usage on linode18
- Linode agreed that the CPU steal percentage was high and migrated the VM to a new host
- Now the resource contention is much lower according to `iostat 1 10`
- I restarted Tomcat to see if I could fix the missing pre-2019 statistics (yes it fixed it)
- Though I looked in the Solr Admin UI and noticed a logging dashboard that show warnings and errors, and the first concerning Solr cores was on 3/27/2019, 8:50:35 AM so I should check the logs around that time to see if something happened
<!-- vim: set sw=2 ts=2: -->