From: Stefan Hajnoczi <stefanha@gmail.com>
To: folkert <folkert@vanheusden.com>
Cc: kvm@vger.kernel.org
Subject: Re: FAQ on linux-kvm.org has broken link
Date: Tue, 30 Jul 2013 14:25:46 +0200 [thread overview]
Message-ID: <20130730122546.GA7239@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <20130730011852.GC27878@belle.intranet.vanheusden.com>
On Tue, Jul 30, 2013 at 03:18:53AM +0200, folkert wrote:
> The link at:
> http://www.linux-kvm.org/page/FAQ#My_guest_network_is_stuck_what_should_I_do.3F
> pointing to:
> http://qemu-buch.de/cgi-bin/moin.cgi/QemuNetwork
> is broken: it gives a "Internal server error" message.
>
> Please someone point me to the correct location as I'm struggeling with
> a VM losing connectivity all the time.
Hi Folkert,
I have updated the wiki to point to
http://qemu-project.org/Documentation/Networking. The original link
seems to be down.
If you keep losing network connectivity you may have a MAC or IP address
conflict. The symptom is that network traffic is intermittent - for
example, ping might work but a full TCP connection does not.
This happens when two guests are configured with identical MAC or IP
addresses on the same bridge or subnet. They will "fight" over the MAC
or IP address and you will not be able to reliably communicate with
those guests.
The tool for solving networking issues is often tcpdump. Run tcpdump
inside the guest to verify it is receiving traffic or investigate a
failed connection.
Run tcpdump on the host - especially if you are using -netdev tap - to
inspect the traffic being forwarded on behalf of the guest.
If you let libvirt set up networking for you all should be fine. If you
run qemu manually or customized the domain XML, then it's possible you
have a misconfiguration. Feel free to post the details so someone can
help you.
Stefan
next prev parent reply other threads:[~2013-07-30 12:25 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-30 1:18 FAQ on linux-kvm.org has broken link folkert
2013-07-30 12:25 ` Stefan Hajnoczi [this message]
2013-07-30 12:45 ` folkert
2013-07-30 20:45 ` folkert
2013-07-31 8:46 ` Stefan Hajnoczi
2013-08-02 11:37 ` folkert
2013-08-02 15:25 ` Stefan Hajnoczi
2013-08-02 18:06 ` folkert
2013-08-05 11:31 ` Stefan Hajnoczi
2013-08-05 20:59 ` folkert
2013-08-06 8:13 ` Stefan Hajnoczi
2013-09-03 17:03 ` folkert
2013-08-26 19:50 ` folkert
2013-08-27 7:31 ` Stefan Hajnoczi
2013-10-29 17:18 ` folkert
2013-11-01 9:52 ` Stefan Hajnoczi
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=20130730122546.GA7239@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=folkert@vanheusden.com \
--cc=kvm@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox