nova-novncproxy not uses memcached in HA deployment

Bug #1343951 reported by Roman Sokolkov
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Undecided
Unassigned

Bug Description

VNC console not working within HA deployment, because multiple copies of nova-noconsoleauth started without memcache.

Environment:
- Fuel 5.0
- HA on Ubuntu

How to reproduce:
- Create HA environment on Ubuntu (Was on CentOS also)
- Create instance in OpenStack
- Try to open VNC console via Horizon

Expected result:
- VNC console working

Actual result:
- VNC console fails with error

Solution:
Add to nova.conf (all controllers)
memcached_servers=192.168.100.3:11211,192.168.100.4:11211,192.168.100.5:11211

Restart nova-consoleauth

Ryan Moe (rmoe)
Changed in fuel:
milestone: none → 5.0.1
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.