I'd check what's happening from the nova side; the logs should tell you what it's reporting back in terms of the CPU, disk and memory.
Bob From: Jitendra Bhaskar [mailto:jeetuind...@gmail.com] Sent: 30 August 2013 12:07 To: openstack@lists.openstack.org Subject: Re: [Openstack] Unable to see xen in controller Can anybody let me know hot to proceed ? On Fri, Aug 23, 2013 at 5:17 PM, Jitendra Bhaskar <jeetuind...@gmail.com<mailto:jeetuind...@gmail.com>> wrote: Hi All, 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. Attached file contains : select * from compute_nodes; from nova db . Nova.conf on xen-compute node [DEFAULT] dhcpbridge_flagfile=/etc/nova/nova.conf dhcpbridge=/usr/bin/nova-dhcpbridge logdir=/var/log/nova state_path=/var/lib/nova lock_path=/var/lock/nova force_dhcp_release=True iscsi_helper=tgtadm libvirt_use_virtio_for_bridges=True #connection_type=libvirt root_helper=sudo nova-rootwrap /etc/nova/rootwrap.conf verbose=True ec2_private_dns_show_ip=True api_paste_config=/etc/nova/api-paste.ini volumes_path=/var/lib/nova/volumes enabled_apis=ec2,osapi_compute,metadata libvirt_type=xen # General verbose=True my_ip=10.10.10.13 rabbit_host=10.10.10.10 rabbit_password=password auth_strategy=keystone ec2_host=10.10.10.10 ec2_url=http://10.10.10.10:8773/services/Cloud # Networking #libvirt_use_virtio_for_bridges=True network_api_class=nova.network.quantumv2.api.API quantum_url=http://10.10.10.10:9696 quantum_auth_strategy=keystone quantum_admin_tenant_name=service quantum_admin_username=quantum quantum_admin_password=password quantum_admin_auth_url=http://10.10.10.10:35357/v2.0 xenapi_ovs_integration_bridge=br-int # Security Groups firewall_driver=nova.virt.firewall.NoopFirewallDriver security_group_api=quantum # Compute compute_driver=xenapi.XenAPIDriver xenapi_connection_url=http://192.168.1.21 xenapi_connection_username=root xenapi_connection_password=pramati123 connection_type=xapi # Cinder volume_api_class=nova.volume.cinder.API # Glance glance_api_servers=10.10.10.10:9292<http://10.10.10.10:9292> image_service=nova.image.glance.GlanceImageService # novnc vnc_enabled=true vncserver_proxyclient_address=10.10.10.13 novncproxy_base_url=http://192.168.2.200:6080/vnc_auto.html vncserver_listen=0.0.0.0 -- Thanks & Regards Jitendra -- Thanks & Regards Jitendra Kumar Bhaskar Cell:- +91 7306311531 :- +91 9989743042
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack