Bug 1563148
| Summary: | [Netvirt][NAT] No migration of a NAPT switch after restart of a node | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Itzik Brown <itbrown> |
| Component: | opendaylight | Assignee: | Sridhar Gaddam <sgaddam> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Itzik Brown <itbrown> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 13.0 (Queens) | CC: | aadam, itbrown, jschluet, mkolesni, nyechiel, wznoinsk |
| Target Milestone: | z1 | Keywords: | Reopened, Triaged, ZStream |
| Target Release: | 13.0 (Queens) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | odl_netvirt, odl_nat | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
N/A
|
|
| Last Closed: | 2018-05-21 14:02:15 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1528948 | ||
|
Description
Itzik Brown
2018-04-03 09:31:42 UTC
This seems to work on a virt setup so it should work regardless. If you see this again please re-open. I'm now facing a similar issue on a virt HA setup.
After creating multiple routers one of them has a null management IP
karaf@root()> display-napt-switches
Router Id Datapath Node Id Managment Ip Address
-------------------------------------------------------------------------------------------
3e3f436d-3919-4834-99c8-6ea0d40405e0 84651263137373 172.17.2.18
db8b51f0-d8be-4d40-bb0a-6cc3df007c7f 185757171036548 null
d153666f-e15f-4584-97d7-5adbbb0ba9aa 238158260358536 172.17.2.12
Require ODL karaf logs and Datastore dumps. Datastore dumps can be acquired by making simple curl calls to URLs as captured in: https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-gate-stateful-fluorine/243/robot-plugin/log_01_l2.html.gz#s1-t1-k4-k2-k1-k1 Also: <wznoinsk> vthapar, itzikb can you try running http://file.tlv.redhat.com/~wznoinsk/overcloud_capture.sh on an undercloud? (it should capture ovs data, datastore data, sosreports) wznoinsk's script will capture all the datastore dumps. Don't see it with: opendaylight-8.0.0-10.el7ost.noarch |