[3.0-2721~kilo]vMAC not getting copied in the AAP configuration of a SI
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.0 |
Fix Committed
|
Critical
|
Yuvaraja Mariappan | |||
R3.0.2.x |
Fix Committed
|
Critical
|
Yuvaraja Mariappan | |||
R3.1 |
Fix Committed
|
Critical
|
Yuvaraja Mariappan | |||
Trunk |
Fix Committed
|
Critical
|
Yuvaraja Mariappan |
Bug Description
Setup
=====
nodeg25 - webUI/horizon
nodeg25, g26 & g27 - cfgm
nodeg26 & g27 - ctrl
nodek8, k9 & k10 - compute
1]. Created 2 Instances with 3 interfaces, one each in l-vn(10.
2]. Used the ports of these two instances and formed 2 port-tuples.
3]. Added these port-tuples into a SI.
4]. Added a AAP configuration in the left-interface of the SI as below :
"service_
{
},
{
},
{
}
],
5]. the VMAC isn't getting copied. The native MAC is getting used:
<virtual-
<mac-
</virtual-
<virtual-
<allowed-
<ip>
<ip-
<ip-
</ip>
<mac>
<address-
</allowed-
Discussed with Naveen.
Setup is intact.
tags: | added: blocker |
Changed in juniperopenstack: | |
assignee: | Naveen N (naveenn) → Rudra Rugge (rudrarugge) |
tags: | removed: blocker |
Changed in juniperopenstack: | |
status: | New → Incomplete |
tags: | added: releasenote |
tags: | removed: ui |
information type: | Proprietary → Public |
1]. When no vMAC is specified in the SI AAP configuration , native MAC is used to ping
15:49:33.564217 02:57:2b:38:bb:73 > 02:15:75:33:e4:01, ethertype IPv4 (0x0800), length 98: (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto ICMP (1), length 84)
10.10.10.3 > 10.10.10.111: ICMP echo request, id 49408, seq 187, length 64
2]. I later change/edit the MAC to the vMAC(00: 00:5e:00: 01:01) in the SI config:
There is no change in the if map introspect :
<virtual- machine- interface- mac-addresses> address> 02:15:75: 33:e4:01< /mac-address> machine- interface- mac-addresses> machine- interface- allowed- address- pairs> address- pair> prefix> 10.10.10. 111</ip- prefix> prefix- len>32< /ip-prefix- len> 02:15:75: 33:e4:01< /mac> mode>active- standby< /address- mode> address- pair> machine- interface- allowed- address- pairs>
<mac-
</virtual-
<virtual-
<allowed-
<ip>
<ip-
<ip-
</ip>
<mac>
<address-
</allowed-
</virtual-
3]. Deleted the SI and observed the AAP config still present in the if map:
4]. Created the same SI with the vMAC set in the AAP config.
No change is seen, however.
The native MAC is still seen in the if map introspect.
Please take a look at the setup.