public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthias Leopold <matthias.leopold@meduniwien.ac.at>
To: kvm@vger.kernel.org
Subject: network problems
Date: Fri, 20 May 2016 18:19:24 +0200	[thread overview]
Message-ID: <573F390C.20108@meduniwien.ac.at> (raw)

hi,

today i set up my first kvm guest, a centos 7 machine on a centos 6 kvm 
host. there are already 3 guests (centos 6) running (not set up by me). 
as far as i can see the setup is "the same", problem is as soon as i 
start the network in the guest the host physical interface goes down: 
"e1000e: eth0 NIC Link is Down". i'm using bridged networking, network 
driver in the guest is virtio. when i use "e1000" driver in the guest 
already starting the guest brings the host interface down. what could be 
wrong?

network on the kvm host is maybe a bit special as there are 3 physical 
interfaces altogether, one of them consists of two bonded SFP 
interfaces. the 3 "old" kvm guests use these interfaces in bridge mode 
with no problems. but they are centos 6, the new one is centos 7... is 
there a difference?

dmesg says:

device vnet9 entered promiscuous mode
br0: port 5(vnet9) entering forwarding state
vnet9: no IPv6 routers present
kvm: 11206: cpu0 disabled perfctr wrmsr: 0xc2 data 0xffff
e1000e: eth0 NIC Link is Down
br0: port 1(eth0) entering disabled state
br0: port 5(vnet9) entering disabled state
device vnet9 left promiscuous mode
...

guest network configuration

     <interface type='bridge'>
       <mac address='52:54:00:67:36:89'/>
       <source bridge='br0'/>
       <model type='virtio'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' 
function='0x0'/>
     </interface>

thx
matthias

-- 
Matthias Leopold
IT Systems & Communications
Medizinische Universität Wien
Spitalgasse 23 / BT 88 /Ebene 00
A-1090 Wien
Tel: +43 1 40160-21241
Fax: +43 1 40160-921200

             reply	other threads:[~2016-05-20 16:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-20 16:19 Matthias Leopold [this message]
2016-05-23 14:09 ` network problems Matthias Leopold
  -- strict thread matches above, loose matches on Subject: below --
2009-03-27 18:45 Network problems Pascal

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=573F390C.20108@meduniwien.ac.at \
    --to=matthias.leopold@meduniwien.ac.at \
    --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