*** This bug is a duplicate of bug 430355 ***
    https://bugs.launchpad.net/bugs/430355

The duplicate status is wrong.

Update as of today it still is not working (updated my test system just
now)

r...@test:/# ping google.com
ping: unknown host google.com

r...@test:/# ifconfig

r...@test:/# service networking restart
restart: Unknown instance:

r...@test:/# service networking start
networking stop/waiting

r...@test:/# ifconfig

r...@test:/# service networking stop
stop: Unknown instance:

r...@test:/# /etc/init.d/networking restart
 * Reconfiguring network interfaces...                                          
SIOCSIFFLAGS: Cannot assign requested address
                                                                         [ OK ]

r...@test:/# ifconfig
venet0    Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          inet addr:127.0.0.1  P-t-P:127.0.0.1  Bcast:0.0.0.0  
Mask:255.255.255.255
          UP BROADCAST POINTOPOINT RUNNING NOARP  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)

venet0:0  Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          inet addr:10.10.10.2  P-t-P:10.10.10.2  Bcast:0.0.0.0  
Mask:255.255.255.255
          UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1

r...@test:/# ifdown lo
r...@test:/# ifup lo

r...@test:/# ifconfig
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: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)

venet0    Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          inet addr:127.0.0.1  P-t-P:127.0.0.1  Bcast:0.0.0.0  
Mask:255.255.255.255
          UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
          RX packets:5 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:894 (894.0 B)  TX bytes:368 (368.0 B)

venet0:0  Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          inet addr:10.10.10.2  P-t-P:10.10.10.2  Bcast:0.0.0.0  
Mask:255.255.255.255
          UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1


r...@test:/# ping google.com
PING google.com (74.125.67.100) 56(84) bytes of data.
64 bytes from gw-in-f100.google.com (74.125.67.100): icmp_seq=1 ttl=51 
time=32.0 ms
64 bytes from gw-in-f100.google.com (74.125.67.100): icmp_seq=2 ttl=51 
time=30.5 ms

--- google.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 30.552/31.278/32.005/0.747 ms

In addition the boot scripts did not finish

r...@test:/# ps aux
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.5  19064  1432 ?        Ss   00:18   0:00 init
root        22  0.0  0.0    100    16 ?        S    00:18   0:00 [init-logger]
root        28  0.0  0.2  18552   624 ?        Ss   00:18   0:00 vzctl: ttyp1
root        29  0.0  0.7  17756  1892 ttyp1    Ss   00:18   0:00 -bash
root       190  0.0  0.3  14888  1028 ttyp1    R+   00:22   0:00 ps aux

r...@test:/# init 2

r...@test:/# ps aux
r...@test:/# ps aux
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.5  19176  1440 ?        Ss   00:18   0:00 init
root        22  0.0  0.0    100    16 ?        S    00:18   0:00 [init-logger]
root        28  0.0  0.2  18552   624 ?        Ss   00:18   0:00 vzctl: ttyp1
root        29  0.0  0.7  17756  1892 ttyp1    Ss   00:18   0:00 -bash
root       195  0.0  0.3  18712   860 ?        Ss   00:22   0:00 cron
syslog     227  0.0  0.2  12364   756 ?        Ss   00:22   0:00 /sbin/syslogd 
-u syslog
root       330  0.0  0.3  14888  1032 ttyp1    R+   00:23   0:00 ps aux


As you can see, syslogd did not start. I am not running any additional services 
on this test VPS. On other VPS, in addition to syslog, this affects all 
additional services including (on various VPS) mysql, postgresql, lighhtpd, 
apache, and nginx (to name a few =)

-- 
networking uses mount-functions.sh which doesn't exist
https://bugs.launchpad.net/bugs/431065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to