Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

chore(contrib/vagrant): lower memory to 2GB #744

Merged
merged 1 commit into from
Apr 16, 2014
Merged

Conversation

carmstrong
Copy link
Contributor

When we had the full stack on one VM, 4GB was reasonable. Now
that we are launching multiple VMs and splitting the stack
across them, each one should use less memory.

When we had the full stack on one VM, 4GB was reasonable. Now
that we are launching multiple VMs and splitting the stack
across them, each one should use less memory.
@mboersma
Copy link
Member

LGTM. Note that we are (intentionally) using 4GB in the single-machine developer Vagrantfile in the project root.

@mboersma mboersma added this to the 0.8.0 milestone Apr 16, 2014
@carmstrong
Copy link
Contributor Author

Yup, that should still have more memory since it's using a larger stack.

@bacongobbler
Copy link
Member

I'm holding off on this one. We should understand how much memory our stack currently uses up on one node, divide that by 2 (7 components on 3 nodes rounded down to an even number), then add ~1GB of memory for user apps. That's how much memory we should have on each node. If the builder or the controller takes up a lot of RAM (which I doubt), then we should probably keep it as-is.

@bacongobbler
Copy link
Member

Oh wait, never mind. 12GB of RAM just to get a vagrant cluster up and running? Eww. LGTM.

bacongobbler pushed a commit that referenced this pull request Apr 16, 2014
chore(contrib/vagrant): lower memory to 2GB
@bacongobbler bacongobbler merged commit ae90e23 into master Apr 16, 2014
@bacongobbler bacongobbler deleted the vagrant_memory branch April 16, 2014 20:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants