vote up 4 vote down star

Anyone have any success or failure running Jira on a VM?

I am setting up a new source control and defect tracking server. My server room is near full and my services group suggested a VM. I saw that a bunch of people are running SVN on VM (including NCSA). The VM would also free me from hardware problems and give me high availability. Finally, it frees me from some red tape and it can be implemented faster.

So, does anyone know of any reason why I shouldn't put Jira on a VM?

Thanks

flag

75% accept rate

7 Answers

vote up 2 vote down check

I don't see why you shouldn't run jira off a vm - but jira needs a good amount of resources, and if your vm resides on a heavily loaded machine, it may exhibit poor performance. Why not log a support request (support.atlassian.com) and ask?

link|flag
I asked Atlassian and they did the vendor two step. They said that its not officially supported but that some customers used VMs. – Peter Kahn Sep 18 '08 at 20:21
you can try these instructions, may be they can help blogs.atlassian.com/developer/2009/… – Chii Apr 28 at 12:55
vote up 0 vote down

I have managed to run Jira, Bamboo, and FishEye from a set of virtual machines all hosted from the same server. Although I would not recommend this setup for production in most shops. Jira has fairly low requirements by today's standards. Just be sure you can allow enough resources from your host machine things should run fine.

link|flag
vote up 0 vote down

We run our JIRA (and other Atlassian apps) instance on Linux-based VM instances. Everything run very nicely.

link|flag
vote up 1 vote down

My company moved our JIRA instance from a hosted physical server to an Amazon EC2 instance recently, and everything is holding up pretty well. We're using an m1.large instance (64-bit o/s with 4 virtual cores and 8GB RAM), but that's way more than we need just for JIRA; we're also hosting Confluence and our corporate Web site on the same EC2 instance.

Note that we are a relatively small outfit; our JIRA instance has 25 users (with maybe 15 of them active) and about 1000 JIRA issues so far.

link|flag
vote up 1 vote down

Disk access speed with JIRA on VM...

http://confluence.atlassian.com/display/JIRA/Testing+Disk+Access+Speed

I'm wondering if the person who is using JIRA with VM (Chris Latta) is running ESX underneath - that may be faster than a windows host.

link|flag
vote up 2 vote down

We run Jira on a virtual machine - VMWare running Windows Server 2003 SE and storing data on our SQL Server 2000 server. No problems, works well.

link|flag
vote up 0 vote down

If, by VM, you mean a virtual instance of an OS, such as an instance of linux running on Xen, VMWare, or even Amazon EC2, then Jira will run just fine. The only time you need to worry about virtual systems is if you're doing something that depends on hardware, such as running graphical 3D apps, or say something that uses a fax modem or a Digium telephony card with Asterisk.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.