I made the configuration changes that you specified at the controller and compute nodes but unfortunately it does not work. Are there any other configurations required? In Internet explorer, I am able to see the error message where as in Firefox, I could not see anything. Does VNC appear in Firefox?
Regards, Krishnaprasad From: Jitendra Bhaskar [mailto:jeetuind...@gmail.com] Sent: Montag, 10. März 2014 20:44 To: Narayanan, Krishnaprasad Subject: Re: [Openstack] No VNC configuration in Havana Where 10.10.10.11 is compute IP and 10.10.10.10 is controller ip. Restart all nova services on controller and compute. On Tue, Mar 11, 2014 at 1:05 AM, Jitendra Bhaskar <jeetuind...@gmail.com<mailto:jeetuind...@gmail.com>> wrote: you can update the config as : Controller : # novnc vnc_enabled=true novncproxy_base_url=http://public_ip_of_controller:6080/vnc_auto.html novncproxy_port=6080 vncserver_proxyclient_address=0.0.0.0 vncserver_listen=0.0.0.0 Compute : # novnc novncproxy_port=6080 novnc_enabled=true novncproxy_base_url=http://public_ip_of_controller:6080/vnc_auto.html vncserver_proxyclient_address=10.10.10.11 vncserver_listen=10.10.10.10 On Tue, Mar 11, 2014 at 12:59 AM, Jitendra Bhaskar <jeetuind...@gmail.com<mailto:jeetuind...@gmail.com>> wrote: Hi Krishnaprasad, can you please share nova.conf file from controller and compute node ? On Tue, Mar 11, 2014 at 12:39 AM, Narayanan, Krishnaprasad <naray...@uni-mainz.de<mailto:naray...@uni-mainz.de>> wrote: Hallo all, In my multi node Havana setup, I am trying to enable noVNC for accessing the console of the VM. I have installed nova-novncproxy in the controller node. I am unable to see the console and getting the following error "The following page cannot be displayed". Can I know the configurations that I should add in the nova.conf of controller and the compute node? Regards, Krishnaprasad _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org<mailto:openstack@lists.openstack.org> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack -- Thanks & Regards Jitendra Kumar Bhaskar Cell:- +91 7306311531 :- +91 9989743042 -- Thanks & Regards Jitendra Kumar Bhaskar Cell:- +91 7306311531 :- +91 9989743042 -- 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