I'm trying to do a restore of Artifacrtory to a new EC2 instance. Since the root disk of the instance is pretty small, I've attached an EBS disk. In order to use the EBS disk I need to be able to set the data directory that Artifactory uses.
It appears that this is via the binary.provider.filesystem.dir setting in the $ARTIFACTORY_HOME/etc/storage.properties file. However, change the value of this setting seems to have no effect. The full import seems to work (I can see the repo's in the web UI). However, nothing except a directory called '_pre' (with nothing really in it) seems to be created here. If I remove binary.provider.filesystem.dir from $ARTIFACTORY_HOME/etc/storage.properties and instead create a symlink from $ARTIFACTORY_HOME/data to a directory on my EBS disk, all that gets created here is a artifactory.properties file and a tmp/ directory. I really don't understand what's going on. How do I set the data directory so I don't full up my EBS root disk? Doug. -- View this message in context: http://forums.jfrog.org/Setting-binary-provider-filesystem-dir-tp7580286.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
