Update notes for 2016-05-30 and add notes for 2016-05-31

This commit is contained in:
2016-05-31 11:06:38 +03:00
parent c20c3e7912
commit 2d5f2bb38a
4 changed files with 57 additions and 0 deletions

View File

@ -215,3 +215,15 @@ $ JAVA_OPTS="-Xmx512m -Dfile.encoding=UTF-8" /home/cgspace.cgiar.org/bin/dspace
$ export JAVA_OPTS="-Xmx512m -Dfile.encoding=UTF-8"
$ /home/cgspace.cgiar.org/bin/dspace metadata-import -e aorth@mjanja.ch -f ~/CTA-May30/CTA-42229.csv &> ~/CTA-May30/CTA-42229.log
```
- Discovery indexing took a few hours for some reason, and after that I started the `index-authority` script
```
$ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" /home/cgspace.cgiar.org/bin/dspace index-authority
```
## 2016-05-31
- The `index-authority` script ran over night and was finished in the morning
- Hopefully this was because we haven't been running it regularly and it will speed up next time
- I am running it again with a timer to see