Update notes for 2018-09-26

This commit is contained in:
2018-09-26 20:13:29 +03:00
parent 113ad96e95
commit a423ad5385
3 changed files with 16 additions and 8 deletions

View File

@ -544,6 +544,10 @@ $ ./fix-metadata-values.py -i /tmp/fix-access-status.csv -db dspace-u dspace-p '
```
$ time schedtool -D -e ionice -c2 -n7 nice -n19 dspace index-discovery -b
real 77m3.755s
user 7m39.785s
sys 2m18.485s
```
- I told Peter it's better to do the access rights before the usage rights because the git branches are conflicting with each other and it's actually a pain in the ass to keep changing the values as we discuss, rebase, merge, fix conflicts...