Created attachment 1277400[details]
Templates
Description of problem:
OSPd10 with OVS2.6 VxLAN configuration fails.
After the deployment, services seems to be up but:
error: "could not open network device dpdk0 (No such device)
And I can't reach to remote IP either
options: {df_default="true", in_key=flow, local_ip="10.35.141.23", out_key=flow, remote_ip="10.35.141.22"}
And after a reboot network and neutron-openvswitch-agent seems to get into failed state[sosreport is attached]
with the following message:
May 9 14:31:57 compute-0 network: Bringing up interface br-link: ERROR : [/etc/sysconfig/network-scripts/ifup-eth] Device br-link does not seem to be present, delaying initialization.
Version-Release number of selected component (if applicable):
OSPD10 puddle 2017-05-04.4
How reproducible:
Always
Steps to Reproduce:
1.Install ospd10 with OVS2.6 using attached templates
Actual results:
Environment broken
Expected results:
Should work.
Additional info:
Templates are attached, those templates works on OSPD11.
The network service came up after a reboot,
Verified on 2017-05-23.4 puddle.
With the following os-net-config package:
# rpm -qa | grep os-net-config
os-net-config-5.2.0-2.el7ost.noarch
Thanks
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2017:1585
Created attachment 1277400 [details] Templates Description of problem: OSPd10 with OVS2.6 VxLAN configuration fails. After the deployment, services seems to be up but: error: "could not open network device dpdk0 (No such device) And I can't reach to remote IP either options: {df_default="true", in_key=flow, local_ip="10.35.141.23", out_key=flow, remote_ip="10.35.141.22"} And after a reboot network and neutron-openvswitch-agent seems to get into failed state[sosreport is attached] with the following message: May 9 14:31:57 compute-0 network: Bringing up interface br-link: ERROR : [/etc/sysconfig/network-scripts/ifup-eth] Device br-link does not seem to be present, delaying initialization. Version-Release number of selected component (if applicable): OSPD10 puddle 2017-05-04.4 How reproducible: Always Steps to Reproduce: 1.Install ospd10 with OVS2.6 using attached templates Actual results: Environment broken Expected results: Should work. Additional info: Templates are attached, those templates works on OSPD11.