New compute node addition - VMs not launching with new compute node
Hi All,
My new compute node addition is successful and also able to see the new compute node through my dashboard (All "Compute services" and related "Network Agents" for all the compute nodes (Existing and new one added) are enabled and up.
But all my instances launch are hitting the existing compute node and when reaching its threshold, new VMs are not being launched in the new compute node, Instead it tries to launch with existing compute node and it fails with "No valid hosts" generic error.
My existing compute node & new node versions
Release = Liberty nova --version = 2.30.1 nova-compute = 12.0.0 neutron-version = 3.1.0 neutron-linuxbridge-agent = 7.0.0
I am sure, I am missing something and have the doubt with below dbsync command (In the below URL), But since it is the db command, I am releuctant to fire it without confirmation.
su -s /bin/sh -c "nova-manage db sync" nova
Refer:- http://docs.openstack.org/liberty/ins...
Any help in this regard should be helpful.