<div dir="ltr"><div><div>Hi All,<br><br></div>I have openstack(Grizzly) setup with two compute , one network(quantum) and one controller. I configured one more compute over XCP(1.6). Able to see in control with commant : nova hypervisor-list, but I am not getting correct vcpus, diskspace and memory info.<br>
<br></div><div>Attached file contains : select * from compute_nodes; from nova db .<br></div><div><br></div>Nova.conf on xen-compute node<br clear="all"><div><div><div><div><div><div><br>[DEFAULT]<br>dhcpbridge_flagfile=/etc/nova/nova.conf<br>
dhcpbridge=/usr/bin/nova-dhcpbridge<br>logdir=/var/log/nova<br>state_path=/var/lib/nova<br>lock_path=/var/lock/nova<br>force_dhcp_release=True<br>iscsi_helper=tgtadm<br>libvirt_use_virtio_for_bridges=True<br>#connection_type=libvirt<br>
root_helper=sudo nova-rootwrap /etc/nova/rootwrap.conf<br>verbose=True<br>ec2_private_dns_show_ip=True<br>api_paste_config=/etc/nova/api-paste.ini<br>volumes_path=/var/lib/nova/volumes<br>enabled_apis=ec2,osapi_compute,metadata<br>
libvirt_type=xen<br><br># General<br>verbose=True<br>my_ip=10.10.10.13<br>rabbit_host=10.10.10.10<br>rabbit_password=password<br><br>auth_strategy=keystone<br>ec2_host=10.10.10.10<br>ec2_url=<a href="http://10.10.10.10:8773/services/Cloud">http://10.10.10.10:8773/services/Cloud</a><br>
<br># Networking<br>#libvirt_use_virtio_for_bridges=True<br>network_api_class=nova.network.quantumv2.api.API<br>quantum_url=<a href="http://10.10.10.10:9696">http://10.10.10.10:9696</a><br>quantum_auth_strategy=keystone<br>
quantum_admin_tenant_name=service<br>quantum_admin_username=quantum<br>quantum_admin_password=password<br>quantum_admin_auth_url=<a href="http://10.10.10.10:35357/v2.0">http://10.10.10.10:35357/v2.0</a><br>xenapi_ovs_integration_bridge=br-int<br>
<br># Security Groups<br>firewall_driver=nova.virt.firewall.NoopFirewallDriver<br>security_group_api=quantum<br><br># Compute<br>compute_driver=xenapi.XenAPIDriver<br>xenapi_connection_url=<a href="http://192.168.1.21">http://192.168.1.21</a><br>
xenapi_connection_username=root<br>xenapi_connection_password=pramati123<br>connection_type=xapi<br><br># Cinder<br>volume_api_class=nova.volume.cinder.API<br><br># Glance<br>glance_api_servers=<a href="http://10.10.10.10:9292">10.10.10.10:9292</a><br>
image_service=nova.image.glance.GlanceImageService<br><br># novnc<br>vnc_enabled=true<br>vncserver_proxyclient_address=10.10.10.13<br>novncproxy_base_url=<a href="http://192.168.2.200:6080/vnc_auto.html">http://192.168.2.200:6080/vnc_auto.html</a><br>
vncserver_listen=0.0.0.0<br><br><br>-- <br><div><font color="#cc0000"><b><font face="comic sans ms,sans-serif"> Thanks & Regards   </font></b></font></div>
<div><font color="#cc0000"><b><font face="comic sans ms,sans-serif">Jitendra</font></b></font><br>         <br></div>
</div></div></div></div></div></div></div>