From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux_kvm@proinbox.com Subject: Re: 8 NIC limit Date: Tue, 05 Oct 2010 12:20:00 -0400 Message-ID: <1286295600.14135.1398492979@webmail.messagingengine.com> References: <1286290127.19619.1398473465@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "KVM mailing list" To: "Markus Armbruster" Return-path: Received: from out5.smtp.messagingengine.com ([66.111.4.29]:60811 "EHLO out5.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751976Ab0JEQUA (ORCPT ); Tue, 5 Oct 2010 12:20:00 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: > Have you tried creating NICs with -device? I'm not sure what that is, will look into it, thanks. I'm using ProxmoxVE, and currently add them via a web interface. Someone happens to host a screenshot of that part here: http://c-nergy.be/blog/wp-content/uploads/Proxmox_Net2.png On Tue, 05 Oct 2010 17:57 +0200, "Markus Armbruster" wrote: > linux_kvm@proinbox.com writes: > > > Hello list: > > > > I'm working on a project that calls for the creation of a firewall in > > KVM. > > While adding a 20-interface trunk of virtio adapters to bring in a dual > > 10GB bond, I've discovered an 8 NIC limit in QEMU. > > Have you tried creating NICs with -device? The limit shouldn't apply > there. >