A gear is a container for your code. A single server may have multiple gears running at the same time, each isolated from each other through Linux namespacing and SELinux protection. Each gear is given a fair allocation of CPU, memory, disk, and network bandwidth using Linux control groups. In a scalable application, a database always gets its own gear. In the OpenShift free tier you only have small gears (512GB memory, 1GB HDD etc.)
Questions tagged [openshift-gears]
8 questions
3
votes
1 answer
How to ssh into HA application gears?
As was explained in the answer to this question: https://stackoverflow.com/questions/11730590/what-are-some-of-the-tricks-to-using-openshift it should be possible to ssh into some of the other gears when using a scaled app with…

dexter meyers
- 2,798
- 2
- 18
- 22
3
votes
3 answers
Building a Wordpress site on Openshift to scale
Openshift's default app generator sets Wordpress creation of sites to be a non-scalable version of their gears. I'd like to know if there is a way to set a scalable instance and install wordpress on it.
thanks!

André Lucas
- 1,788
- 1
- 18
- 36
2
votes
2 answers
Openshift combine 3 gears into 1 gear in free plan
i have opensfhit account and i am setting up my application which required more space than 1GB. as stated in this link , each gear has 1GB memory space.
and maximum of 3 gears allowed. is it possible to combine 3 Gears into 1 Gear which can have 3GB…

pappu_kutty
- 2,378
- 8
- 49
- 93
1
vote
2 answers
Openshift - Cannot connect to mysql gear
My app was stuck on connecting to Database gear for almost few day now.
I have tried almost 2 days to search, but it seem no luck.
Could anyone help!
What I have tried:
ssh in to main gear (application gear) is ok, but fail when trying manually…

fangli
- 107
- 3
- 8
0
votes
1 answer
Using only Two gear but openshift show Three gear in use
I had two application both with 1 small gear (total 2 small gear).
Recently I tried to add another application with one small gear. As a free user I am allowed to use only 3 great in total.
When creating this new application I faced some issues and…

Saif
- 6,804
- 8
- 40
- 61
0
votes
1 answer
Openshift - Redirect requests only on specific gear
I'm using HAProxy and I have more than one gear, but I have to use file system.
The problem is Gears don't share file system so I wonder if I have to setup HAProxy in way to let me redirect specific requests to a specific gear(the one that contains…

Ricardo
- 7,921
- 14
- 64
- 111
0
votes
1 answer
Efficient use of gears - OpenShift
I have to deploy a Java EE app and am using Openshift for it.
Since i am new to it so i wanted to ask
- How I can efficiently use the OpenShift gears.
- Whether the Load balancer be allotted a single gear alone or how?
- Is scaling recommended…

Vishal
- 87
- 9
0
votes
1 answer
No Apps - Using 2 of 3 gears
I deleted an app from the web console but there was an error. After that, the system shows no apps but says that I am using 2 of 3 gears. Anyone knows how to solve this issue?

SITHU
- 163
- 7