DM restart changes irb IP address and old IP is no longer usable
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R4.1 |
Fix Committed
|
Critical
|
Suresh Balineni | |||
R5.0 |
Fix Committed
|
Critical
|
Suresh Balineni | |||
Trunk |
Fix Committed
|
Critical
|
Suresh Balineni |
Bug Description
In contrail 4.1.0/RHOSP 10 setup: |
restarting Device manager assigns new IP address to the irb interfaces, while the old IPs are no longer available.
[heat-admin@
+------
| Field | Value |
+------
| allocation_pools | {"start": "8.8.8.2", "end": "8.8.8.5"} |
| cidr | 8.8.8.0/24 |
| created_at | |
| dns_nameservers | 0.0.0.0 |
| enable_dhcp | False |
| gateway_ip | 8.8.8.1 |
| host_routes | |
| id | 24e8e71e-
| ip_version | 4 |
| ipv6_address_mode | |
| ipv6_ra_mode | |
| name | 24e8e71e-
| network_id | 18067a99-
| tenant_id | db666c41aefc4a4
| updated_at | |
+------
[heat-admin@
% Total % Received % Xferd Average Speed Time Time Time Current
100 79 100 22 100 57 142 370 --:--:-- --:--:-- --:--:-- 372
{
"ip_
2
]
}
[heat-admin@
[heat-admin@
% Total % Received % Xferd Average Speed Time Time Time Current
100 79 100 22 100 57 152 395 --:--:-- --:--:-- --:--:-- 398
{
"ip_
3
]
}
[heat-admin@
An unknown exception occurred.
Neutron server returns request_ids: ['req-38e57c68-
[heat-admin@
on the mx
[edit]
musa# show groups __contrail__ interfaces irb.7
May 19 11:30:43
family inet {
/* Allocated IPv4 Address from Subnet: 8.8.8.0/24 */
address 8.8.8.3/24 {
}
}
[edit]
musa#
May 19 11:32:52
after the restart:
[edit]
musa#
May 19 11:32:52
[edit]
musa# show groups __contrail__ interfaces irb.7
May 19 11:35:05
family inet {
/* Allocated IPv4 Address from Subnet: 8.8.8.0/24 */
address 8.8.8.4/24 {
}
}
Changed in juniperopenstack: | |
importance: | High → Critical |
description: | updated |
tags: | added: hot |
tags: |
added: 2018-0521-0294 hot-case removed: hot |
tags: | added: releaseblocker |
information type: | Proprietary → Public |
tags: | removed: hot-case |
Review in progress for https:/ /review. opencontrail. org/43415
Submitter: Suresh Balineni (<email address hidden>)