consoleauth and vncproxy in HA

Bug #1389281 reported by Ante Karamatić
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
nova-cloud-controller (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

When running in HA, there should be only one consoleauth and vncproxy running. Something like this needs to be present in nova-cloud-controller HA setup:

primitive res_consoleauth upstart:nova-consoleauth \
 op monitor interval="5s"
primitive res_vncproxy upstart:nova-novncproxy \
 op monitor interval="5s"
colocation con_vip inf: res_nova_vip res_consoleauth
colocation vnc_vip inf: res_nova_vip res_vncproxy

Tags: openstack cts
Ante Karamatić (ivoks)
tags: added: cts
tags: added: openstack
tags: removed: openstack
tags: added: openstack
Revision history for this message
Felipe Reyes (freyes) wrote :

This is related to bug #1386245, the proposed approach to fix it is different though.

https://bugs.launchpad.net/charms/+source/nova-cloud-controller/+bug/1386245

Revision history for this message
Ante Karamatić (ivoks) wrote :

That doesn't fix everything. There should be only one consoleauth running at any time.

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.