← Back to team overview

coscl team mailing list archive

回复: Re: openstack start novncproxy failed

 

[DEFAULT]
verbose=True
logdir = /var/log/nova
state_path = /var/lib/nova
lock_path = /var/lib/nova/tmp
auth_strategy=keystone
dhcpbridge = /usr/bin/nova-dhcpbridge
dhcpbridge_flagfile = /etc/nova/nova.conf
force_dhcp_release = True
injected_network_template = /usr/share/nova/interfaces.template
libvirt_xml_template = /usr/share/nova/libvirt.xml.template
libvirt_nonblocking = True
libvirt_inject_partition = -1
vpn_client_template = /usr/share/nova/client.ovpn.template
credentials_template = /usr/share/nova/novarc.template
network_manager = nova.network.manager.FlatDHCPManager
my_ip = 10.1.82.32
public_interface = eth0
flat_network_bridge = br100
flat_interface = eth0
iscsi_helper = tgtadm
sql_connection = mysql://nova:nova@10.1.82.32/nova
# computer_driver = libvirt.LibvirtDriver
libvirt_type = kvm
connection_type = libvirt
firewall_driver = nova.virt.libvirt.firewall.IptablesFirewallDriver
rpc_backend = nova.rpc.impl_qpid
root_helper = sudo nova-rootwrap
remove_unused_base_images = True
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
fixed range = 192.168.100.0/24

image_service=nova.image.glance.GlanceImageService
glance_api_servers = 10.1.82.32:9292

scheduler_driver = nova.scheduler.simple.SimpleScheduler

red is different from nodes computer 




jt628910

发件人: 刘家军
发送时间: 2012-12-11 17:11
收件人: jt628910
主题: Re: [Coscl] openstack start novncproxy failed
could you please paste all contents in nova.conf both controller and compute node please.




2012/12/11 jt628910 <jt628910@xxxxxxx>

hi all:
In controller node,I run /etc/init.d/openstack-nova-novncproxy start
just got :openstack-nova-novncproxy  dead but pid file exits
In /etc/nova/nova.conf  I added
novncproxy_base_url=http://192.168.206.130:6080/vnc_auto.html
# Change vncserver_proxyclient_address and vncserver_listen to match each
compute host
vncserver_proxyclient_address=192.168.206.130
vncserver_listen=192.168.206.130

anyone knows what happen about this .Thanks!



jt628910

--
Mailing list: https://launchpad.net/~coscl
Post to     : coscl@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~coscl
More help   : https://help.launchpad.net/ListHelp





-- 
刘家军@ljjjustin

References