WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] x86_64 - Networking disabled when starting xend

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] x86_64 - Networking disabled when starting xend
From: David F Barrera <dfbp@xxxxxxxxxx>
Date: Thu, 14 Jul 2005 15:56:01 -0500
Delivery-date: Thu, 14 Jul 2005 20:54:45 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1121374233.5503.2.camel@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1121374233.5503.2.camel@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, 2005-07-14 at 15:50 -0500, David F Barrera wrote:
> 
> When starting xend on an x86_64 machine (IBM HS20 Blade EMT64) with SLES
> 9, networking is completely disabled.  I don't see any trace data or
> error messages coming out, simply when I type in 'xend start' on a
> remote login, the communication stops. On the serial console, I don't
> see any error or Oops,either. I first saw this problem today, July
> 14th. 
> 
> ** Note: the problem is NOT happening on an identical machine that has
> FC4.
> 
> changeset:   5781:98b83cc57eca28c4beff7d76cf0ddf1cc6e2c9da
> tag:         tip
> user:        kaf24@xxxxxxxxxxxxxxxxxxxx
> date:        Thu Jul 14 09:01:21 2005
> summary:     Missing quirks.c file.
Incidentally, I did not mean to point at this changeset; rather, it is
the LAST changeset in the Xen build on my test machine.
> 
> 
> 
> ifconfig before xend start:
> 
> eth1      Link encap:Ethernet  HWaddr 00:11:25:9D:69:87
>           inet addr:9.3.192.194  Bcast:9.3.192.255  Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:2671 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:325 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000
>           RX bytes:420983 (411.1 Kb)  TX bytes:108907 (106.3 Kb)
>           Interrupt:78
> 
> 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:2165 (2.1 Kb)  TX bytes:2165 (2.1 Kb)
> 
> 
> Ifconfig after xend start:
> 
> eth1      Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
>           UP BROADCAST RUNNING NOARP MULTICAST  MTU:1500  Metric:1
>           RX packets:635 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000
>           RX bytes:106924 (104.4 Kb)  TX bytes:0 (0.0 b)
>           Interrupt:78
> 
> 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:36 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:3189 (3.1 Kb)  TX bytes:3189 (3.1 Kb)
> 
> veth0     Link encap:Ethernet  HWaddr 00:11:25:9D:69:87
>           inet addr:9.3.192.194  Bcast:9.3.192.255  Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:21 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:0 (0.0 b)  TX bytes:882 (882.0 b)
> 
> vif0.0    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF  (garbage after
> this line)
> 
> The network card is a tg3, and I believe I saw some emails exchanged
> regarding some issues with veth0 and tg3
> 
-- 
Regards,

David F Barrera
Linux Technology Center
Systems and Technology Group, IBM

"The wisest men follow their own direction. "
                                                        Euripides


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

<Prev in Thread] Current Thread [Next in Thread>