All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: [regression] virtio net locks up
Date: Wed, 11 Jan 2012 17:18:15 +0100	[thread overview]
Message-ID: <4F0DB647.4080307@itwm.fraunhofer.de> (raw)
In-Reply-To: <CAJSP0QV-ExO7sfr_U5A+TFib=fNAoeB+bYWKujBE4CSfYbq12Q@mail.gmail.com>

Hello Stefan,

thanks for your help!

On 01/11/2012 05:04 PM, Stefan Hajnoczi wrote:
> On Wed, Jan 11, 2012 at 3:24 PM, Bernd Schubert
> <bernd.schubert@itwm.fraunhofer.de>  wrote:
>> Any idea what is going on or how to debug it?
>
> Here are a couple of ideas that would yield more information:
>
> Since the console still works I suggest checking dmesg output inside
> the guest.  Are there any error messages at the bottom?

No, absolutely nothing in dmesg.

>
> Try pinging the host's IP address from inside the guest.  Run tcpdump
> on the guest's tap interface from the host and observe whether or not
> you see any packets being sent from the guest.

Seems arp requests are still going out, but then don't go in:

17:16:21.202547 ARP, Reply 192.168.123.1 is-at 00:25:90:38:09:cd (oui 
Unknown), length 28
17:16:21.538724 ARP, Request who-has squeeze1 tell squeeze3, length 28
17:16:21.539026 ARP, Reply squeeze1 is-at 52:54:00:12:34:11 (oui 
Unknown), length 28
17:16:22.200912 ARP, Request who-has 192.168.123.1 tell squeeze3, length 28

>
> rmmod virtio_net inside the guest and then modprobe virtio_net again.
> See if network connectivity is restored (remember to rerun DHCP or
> whatever, if necessary).

Yep, that makes it work again. But probably is not the real solution ;)


Thanks,
Bernd


  reply	other threads:[~2012-01-11 16:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-11 15:24 [regression] virtio net locks up Bernd Schubert
2012-01-11 15:39 ` Bernd Schubert
2012-01-11 16:04 ` Stefan Hajnoczi
2012-01-11 16:18   ` Bernd Schubert [this message]
2012-01-11 17:09     ` Stefan Hajnoczi
2012-07-30 17:33       ` Bernd Schubert
2012-07-30 18:08         ` Bernd Schubert
2012-07-31 10:23           ` Stefan Hajnoczi
2012-08-01 17:05             ` Bernd Schubert
2012-08-02 10:59               ` Stefan Hajnoczi
2012-08-12 11:45           ` Michael S. Tsirkin
2012-08-17 23:25             ` Bernd Schubert
2012-08-19  9:01               ` Michael S. Tsirkin

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=4F0DB647.4080307@itwm.fraunhofer.de \
    --to=bernd.schubert@itwm.fraunhofer.de \
    --cc=kvm@vger.kernel.org \
    --cc=stefanha@gmail.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.