Hello Everyone,
I tried using the Atlassian tools namely JIRA, Crucible and/with Fisheye, and Bamboo. My company is happy with its performance and ordered to create multiple servers containing each of the mention tools. So now, I need to determine the system requirements. I already read the documentation but I need additional information. Can you please answer the question:
- What are the system requirements (how many Memory size, Ram Size, Virtual CPUs, etc.) needed to accomodate 300 to 500 users?
*** Please note that each Atlassian tool (JIRA, Crucible and/with Fisheye, and Bamboo) will be installed in three (3) SEPARATE virtual machines.
Feel free to add additional information related.
Thank you!
Team,
Adding to what has been said, you may wanna have a look at:
* https://confluence.atlassian.com/display/JIRA/JIRA+Requirements
* https://confluence.atlassian.com/display/FISHEYE/Supported+platforms
* https://confluence.atlassian.com/display/BAMBOO/Hardware+sizing+considerations
* https://confluence.atlassian.com/display/BAMBOO/Bamboo+installation+guide
Hope that this helps.
The current setup we've got is 3000 users, Jira, Confluence, Crowd, Fisheye & Crucible, Go2Group HPQc connector
generally we have:
This is just an example, it really depends on how your users use the system. You may be 3000 users but 300 users could put more load on the system if every user is updating pages every day. You have to start witha good spec & monitor the system for a while to see how it performs.
In terms of standard tools,
Also make sure you have read
https://confluence.atlassian.com/display/DOC/Running+Confluence+in+a+Virtualised+Environment
https://confluence.atlassian.com/display/JIRA/Running+JIRA+in+a+Virtualised+Environment
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just adding some detail afterAlex's answer as well... Our Jira has 55K issues, 312 projects, 400 custom fields and runs happily on 1.5gb total memory allocation because our user profile is one that uses complex configuraton but light use. Where if you are going not so compelx but high volume (like Atlassian's jira.atlassian.com) then you'd need the larger ram. You have to profile your users and work out how they might use it
Also minimum disk speed isn't as relevant in a VM environemnt, there are so many other factors which influence data access speed (contention, network speed). The only thing I would say is that you need FAST access to disk data as there is where Jira does all it's searching.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I do not find the total number of users that relevant when sizing yoru server. The number of concurrent users (users using JIRA at the same time) can affect performance if it spikes. The number of project and issues rather than number of users have a direct impact in RAM and disk usage.
General recommendation are:
For a medium size JIRA instance (50 projects, 65K issues) you will need about 3GB of Java Heap and 6GB of total RAM (an internal guide recommends 16GB but I think this value is unrealisticly big).
Also note that other variables (bandwidth; usage peaks; other tasks, like back ups, running at the same time) will aslo affect performance of your server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.