Add notes for 2022-12-28

This commit is contained in:
2022-12-28 22:55:34 +02:00
parent bf122d4ac3
commit 2e6c267397
29 changed files with 63 additions and 34 deletions

View File

@ -318,4 +318,17 @@ $ grep -xvFf /tmp/orig.csv /tmp/cgspace-mappings.csv > /tmp/2022-12-25-fix-mappi
- All twelve files worked except the second one, so it must be something with one of those items...
- Now I started a harvest on AReS
## 2022-12-28
- I got a notice from UptimeRobot that CGSpace was down
- I look at the server and the load is only 3 or 4.x and looking at Munin I don't see any system statistics that are alarming
- PostgreSQL locks look fine, memory and DSpace sessions look fine...
- There were a strangely high number of tuple accesses half an hour ago, and high CPU going up to then
![PostgreSQL tuple access](/cgspace-notes/2022/12/postgres_tuples_cgspace-day.png)
![CPU day](/cgspace-notes/2022/12/cpu-day2.png)
- And I can access the website just fine, so I guess everything is OK
- I exported the Initiatives collection to tag missing regions...
<!-- vim: set sw=2 ts=2: -->