I've had a quick look, and I'm not sure I ever saw a caches directory under
JENKINS_HOME (this is very possible I just don't remember).
Can you possibly list what's in there so we can try and understand what is
generating this directory?

We segregate data quite aggressively already in Evergreen and I do not
remember of such a directory/option.
https://github.com/jenkins-infra/evergreen/blob/master/distribution/Dockerfile#L22-L34

Thanks

Le dim. 3 févr. 2019 à 00:44, Calvin Park <[email protected]> a écrit :

> I'm running $JENKINS_HOME on NFS. Due to the performance penalty, I want
> to move out as many temp directories as I can to local disk.
>
> Thus far I've moved
>
>    -
>    
> -Djenkins.model.Jenkins.workspacesDir='/local_cache/workspace/${ITEM_FULL_NAME}'
>    -
>    - --webroot=/local_cache/web
>    - --pluginroot=/local_cache/plugin
>
> In $JENKINS_HOME there's caches directory which seems like an obvious
> choice to move out.
>
>    1. Is there a way to configure the location for $JENKINS_HOME/caches?
>    2. What are other directories that can be recreated, thus can be moved
>    out of the NFS?
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/6a923fd6-da83-484e-b57c-c899e08a56f3%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/6a923fd6-da83-484e-b57c-c899e08a56f3%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS4QbSr%2BfJzM4wOt3NB9soOpiMgaSkkVQc6ytUcfoS9XXw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to