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 <[email protected]>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 < > [email protected]> 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 : [email protected] >> 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
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
