openstack nova services shows different host names
Hi All,
Am able to install successfully the OpenStack PackStack(Kilo) multinode(1 aio & 1compute node) setup using CentOS7 VMs. The contents of /etc/hosts
on aio & compute node is given below,
10.1.64.132 aio132.onecloud aio132
10.1.64.142 compute142.onecloud compute142
Am working on the live VM migration but i faced difficulty with the hostnames.The issue observed here is when i check the nova services list, noticed the additional Hosts as aio132.novalocal and compute142.novalocal.(C:\fakepath\nova_services.jpeg).
The hypervisor list shows C:\fakepath\hypervisor_list.JPG
I dont understand why this kind of hosts are present..!! Sometimes am not able see these hosts C:\fakepath\nova_services_up.jpeg I need some inputs about to how to remove these hosts with .novalocal and left only with desired hostname aio132 & compute142. The hostnames with .novalocal are troublesome for me during live VM migration. Please help me to fix this..!!
Thanks