Search code examples
virtualboxopenstackdevstack

To install Devstack, how much memory should I use?


I installed VirtualBox and I want to install Devstack on ubuntu 14.10, this is just for test, So how much should I specify the RAM memory and Memory to use by the VM?

I have a windows 7 with 32 bits
Intel i3
RAM: 4 Go (2.64 Go usable)
27 Go space left on my disk

Thank you very much


Solution

  • If you are doing for testing, these are recommended settings for VM.

    • Processor - at least 2 cores
    • Memory - at least 8GB
    • Hard Drive - at least 60GB

    and Use at least 1 GB of RAM but I would suggest to use 2GB RAM to perform well.

    Reference: Setup DevStack