We use JIRA version 6.4.3.
Over the past few weeks our JIRA instance's performance has become more volatile. Re-indexing fails whenever I attempt it. Dashboards display long strings of error messages and users are unable to access any issues.
The Health Check function detected a problem with our indexing, but the other categories appear healthy.
The error I recieve when trying to access issues or queries is "Error getting the next result (I/O Error: There is not enough space on the disk)".
I am attempting to run a query to see if I can delete attachments to clear up space, but that is failing as well.
Any assistance would be greatly appreciated.
It appears your disk is full. Try cleaing old log files first.
What operating system are you running?
If linux you can try ncdu or find:
cd / && ncdu
find / -size +100M -printf "%s - %p\n"
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.