Comment 5 for bug 889423

Revision history for this message
Albert Chin (bugs-ubuntu-vendor) wrote :

 Looking at my original post and the ifconfig output of bond0:
  # ifconfig -a
  bond0 Link encap:Ethernet HWaddr 00:1b:21:b7:21:ea
            inet addr:10.191.62.2 Bcast:10.191.62.255 Mask:255.255.255.0
            inet6 addr: fe80::21b:21ff:feb7:21ea/64 Scope:Link
            UP BROADCAST MASTER MULTICAST MTU:1500 Metric:1
            RX packets:0 errors:0 dropped:0 overruns:0 frame:0
            TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 txqueuelen:0
            RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

Note bond0 isn't "RUNNING", like eth2 and eth3. Whereas, after I manually bring up the bond0 interface, bond0 is "RUNNING".