general devstack connectivity issues

Bug #1451622 reported by Adam Gandelman
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
akanda
Fix Released
Critical
Adam Gandelman

Bug Description

This is to hopefully track general issues with devstack bringup. Seems the deployment happens successfully but not without connectivity issues to the appliance VM afterward. For me, I get a VM that gets an address on the mgt network but the VM cannot be reached from the devstack host:

adam@trusty:~$ nova list --all-tenants
+--------------------------------------+-----------------------------------------+----------------------------------+--------+------------+-------------+---------------------------------------------------------------------------------------------+
| ID | Name | Tenant ID | Status | Task State | Power State | Networks |
+--------------------------------------+-----------------------------------------+----------------------------------+--------+------------+-------------+---------------------------------------------------------------------------------------------+
| 71fbb2c7-702d-4fbd-a760-4e06ac2f37f0 | ak-8e435d07-f614-4953-9422-4b8f19556b97 | e9f0651a53004616a2bf6aaf4cb2729e | ACTIVE | - | Running | thenet=fdd6:a1fa:cfa8:6cb2:f816:3eff:fede:ff1a; mgt=fdca:3ba5:a17a:acda:f816:3eff:febb:79c5 |
+--------------------------------------+-----------------------------------------+----------------------------------+--------+------------+-------------+---------------------------------------------------------------------------------------------+
adam@trusty:~$ ip route get fdca:3ba5:a17a:acda:f816:3eff:febb:79c5
fdca:3ba5:a17a:acda:f816:3eff:febb:79c5 from :: dev tap80cebd89-10 src fdca:3ba5:a17a:acda::1 metric 0
    cache

I can't ping the VM from the devstack host, however, logging into the VM via console I can ping the link local address on the tap device (fdca:3ba5:a17a:acda::1). It doesn't appear that anything is being dropped by iptables on the host or the VM.

Tags: akanda-rug
Revision history for this message
Mark McClain (markmcclain) wrote :

I've confirmed the packet is getting dropped in the fallback chain. The reverse test from VM to host works because the related rule allows the traffic through.

Changed in akanda:
status: New → Confirmed
importance: Undecided → High
Sean Roberts (sarob)
Changed in akanda:
milestone: none → kilo-rc1
Sean Roberts (sarob)
Changed in akanda:
assignee: nobody → Adam Gandelman (gandelman-a)
tags: added: akanda-rug
Sean Roberts (sarob)
Changed in akanda:
milestone: kilo-rc1 → 2015.1.0
Revision history for this message
Mark McClain (markmcclain) wrote :

This should have been fixed with the merge of dc37af313b51a7ff68a366635183051501635a56

Sean Roberts (sarob)
Changed in akanda:
importance: High → Critical
Revision history for this message
Adam Gandelman (gandelman-a) wrote :
Changed in akanda:
status: Confirmed → Fix Released
no longer affects: akanda/kilo
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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