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

[Xen-users] Networking not boot in Dom0


  • To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: ko0nz <yesiko0nz@xxxxxxxxx>
  • Date: Fri, 30 May 2008 18:38:54 +0200
  • Delivery-date: Fri, 30 May 2008 09:39:26 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=VI08r+9gbERT0kYCEDRLnQXYLmJD0dltVSzoTRGpFL1/e+gmHn89zqAAv4Bo5q6q4fL4LlUCSQp/BJ8HJUZpS556o9HGlcPGWPNeAfUDQafmDHq0MBapiMeUOB5BGUM9aXoNeSeYrv5t2sCXzySBgrRB5nqvzMWWR93A/WPlVU8=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi,

I wonder what's happening with my networking?
When i reboot the server, i don't have the networking.

Debian Etch - Xen 3.1
 # uname -r
2.6.18-xen

# cat /etc/network/interfaces
auto lo
iface lo inet loopback

auto xenbr0
iface xenbr0 inet static
        address 192.168.88.5
        netmask 255.255.255.0
        network 192.168.88.0
        broadcast 192.168.88.255
        gateway 192.168.88.1
        bridge_port eth0
        # optional
        bridge_maxwait 0

#dmesg |grep -i xen
/local/scratch/shand/3.1.0/xen-3.1-testing.hg/linux-2.6.18-xen/drivers/usb/input/hid-core.c:
v2.6:USB HID core driver
xenbr0: port 1(vif0.0) entering learning state
xenbr0: topology change detected, propagating
xenbr0: port 1(vif0.0) entering forwarding state
xenbr0: port 2(peth0) entering learning state
xenbr0: topology change detected, propagating
xenbr0: port 2(peth0) entering forwarding state
xenbr0: port 3(vif1.0) entering learning state
xenbr0: topology change detected, propagating
xenbr0: port 3(vif1.0) entering forwarding state
xenbr0: port 4(vif2.0) entering learning state
xenbr0: topology change detected, propagating
xenbr0: port 4(vif2.0) entering forwarding state
xenbr0: port 5(vif3.0) entering learning state
xenbr0: topology change detected, propagating
xenbr0: port 5(vif3.0) entering forwarding state

# cat /etc/xen/xend-config.sxp
(xend-relocation-server yes)
(xend-relocation-hosts-allow '^localhost$ ^localhost\\.localdomain$')
(network-script network-bridge)
(vif-script vif-bridge)
(dom0-min-mem 196)
(dom0-cpus 0)

To have the networking, i must to do
# /etc/init.d/networking restart

So, to have it after rebooting, i put it in /etc/rc.local
# cat /etc/rc.local
/etc/init.d/networking restart
exit 0


What's the problem with my server?
I'd like to understand this problem?
Any idea, please?

Thank you in advance.

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


 


Rackspace

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