Project

General

Profile

Bug #2451

qa: networking doesn't always start after reboot

Added by Sage Weil almost 12 years ago. Updated over 11 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
-
Category:
qa
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description


ubuntu@plana61:~$ ifconfig
eth2      Link encap:Ethernet  HWaddr 00:1b:21:d3:59:90  
          inet addr:10.214.145.17  Bcast:0.0.0.0  Mask:255.255.240.0
          inet6 addr: fe80::21b:21ff:fed3:5990/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1086 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:126102 (126.1 KB)  TX bytes:468 (468.0 B)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:210 errors:0 dropped:0 overruns:0 frame:0
          TX packets:210 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:18480 (18.4 KB)  TX bytes:18480 (18.4 KB)

ubuntu@plana61:~$ sudo /etc/init.d/networking restart
 * Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces
 * Reconfiguring network interfaces...                                          RTNETLINK answers: No such process

ubuntu@plana61:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 78:2b:cb:5e:c0:d2  
          inet addr:10.214.132.17  Bcast:0.0.0.0  Mask:255.255.240.0
          inet6 addr: fe80::7a2b:cbff:fe5e:c0d2/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:110 errors:0 dropped:0 overruns:0 frame:0
          TX packets:93 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:14024 (14.0 KB)  TX bytes:10646 (10.6 KB)
          Interrupt:36 Memory:da000000-da012800 

eth2      Link encap:Ethernet  HWaddr 00:1b:21:d3:59:90  
          inet addr:10.214.145.17  Bcast:0.0.0.0  Mask:255.255.240.0
          inet6 addr: fe80::21b:21ff:fed3:5990/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1087 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:126204 (126.2 KB)  TX bytes:936 (936.0 B)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:212 errors:0 dropped:0 overruns:0 frame:0
          TX packets:212 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:18686 (18.6 KB)  TX bytes:18686 (18.6 KB)

History

#1 Updated by Sage Weil over 11 years ago

  • Status changed from New to Can't reproduce

i havne't seen this in a long time.

Also available in: Atom PDF