Error in Schema transformer and instances are failed to resolve dhcp IP in a specific scenario
Bug #1508044 reported by
Vijay Anand
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R2.20 |
Won't Fix
|
Undecided
|
Sachin Bansal | |||
R3.0 |
Fix Committed
|
Undecided
|
Sachin Bansal | |||
Trunk |
Fix Committed
|
Undecided
|
Sachin Bansal |
Bug Description
Build: 2.21(102)
Test: 20 Parallel instances
Scenario-A (Problem condition):
1. All the instances shares Left, Mgmt and Right Network.
2. Network policy is same (port, protocol - any, left_nw-> right_nw )
Observation:
Error in Schema transformer, no instances gets IP.
Workaround:
Restart contrail-schema
Scenario-B(Working case):
1. All the instances shares Mgmt and Right Network. Left Network is unique per instance
2. Network policy is different (port, protocol-any, left_nwx-
Changed in opencontrail: | |
status: | Invalid → New |
tags: | added: config |
Changed in opencontrail: | |
status: | New → Confirmed |
Changed in opencontrail: | |
assignee: | nobody → Sachin Bansal (sbansal) |
Changed in juniperopenstack: | |
importance: | Undecided → High |
assignee: | nobody → Sachin Bansal (sbansal) |
importance: | High → Undecided |
no longer affects: | opencontrail |
To post a comment you must log in.
This is not a valid test case. Creating multiple service chains with same match condition and sequence number causes schema transformer to non-determinist ically select one of them as active and this creates a churn where it is continuously deleting and creating service chains. Because of this cassandra takes longer and longer to respond and eventually times out, resulting in error.