[Openstack] VNC is not working

Jitendra Bhaskar jeetuindian at gmail.com
Mon Aug 19 15:34:35 UTC 2013


Only one nova-consoleauth process is running on controller. Started
consoleauth  in debug mode , looks able to get TOKEN :

2013-08-19 20:57:56.193 DEBUG nova.openstack.common.rpc.amqp
[req-df6a67ba-4a0d-4793-bceb-fe842779ced1 36f1f7d329864497b0df15ae4b4c00f2
a0f7df9eb4f04678811c50c65a91c3f4] Pool creating new connection create
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:75
2013-08-19 20:57:56.195 INFO nova.openstack.common.rpc.common
[req-df6a67ba-4a0d-4793-bceb-fe842779ced1 36f1f7d329864497b0df15ae4b4c00f2
a0f7df9eb4f04678811c50c65a91c3f4] Connected to AMQP server on localhost:5672
2013-08-19 20:57:56.196 DEBUG nova.openstack.common.rpc.amqp
[req-df6a67ba-4a0d-4793-bceb-fe842779ced1 36f1f7d329864497b0df15ae4b4c00f2
a0f7df9eb4f04678811c50c65a91c3f4] UNIQUE_ID is
17ec2f8b25cf460ca60255593f217540. _add_unique_id
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:337




On Mon, Aug 19, 2013 at 8:16 PM, MinoX <minox.88 at gmail.com> wrote:

> How many nova-consoleauth process you have? Three? One in each controller?.
>
> In this case, the nova-consoleauth(s) should shared the tokens.
>
> Enabled verbose output to nova-consoleauth log and you see token - FAIL?
>
>
> 2013/8/19 Jitendra Bhaskar <jeetuindian at gmail.com>
>
>> Hi,
>>
>> Unable to see console using vnc. Running openstack with three node
>> controller, network and compute.
>>
>> Compute node nova.conf for vnc :
>> # novnc
>> vnc_enabled=true
>> novncproxy_base_url=http://public_ip_of_controller:6080/vnc_auto.html
>> novncproxy_port=6080
>> vncserver_proxyclient_address=management_ip_compute
>> vncserver_listen=0.0.0.0
>>
>> Controller node nova.conf for vnc :
>>
>> # novnc
>> novnc_enabled=true
>> novncproxy_port=6080
>> novncproxy_base_url=http://public_ip_of_controller:6080/vnc_auto.html
>> vncserver_proxyclient_address=management_ip_of_controller
>> vncserver_listen=0.0.0.0
>>
>> On controller node :
>> # tail -f /var/log/nova-consoleauth.log
>> 2013-08-19 19:07:48.787 AUDIT nova.consoleauth.manager
>> [req-a3619e78-957a-4306-adda-a18fffff0689 36f1f7d329864497b0df15ae4b4c00f2
>> a0f7df9eb4f04678811c50c65a91c3f4] Received Token:
>> 694ca183-02d2-4e8e-9ab7-7e14529bc42d, {'instance_uuid':
>> u'72d76c4e-eec6-4529-b8f6-26ad7ad8947c', 'internal_access_path': None,
>> 'last_activity_at': 1376919468.787, 'console_type': u'novnc', 'host':
>> u'compute_IP', 'token': u'694ca183-02d2-4e8e-9ab7-7e14529bc42d', 'port':
>> u'5901'})
>>
>>
>>
>>
>> --
>> * Thanks & Regards   *
>> *Jitendra Kumar Bhaskar*
>> Cell:- +91 7306311531
>>       :- +91 9989743042
>>
>>
>> _______________________________________________
>> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130819/64ba8262/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vnc.png
Type: image/png
Size: 50461 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130819/64ba8262/attachment.png>


More information about the Openstack mailing list