public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Nic Bonding - throughput for guest
@ 2014-10-24 12:37 Stefan Bauer
  2014-10-24 15:13 ` Brian Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Bauer @ 2014-10-24 12:37 UTC (permalink / raw)
  To: kvm@vger.kernel.org; +Cc: sb@plzk.de

Hi,

 
please CC me - I'm not subscribed to this list.

 
I'm looking  forward to bond the 2 Nics from my KVM Host (2 x 1GbE) to increase throughput for my guest.

 
Currently my guest has a e1000 nic attached.

 
Do i have to tune anything else so my kvm guest can operate with 2 x 1gbit (to different clients) ?

 
I'm using 802.1d with hash_policy layer3+4 for bonding (this is tested and working with our switches).

 
Kind Regards.

 
Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Nic Bonding - throughput for guest
  2014-10-24 12:37 Nic Bonding - throughput for guest Stefan Bauer
@ 2014-10-24 15:13 ` Brian Jackson
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Jackson @ 2014-10-24 15:13 UTC (permalink / raw)
  To: Stefan Bauer; +Cc: kvm@vger.kernel.org, sb@plzk.de

On Friday, October 24, 2014 02:37:28 PM Stefan Bauer wrote:
> Hi,
> 
>  
> please CC me - I'm not subscribed to this list.
> 
>  
> I'm looking  forward to bond the 2 Nics from my KVM Host (2 x 1GbE) to
> increase throughput for my guest.
> 
>  
> Currently my guest has a e1000 nic attached.


That probably won't cut it. You'll want to go with virtio-net and vhost.


> 
>  
> Do i have to tune anything else so my kvm guest can operate with 2 x 1gbit
> (to different clients) ?


Nope. Just use a standard bridge. The reported speed in the guest really has 
nothing to do with the actual achievable speed. I've seen close to 20gbit/sec 
guest to host with virtio+vhost.


> 
>  
> I'm using 802.1d with hash_policy layer3+4 for bonding (this is tested and
> working with our switches).


Most network setups I've seen required pretty specific traffic patterns to 
actually get >1gbit speed. i.e. you're unlikely to get >1gbit between 2 hosts. 
You're going to need multiple hosts in the mix to get it to work.


> 
>  
> Kind Regards.
> 
>  
> Stefan
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-24 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-24 12:37 Nic Bonding - throughput for guest Stefan Bauer
2014-10-24 15:13 ` Brian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox