[EVPN VXLAN]: [Build 4.1.0.0-35] Nova compute is running on TSN node

Bug #1729436 reported by chhandak
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.0
Fix Committed
High
Kumar Harsh
R4.1
Fix Committed
High
Kumar Harsh
Trunk
Fix Committed
High
Kumar Harsh

Bug Description

On EVPN VXLAN cluster nova-compute is running on TSN node. SO, in turn, VM is allowed to launch on TSN node. Typically in OVSDV solution, we don't allow to launch VM on TSN node.

In EVPN VXLAN solution role of TSN has reduced just to DHCP/DNS server. So we want use TSN as compute as well or not has to be decided. Opening this bug as tracking one.

root@5b11s14:~# nova service-list
+----+------------------+---------+----------+---------+-------+----------------------------+-----------------+
| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+----+------------------+---------+----------+---------+-------+----------------------------+-----------------+
| 3 | nova-conductor | 5b11s14 | internal | enabled | up | 2017-11-01T20:35:47.192670 | - |
| 4 | nova-console | 5b11s14 | internal | enabled | up | 2017-11-01T20:35:47.571515 | - |
| 5 | nova-scheduler | 5b11s14 | internal | enabled | up | 2017-11-01T20:35:47.463546 | - |
| 6 | nova-consoleauth | 5b11s14 | internal | enabled | up | 2017-11-01T20:35:47.356755 | - |
| 7 | nova-compute | 5b11s14 | nova | enabled | up | 2017-11-01T20:35:46.611156 | - |
| 8 | nova-compute | 5b11s15 | nova | enabled | up | 2017-11-01T20:35:49.855580 | - |
| 9 | nova-compute | 5b11s17 | nova | enabled | up | 2017-11-01T20:35:46.686047 | - |
+----+------------------+---------+----------+---------+-------+----------------------------+-----------------+

root@5b11s14:~# cat /etc/contrail/contrail-vrouter-agent.conf | grep tsn
# Agent mode : can be vrouter / tsn / tsn-no-forwarding / tor (default is vrouter)
agent_mode =tsn-no-forwarding
tsn_servers = 172.16.180.101 172.16.180.103

Tags: vrouter
chhandak (chhandak)
Changed in juniperopenstack:
importance: Undecided → Critical
assignee: nobody → Hari Prasad Killi (haripk)
milestone: none → r4.1.0.0-fcs
information type: Proprietary → Public
description: updated
Changed in juniperopenstack:
importance: Critical → High
assignee: Hari Prasad Killi (haripk) → Kumar Harsh (hkumar)
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/37145
Submitter: Kumar Harsh (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.1

Review in progress for https://review.opencontrail.org/37146
Submitter: Kumar Harsh (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/37146
Committed: http://github.com/Juniper/contrail-controller/commit/09bb00d04b33565e29e314c82d258aec107dc8c5
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 09bb00d04b33565e29e314c82d258aec107dc8c5
Author: Kumar Harsh <email address hidden>
Date: Fri Nov 3 15:14:56 2017 +0530

Disable nova-compute on tsn node .
check if nova-compute is present in nova-service list
and disable if present .

Change-Id: Ib93ae911c7f52c8e6061dcbe2f59e474a60b9397
Closes-Bug: #1729436

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/37145
Committed: http://github.com/Juniper/contrail-controller/commit/f228bb3e349f56e4b25cc1985c07358ba27c95a6
Submitter: Zuul (<email address hidden>)
Branch: master

commit f228bb3e349f56e4b25cc1985c07358ba27c95a6
Author: Kumar Harsh <email address hidden>
Date: Fri Nov 3 15:14:56 2017 +0530

Disable nova-compute on tsn node .
check if nova-compute is present in nova-service list
and disable if present .

Change-Id: Ib93ae911c7f52c8e6061dcbe2f59e474a60b9397
Closes-Bug: #1729436

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.0

Review in progress for https://review.opencontrail.org/37179
Submitter: Kumar Harsh (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/37179
Committed: http://github.com/Juniper/contrail-controller/commit/fe9164f5fc49f281eef67914b708d848bbe68cb4
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit fe9164f5fc49f281eef67914b708d848bbe68cb4
Author: Kumar Harsh <email address hidden>
Date: Fri Nov 3 15:14:56 2017 +0530

Disable nova-compute on tsn node .
check if nova-compute is present in nova-service list
and disable if present .

Change-Id: Ib93ae911c7f52c8e6061dcbe2f59e474a60b9397
Closes-Bug: #1729436
(cherry picked from commit f228bb3e349f56e4b25cc1985c07358ba27c95a6)

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.