Empty broadcast for bonding interfaces

Bug #1694236 reported by Alexander Rubtsov
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Won't Fix
Undecided
Unassigned
Mitaka
Won't Fix
Low
Sergey Vasilenko

Bug Description

=== Environment ===
MOS: 9.2+

=== Description ===
When the deployment just finished the broadcast address of bond interfaces on some compute nodes is configured as 0.0.0.0.

=== Steps to reproduce ===
- Deploy an environment using networking templates

=== Actual result ===
Broadcast is 0.0.0.0

root@compute-0-3:~# ifconfig br-fw-admin
br-fw-admin Link encap:Ethernet HWaddr b8:ca:3a:70:e3:dc
          inet addr:192.168.0.22 Bcast:0.0.0.0 Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:309901 errors:0 dropped:6 overruns:0 frame:0
          TX packets:66995 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:85939042 (85.9 MB) TX bytes:31333416 (31.3 MB)

root@compute-0-3:~# ifconfig br-mgmt
br-mgmt Link encap:Ethernet HWaddr 56:0e:0f:d5:a5:4a
          inet addr:192.168.2.23 Bcast:0.0.0.0 Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:2726677 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2950634 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:836391686 (836.3 MB) TX bytes:645059747 (645.0 MB)

=== Expected result ===
Broadcast is set according to the ip/netmask which was specified prior to deployment

=== Impact ===
Failure of system tests which report of incorrect broadcast.

=== Additional information ===
When the compute is rebooted the configuration set correctly based on the configuration file and the defined network.

Revision history for this message
Alexander Rubtsov (arubtsov) wrote :

sla2 for 9.0-updates

tags: added: customer-found sla2
Revision history for this message
Alexander Rubtsov (arubtsov) wrote :

please disregard my last comment about SLA

tags: removed: sla2
Revision history for this message
Sergey Vasilenko (xenolog) wrote :

According to:
1. 'broadcast' is optional option while NIC ip address configure. L23network module has no functionality to configure this option.
2. 'ifconfig' is an officially deprecated utility for Linux. Recommended utility is 'ip' from 'iproute2' package.
3. Real case, which answer to question "what broken?" was not be provided.

I recommend to close this bug with "wan't fix" resolution.

Revision history for this message
Denis Meltsaykin (dmeltsaykin) wrote :

Closing as Won't Fix since this is a low priority bug without clear impact.

Changed in fuel:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.