diff --git a/content/post/2017-04.md b/content/post/2017-04.md index a05eba107..17d457e05 100644 --- a/content/post/2017-04.md +++ b/content/post/2017-04.md @@ -476,3 +476,5 @@ Caused by: java.lang.ClassNotFoundException: org.dspace.statistics.content.DSpac - Run system updates on DSpace Test and reboot the server (new Java 8 131) - Run the SQL cleanups on the bundle table on CGSpace and run the `[dspace]/bin/dspace cleanup` task - I will be interested to see the file count in the assetstore as well as the database size after the next backup (last backup size is 111M) +- Final file count after the cleanup task finished: 77843 +- So that is 30,000 files, and about 7GB diff --git a/public/2017-04/index.html b/public/2017-04/index.html index 4103b704d..cd30a2593 100644 --- a/public/2017-04/index.html +++ b/public/2017-04/index.html @@ -30,7 +30,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th - + @@ -79,9 +79,9 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th "@type": "BlogPosting", "headline": "April, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-04/", - "wordCount": "2821", + "wordCount": "2838", "datePublished": "2017-04-02T17:08:52+02:00", - "dateModified": "2017-04-24T22:42:15+03:00", + "dateModified": "2017-04-25T12:23:14+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -694,6 +694,8 @@ Caused by: java.lang.ClassNotFoundException: org.dspace.statistics.content.DSpac
[dspace]/bin/dspace cleanup
task