Re: [Openstack] Memory requirements for OpenStack vs VM

2013-05-22 Thread JuanFra Rodriguez Cardoso
Hi Chris: There are some nova config options aim to reserve resources for hosts: reserved_host_memory_mb (default: 512 MB) reserved_host_disk_mb (default: 0 MB) Regards! --- JuanFra 2013/5/21 Matthew Thode > On 05/21/13 12:24, Chris Bartels wrote: > > Hi, > > > > > > > > If I rent a VPS with

Re: [Openstack] Memory requirements for OpenStack vs VM

2013-05-21 Thread Matthew Thode
On 05/21/13 12:24, Chris Bartels wrote: > Hi, > > > > If I rent a VPS with 32GB RAM on a server that only has 32GB RAM in total, > could OpenStack be choked for memory if the VPS tries to use up all that > RAM, or will OpenStack be weighted to take priority over the memory the > server has avai