Hello.
I want to create a private cloud using sunstone consisted by: a opennebula server and a working node (host), on which several virtual machines will be instantiated.Currently I am using the following releases:
Opennebula: version 4.12.1
Hypervisor: kvm
Host:
Memory: 7.7GiB
OS: Ubuntu 14.04 64-bit
Disk: 199.4 GB
Images: ttylinux-kvm from opennebula marketplace at http://marketplace.c12g.com/appliance
The images are stored inside a shared filesystem datastore on the host machine.
Currently, when using either persistent or non-persistent images, everything works smoothly when I
deploy up to 3 VMs. However, when I try to deploy a fourth virtual machine it cannot be deployed (remains in pending state), until I either delete it or undeploy one of the active ones.
At the dashboard of the VM which is in pending state I get the following message at the placement section:
No host meets SCHED_REQUIREMENTS: !(PUBLIC_CLOUD = YES)
Has anybody had the same problem before? Is there a configuration parameter on the host (either via sunstone or via the terminal) that limits the number of VMs to 3? Could anyone explain why this is happening?
Any help would be highly appreciated.
Thank you very much for your time.