Hi there,
I'm trying to store the attacment to s3 with this guide:
https://confluence.atlassian.com/adminjiraserver/storing-attachments-in-amazon-s3-1282250191.html
My jirasm now is running on eks cluster on AWS and has 3 pods. I had enabled dark feature com.atlassian.jira.attachments.storage.configurable.enable and store filestore-config.xml in localhome at location /var/atlassian/application-data/jira on each pod. Then restart all pods on the cluster.
This is my filestore-config.xml content
But after doing all of these steps, Nothing happened attachment storage has not changed it's still at /var/atlassian/application-data/shared-home/data/attachments instead of the s3 location
I've already checked:
Please help me check what i'm missing to make this done
Old post, but I'll reply since I got here after searching why this didn't work;
The problem was that the dark feature, for some reason, should NOT be
com.atlassian.jira.attachments.storage.configurable.enabled
Instead, just use
com.atlassian.jira.attachments.storage.configurable
unlike other Dark Feature flags.
Hi @Duc_nm,
Here are few things to check/debug further:
If there are any messages in the logs feel free to share them and I should be able to support you further.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can anyone support me? Please!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.