[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] new /etc/xen/network script


  • To: "xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
  • Date: Wed, 10 Aug 2005 01:58:19 +0100
  • Delivery-date: Wed, 10 Aug 2005 00:56:36 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>
  • Thread-index: AcWdRpkwTMK+QZZFTDm/4D+ZpwPhMg==
  • Thread-topic: new /etc/xen/network script


I'm proposing to checkin the attached new /etc/xen/network script. I'm
hoping it will be more robust to the various network startup problems
people have seen by using vendor ifup/ifdown scripts.

Please can people try it out, particularly if you had problems with the
old script.

If the script does fail for you, /var/log/xend.debug may have some
useful info. Please try to dig around to try and understand what has
gone wrong. I've attached the output of ifconfig before and after
starting xend for comparison. 

We're still awaiting patches to enable interfaces other than eth0 to be
specified in xend-config.sxp, so if you're primary interface is eth1
edit the default 'netdev' parameter at the top of the file.

Thanks,
Ian

*** BEFORE:

eth0      Link encap:Ethernet  HWaddr 00:06:5B:F6:90:B3  
          inet addr:108.32.38.50  Bcast:128.232.47.255
Mask:255.255.240.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:85 errors:0 dropped:0 overruns:0 frame:0
          TX packets:97 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:7868 (7.6 Kb)  TX bytes:8233 (8.0 Kb)
          Interrupt:28 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:28 errors:0 dropped:0 overruns:0 frame:0
          TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:2392 (2.3 Kb)  TX bytes:2392 (2.3 Kb)



*** AFTER:

eth0      Link encap:Ethernet  HWaddr 00:06:5B:F6:90:B3  
          inet addr:108.32.38.50  Bcast:128.232.47.255
Mask:255.255.240.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1689 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:118661 (115.8 Kb)  TX bytes:969 (969.0 b)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:29 errors:0 dropped:0 overruns:0 frame:0
          TX packets:29 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:2486 (2.4 Kb)  TX bytes:2486 (2.4 Kb)

peth0     Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF  
          UP BROADCAST RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:1757 errors:0 dropped:0 overruns:0 frame:0
          TX packets:13 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:131689 (128.6 Kb)  TX bytes:1003 (1003.0 b)
          Interrupt:28 

vif0.0    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:16 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1689 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:969 (969.0 b)  TX bytes:118661 (115.8 Kb)

xen-br0   Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1687 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:94164 (91.9 Kb)  TX bytes:0 (0.0 b)


# brctl show
bridge name     bridge id               STP enabled     interfaces
xen-br0         8000.feffffffffff       no              vif0.0
                                                        peth0

Attachment: network
Description: network

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.