Created attachment 1078083[details]
nova-novncproxy.log error
Description of problem:
The console session in the browser gets disconnected with Server disconnected (code: 1006) message. As suggested in BZ#1257324 'timeout tunnel 1h' should be set for the nova_novncproxy section in haproxy.cfg. Additional info can be found here:
http://blog.haproxy.com/2012/11/07/websockets-load-balancing-with-haproxy/
Version-Release number of selected component (if applicable):
openstack-puppet-modules-2015.1.8-17.el7ost.noarch
How reproducible:
100%
Steps to Reproduce:
1. Open console session in browser
2. Keep the window open
Actual results:
Eventually the session gets disconnected with Server disconnected (code: 1006) message.
Expected results:
The session stays connected.
Additional info:
Attaching the error message in /var/log/nova/nova-novncproxy.log.
Failed QA
=========
Reproduce on openstack-puppet-modules-2015.1.8-53.el7ost.noarch
Steps to Reproduce:
===================
1. Install director and build an overcloud environment with
HA-Controllers(haproxy) configuration.
2. Update Overcloud
3. Access horizon from your browser with virtual IP.
4. Create an instance
5. Open console session in browser
6. Keep the window open
Actual results:
===============
Eventually the session gets disconnected with Server disconnected (code: 1006) message.
Expected results:
=================
The session stays connected.
I'm going to overrule the failedQA and close this, because while my confidence in the upstream fix *is* diminished by the failedQA, we need to be realistic: at this point we're not going to deploy OSP7 in instance HA with director to re-QA this.