I deployed openstack packstack (all-in-one) in centos7 server with 8vcpu and 16gb memory. Deployment of packstack openstack successful completed. I can spin instances with flavor with 2gb or less but when use 4g or 6g ith will return fail instantiate error.
Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance
This is clean openstack deployment on clean centos7 server.
when I run free -m it show below
total used free shared buff/cache available
Mem: 15845 14816 259 532 769 197
Swap: 8063 5049 3014
This is the 1st VM to instantiate..I puzzle and don't know where all the memory went.
From the hypervisor view
Type : QEMU
VCPUs (used): 0
VCPUs (total): 8
RAM (used): 0
RAM (total): 15.5G
Local Storage (used): 0
Local Storage (total): 49GB
Instances: 0
I have seen people with similar problem without any solution...I really need help from all you guyz...Hope someone could lead me the way.. Please do help ..Thank you