kdejaeger commented on issue #1252: URL: https://github.com/apache/jena/issues/1252#issuecomment-1101141352
We do it now every 4 hours and it shrinks a database of 25GB to 100MB in 15 seconds. Unfortunately Ubuntu doesn't seem to realize that the disc isn't full anymore and fuseki still hangs on a full disc. Sigh ... . ``` bash-5.0# pwd /fuseki-base bash-5.0# du -h 1.2G ./databases bash-5.0# df -h Filesystem Size Used Avail Use% Mounted on /dev/sdi 19G 19G 0 100% /fuseki-base/databases ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
