Add notes for 2017-01-08

This commit is contained in:
2017-01-08 16:55:49 +02:00
parent b75e8da4ca
commit 991a97f529
7 changed files with 34 additions and 6 deletions

View File

@ -694,6 +694,6 @@ $ [dspace]/bin/dspace metadata-export -a -f /tmp/iita.csv -i 10568/68616
- I checked the S3 logs on the new server (linode18) to make sure the backups have been running and everything looks good
- In other news, I was looking at the Munin graphs for PostgreSQL on the new server and it looks slightly worrying:
![munin postgres stats](2016/12/postgres_size_ALL-week.png)
![munin postgres stats](/cgspace-notes/2016/12/postgres_size_ALL-week.png)
- I will have to check later why the size keeps increasing

View File

@ -87,3 +87,7 @@ Caused by: java.net.SocketException: Broken pipe (Write failed)
```
- Very interesting... it creates the core and then fails somehow
## 2017-01-08
- Put Sisay's `item-view.xsl` code to show mapped collections on CGSpace ([#295](https://github.com/ilri/DSpace/pull/295))