Assalamu'alaikum wr.wb
Hello guys,
Today after I Solved this error, I have new error again. There are Error: No valid host was found. There are not enaugh hosts available while i try to launch instance.
Add this on [DEFAULT] section.
Then restart the nova service
And also configure on compute node
Add the following option given below
Finally, you can restart openstack-nova-compute on compute node.
For test, i make the flavor given below. In this case, my compute and controller node specification is just 4GB RAM and 80GB Harddisk with each other.
viola.. the instance that i made with mehong flavor is running.
for verification, i hace check instance RAM given below.
Hello guys,
Today after I Solved this error, I have new error again. There are Error: No valid host was found. There are not enaugh hosts available while i try to launch instance.
This is the error if you cannot see :)
It was happened because your hardware compute node is not meet the minimum reqruitment to launch instance with flavor that you make. I have ask to Uncle Ahmad Imanudin, that it can be resolve with that called by OpenStack Overcommit.
You must configure /etc/nova/nova.conf in controller and compute node.
Add this on [DEFAULT] section.
scheduler_default_filters=AvailabilityZoneFilter,ComputeFilter
Then restart the nova service
And also configure on compute node
Add the following option given below
Finally, you can restart openstack-nova-compute on compute node.
For test, i make the flavor given below. In this case, my compute and controller node specification is just 4GB RAM and 80GB Harddisk with each other.
viola.. the instance that i made with mehong flavor is running.
for verification, i hace check instance RAM given below.
Thanks.
loading...
Comments
Post a Comment