Artifactory 2 data is growing fast

View: Old framed views
15 Messages — Rating Filter:   Alert me  
Artifactory 2 data is growing fast - When I installed Artifactory 2 and imported my repos including caches two days ago, it took up 4G on disk. Today its at... Loading...
The heavy operation of indexing on import is done in the background after import completes, so my guess is the growth... Loading...
We're up to 17G. Is there an expected ratio that I could check on. Like if my repository export takes up 5G on disk... Loading...
How are you measuring this size - what directories are included? Do you include the backup directory as well? Are you... Loading...
I use du -sh on the whole of artifactory. I do not have backups running. If I run du -sh in data/store I get 15G. We... Loading...
I assume you are running on the default Derby DB. Could you try running the "artadmin compress $ARTIFACTORY_HOME"... Loading...
Do I need to shut down to run that? How long would it take to run? Loading...
At present, yes. It may take some time to complete. You'd want to back up first, so you can do this on a copy. BTW,... Loading...
I got an exception trying to run compress: server:/opt/software/artifactory/current # ./bin/artadmin compress... Loading...
Created http://issues.jfrog.org/jira/browse/RTFACT-1294. Thank you. You should be able to easily get around this by... Loading...
I didn't see an improvement with that command. server:/opt/software/artifactory/backup # du -sh 19G ... Loading...
32G today Loading...
Unless you are regularly deploying huge amount of artifacts this should not happen. In fact, the datastore is optimized... Loading...
Do you have a guesstimate as to when 2.0.1 will drop so I can get this fix? Loading...
Yes, we are targeting this for next week. On Wed, Feb 4, 2009 at 9:14 PM,... Loading...