All of lore.kernel.org
 help / color / mirror / Atom feed
From: David F Barrera <dfbp@us.ibm.com>
To: xen-devel@lists.xensource.com
Subject: x86_64 - Networking disabled when starting xend
Date: Thu, 14 Jul 2005 15:50:28 -0500	[thread overview]
Message-ID: <1121374233.5503.2.camel@thinkpad.austin.ibm.com> (raw)



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@firebug.cl.cam.ac.uk
date:        Thu Jul 14 09:01:21 2005
summary:     Missing quirks.c file.



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

             reply	other threads:[~2005-07-14 20:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-14 20:50 David F Barrera [this message]
2005-07-14 20:56 ` x86_64 - Networking disabled when starting xend David F Barrera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1121374233.5503.2.camel@thinkpad.austin.ibm.com \
    --to=dfbp@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.