mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-02-14
This commit is contained in:
@ -647,5 +647,17 @@ $ podman run --name dspacedb -v /home/aorth/.local/lib/containers/volumes/dspace
|
||||
|
||||
- The issue last month was address space, which is now set as `LimitAS=infinity` in `tomcat7.service`...
|
||||
- I re-ran the Ansible playbook to make sure all configs etc were the, then rebooted the server
|
||||
- Still the error persists after reboot
|
||||
- I will try to stop Tomcat and then remove the locks manually:
|
||||
|
||||
```
|
||||
# find /home/cgspace.cgiar.org/solr/ -iname "write.lock" -delete
|
||||
```
|
||||
|
||||
- After restarting Tomcat the usage statistics are back
|
||||
- Interestingly, many of the locks were from last month, last year, and even 2015! I'm pretty sure that's not supposed to be how locks work...
|
||||
- Help Sarah Kasyoka finish an item submission that she was having issues with due to the file size
|
||||
- I increased the nginx upload limit, but she said she was having problems and couldn't really tell me why
|
||||
- I logged in as her and completed the submission with no problems...
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user