services run successfully
jt628910 From: 陈龙 Date: 2012-12-27 11:35 To: jt628910 Subject: Re:Re: Re: [Openstack] openstack folsom node compute status XXX hi, I think there are some services stop.you must start them. 在 2012-12-27 11:27:37,jt628910 <jt628...@163.com> 写道: hi : I run the nova-manager command on controller node and the compute node ,the result is the same. jt628910 From: 陈龙 Date: 2012-12-27 11:24 To: jt628910 Subject: Re:Re: [Openstack] openstack folsom node compute status XXX hi, you run the nova-manager command on the controller node, please run it again on the compute node ,then show the result. 在 2012-12-27 09:14:21,jt628910 <jt628...@163.com> 写道: I do that , and I can ping the controller with its ip ,but not resolve my problem. jt628910 From: Razique Mahroua Date: 2012-12-26 17:40 To: jt628910 CC: Afef Mdhaffar; openstack Subject: Re: [Openstack] openstack folsom node compute status XXX Hey there, can you restart the nova-scheduler service and from the nodes, see if you can ping the controller via either it's ip or hostname? regards, Razique Mahroua - Nuage & Co razique.mahr...@gmail.com Tel : +33 9 72 37 94 15 Le 26 déc. 2012 à 09:58, jt628910 <jt628...@163.com> a écrit : hi Afef Mdhaffar: I have done ntpdate command before run "nova-manager service list" so I think it is not a synchronisation problem. jt628910 From: Afef Mdhaffar Date: 2012-12-26 16:51 To: jt628910 Subject: Re: [Openstack] openstack folsom node compute status XXX It is probably a synchronisation problem. 2012/12/26 jt628910 <jt628...@163.com> hi all: I have a problem , when I installed openstack on two computers , one as controller ,the other as node computer, computer OS(rhel6.2) controller(server name: openstack) , I installed keystone glance nova nova.conf [DEFAULT] logdir = /var/log/nova state_path = /var/lib/nova lock_path = /var/lib/nova/tmp volumes_dir = /etc/nova/volumes dhcpbridge = /usr/bin/nova-dhcpbridge dhcpbridge_flagfile = /etc/nova/nova.conf force_dhcp_release = True injected_network_template = /usr/share/nova/interfaces.template libvirt_nonblocking = True libvirt_inject_partition = -1 network_manager = nova.network.manager.FlatDHCPManager iscsi_helper = tgtadm sql_connection = mysql://nova:nova@10.1.82.32/nova compute_driver = libvirt.LibvirtDriver firewall_driver = nova.virt.libvirt.firewall.IptablesFirewallDriver rpc_backend = nova.openstack.common.rpc.impl_qpid rootwrap_config = /etc/nova/rootwrap.conf auth_strategy=keystone compute_scheduler_driver=nova.scheduler.filter_scheduler.FilterScheduler my_ip = 10.1.82.32 public_interface = eth0 flat_network_bridge = br100 flat_interface = eth0 fixed_range = 192.168.100.0/24 libvirt_type = kvm connection_type = libvirt novncproxy_base_url = http://10.1.82.32:6080/vnc_auto.html vncserver_proxyclient_address = 10.1.82.32 vncserver_listen = 10.1.82.32 # APIS osapi_compute_extension=nova.api.openstack.compute.contrib.standard_extensions ec2_dmz_host=10.1.82.32 s3_host=10.1.82.32 # RABBITMQ rabbit_host=10.1.82.32 api_paste_config=/etc/nova/api-paste.ini [keystone_authtoken] admin_tenant_name = service admin_user = nova admin_password = nova auth_host = 127.0.0.1 auth_port = 35357 auth_protocol = http signing_dirname = /tmp/keystone-signing-nova 1,1 顶端 node computer(node2) , I installed nova-compute nova-network nova.conf [DEFAULT] logdir = /var/log/nova state_path = /var/lib/nova lock_path = /var/lib/nova/tmp volumes_dir = /etc/nova/volumes dhcpbridge = /usr/bin/nova-dhcpbridge dhcpbridge_flagfile = /etc/nova/nova.conf force_dhcp_release = True injected_network_template = /usr/share/nova/interfaces.template libvirt_nonblocking = True libvirt_inject_partition = -1 network_manager = nova.network.manager.FlatDHCPManager iscsi_helper = tgtadm sql_connection = mysql://nova:nova@10.1.82.32/nova compute_driver = libvirt.LibvirtDriver firewall_driver = nova.virt.libvirt.firewall.IptablesFirewallDriver rpc_backend = nova.openstack.common.rpc.impl_qpid rootwrap_config = /etc/nova/rootwrap.conf auth_strategy=keystone compute_scheduler_driver=nova.scheduler.filter_scheduler.FilterScheduler my_ip = 10.1.82.35 public_interface = eth0 flat_network_bridge = br100 flat_interface = eth0 fixed_range = 192.168.100.0/24 libvirt_type = kvm connection_type = libvirt novncproxy_base_url = http://10.1.82.32:6080/vnc_auto.html vncserver_proxyclient_address = 10.1.82.35 vncserver_listen = 10.1.82.35 # APIS osapi_compute_extension=nova.api.openstack.compute.contrib.standard_extensions ec2_dmz_host=10.1.82.32 s3_host=10.1.82.32 # RABBITMQ rabbit_host=10.1.82.32 api_paste_config=/etc/nova/api-paste.ini [keystone_authtoken] admin_tenant_name = service admin_user = nova admin_password = nova auth_host = 10.1.82.32 auth_port = 35357 auth_protocol = http signing_dirname = /tmp/keystone-signing-nova 1,1 顶端 run nova-manager service list result: [root@openstack ~]# nova-manage service list Binary Host Zone Status State Updated_At nova-compute openstack nova enabled :-) 2012-12-26 08:16:54 nova-scheduler openstack nova enabled :-) 2012-12-26 08:16:53 nova-network openstack nova enabled :-) 2012-12-26 08:16:48 nova-cert openstack nova enabled :-) 2012-12-26 08:16:48 nova-consoleauth openstack nova enabled :-) 2012-12-26 08:16:53 nova-compute node1 nova enabled XXX None nova-network node1 nova enabled XXX None nova-compute node2 nova enabled XXX None nova-network node2 nova enabled XXX None and I do not find any error in /var/log/nova/* Did I miss somethings Expect your answer!Thanks! jt628910 _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp -- M. Sc. Afef Mdhaffar Distributed Systems Group Department of Mathematics & Computer Science University of Marburg Hans-Meerwein-Str. 3 D-35032 Marburg, Germany Phone: +49 6421 28 21 521 www: http://www.redcad.org/members/mdhaffar/ _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp
<<NUAGECO-LOGO-Fbl(12-27-11-41-25).jpg>>
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp