[Openstack] No VNC configuration in Havana
Jitendra Bhaskar
jeetuindian at gmail.com
Mon Mar 10 19:35:37 UTC 2014
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 <jeetuindian at 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 <
> narayana at 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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140311/af3c47d6/attachment.html>
More information about the Openstack
mailing list