-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Medium
-
None
-
Affects Version/s: 5.2.4, 8.1.0, 8.2.0
-
Component/s: Installation
-
5.02
-
Severity 2 - Major
-
It seems that jira installer/upgrader is doing a recursive chown and chmod on jira home directory.
That it takes ages (>30 minutes so far and still counting).
In order to perform the upgrade I had to kill these processes!!!
This is a big problem as Jira is releasing new updates quite often and this *increase the downtime of the system* making impossible to achieve a 99% SLA.
If needed the chown should be done before shutting down current instance, not after.
281,000 files in database table
304,000 files listed with "find . -t file >/tmp/attachments.list"
stored as 590 GB on NAS partition
23 minutes only to list them!
150,000 issues in database
The `chown` and `chmod` commands from the installer to take forever to run, increasing the