Update notes for 2018-09-29

This commit is contained in:
2018-09-29 19:00:41 +03:00
parent 4b94ef0fcc
commit 22aaf9a05c
4 changed files with 24 additions and 14 deletions

View File

@ -607,4 +607,8 @@ $ ./fix-metadata-values.py -i 2018-09-29-fix-authors.csv -db dspace -u dspace -p
$ time schedtool -D -e ionice -c2 -n7 nice -n19 dspace index-discovery -b
```
- Linode sent an alert that both CGSpace and DSpace Test were using high CPU for the last two hours
- It seems to be Moayad trying to do the AReS explorer indexing
- He was sending too many (5 or 10) concurrent requests to the server, but still... why is this shit so slow?!
<!-- vim: set sw=2 ts=2: -->