OVN trunk subport bouncing between compute while live-migrating

Bug #2017912 reported by Arnau Verdaguer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
New
High
Arnau Verdaguer

Bug Description

While live-migrating a trunk VM, during the migration the subport will bounce between
the old compute and the new compute. At the end of the migration the subport will be
bound to the correct compute and it will work fine.

During the live-migration of a simple VM with a trunk port and a trunk subport you can
observe multiple PortBindingChassisEvent for a single subport:
```
[stack@undercloud-0 tmp]$ cat 1/server.log.1 | grep 'PortBindingChassisEvent' | grep 7705625c-1659-44f8-a045-346b0512a82a | wc -l
9
```

This issue is caused since OVN doesn't set the LSP_OPTIONS_REQUESTED_CHASSIS_KEY on the subport's options unlike it's done
on the parent port

Tags: ovn trunk
Changed in neutron:
assignee: nobody → Arnau Verdaguer (averdagu)
description: updated
description: updated
Changed in neutron:
importance: Undecided → High
tags: added: ovn trunk
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.