mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2017-09-15
This commit is contained in:
@ -339,3 +339,16 @@ dspace=# select distinct text_value, authority, confidence from metadatavalue wh
|
||||
- CGSpace was very slow and Uptime Robot even said it was down at one time
|
||||
- I didn't see any abnormally high usage in the REST or OAI logs, but looking at Munin I see the average JVM usage was at 4.9GB and the heap is only 5GB (5120M), so I think it's just normal growing pains
|
||||
- Every few months I generally try to increase the JVM heap to be 512M higher than the average usage reported by Munin, so now I adjusted it to 5632M
|
||||
|
||||
## 2017-09-15
|
||||
|
||||
- Apply CCAFS project tag corrections on CGSpace:
|
||||
|
||||
```
|
||||
dspace=# \i /tmp/ccafs-projects.sql
|
||||
DELETE 5
|
||||
UPDATE 4
|
||||
UPDATE 1
|
||||
DELETE 1
|
||||
DELETE 207
|
||||
```
|
||||
|
Reference in New Issue
Block a user