With DVR enabled instances sometimes fail to get metadata
Bug #1521524 reported by
Oleg Bondarev
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Oleg Bondarev | ||
Kilo |
New
|
Undecided
|
Unassigned |
Bug Description
Rally scenario which creates VMs with floating IPs at a high rate sometimes fails with SSHTimeout when trying to connect to the VM by floating IP. At the same time pings to the VM are fine.
It appeared that VMs may sometimes fail to get public key from metadata. That happens because metadata proxy process was started after VM boot.
Further analysis showed that l3 agent on compute node was not notified about new VM port at the time this port was created.
Changed in neutron: | |
assignee: | Oleg Bondarev (obondarev) → Swaminathan Vasudevan (swaminathan-vasudevan) |
Changed in neutron: | |
assignee: | Swaminathan Vasudevan (swaminathan-vasudevan) → Oleg Bondarev (obondarev) |
Changed in neutron: | |
assignee: | Oleg Bondarev (obondarev) → Swaminathan Vasudevan (swaminathan-vasudevan) |
Changed in neutron: | |
assignee: | Swaminathan Vasudevan (swaminathan-vasudevan) → Oleg Bondarev (obondarev) |
tags: | removed: liberty-backport-potential |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/251718
Review: https:/