From owner-freebsd-virtualization@FreeBSD.ORG Sat Feb 1 10:35:25 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0B954BC for ; Sat, 1 Feb 2014 10:35:25 +0000 (UTC) Received: from mail-ie0-x22f.google.com (mail-ie0-x22f.google.com [IPv6:2607:f8b0:4001:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C9E991288 for ; Sat, 1 Feb 2014 10:35:24 +0000 (UTC) Received: by mail-ie0-f175.google.com with SMTP id ar20so4973973iec.6 for ; Sat, 01 Feb 2014 02:35:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=58Vh3KxKt9jVktfsqVrPVz7WzI5Umk5sKSWogWNHntY=; b=eNlsH6hMoxDvF+3yWz3+WoDHP06l/qnmmrqYhl18sRwKBIXGvkbrKhoEyfZOlu/mCG Zdiuu8B3RtRN5nmQJ+N7ILC5RVv7B/D8jnyH7SYHFgAuePVIZA8lLQ+GMk9IFQBSV4K2 TwJDqFbTsGGayAi0ruFi7bDVZujKOrnspPwBCJ/su5w32OUXFIG8U2VxIXxttwzb5cgT obiNl58IgoGRpW70Jfmb7cIBO4W1FYdN9VC2fRChxtK0b+40eN8CueHk4j4d9CZEXnuK APEbas/pnIxusEN/15LCRYC5eFGTw4CjWp4XKrh1i6xxhYtMJzMFbtCBUqlxI9obpRYB FsFQ== MIME-Version: 1.0 X-Received: by 10.42.28.69 with SMTP id m5mr19161800icc.21.1391250924026; Sat, 01 Feb 2014 02:35:24 -0800 (PST) Sender: admdwrf@gmail.com Received: by 10.42.23.13 with HTTP; Sat, 1 Feb 2014 02:35:23 -0800 (PST) In-Reply-To: <038D2C87-0034-49DC-8DA5-A930798264D6@schema31.it> References: <038D2C87-0034-49DC-8DA5-A930798264D6@schema31.it> Date: Sat, 1 Feb 2014 11:35:23 +0100 X-Google-Sender-Auth: ltbUgE5mbF7osV3VEKz-pqDDFs8 Message-ID: Subject: Re: Bhyve and network virtualization From: =?ISO-8859-1?Q?Fr=E9d=E9ric_Alix?= To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Feb 2014 10:35:25 -0000 Few minutes ago i read this: http://www.freebsd.org/news/status/report-2013-10-2013-12.html#FreeBSD-Host= -Support-for-OpenStack-and-OpenContrail Hum... OpenContrail port .. :p I am not interesting by OpenStack but OpenContrail, of course !!!!! After a little search, i found this: http://opencontrail.org/opencontrail-weekly-meeting/ https://blueprints.launchpad.net/opencontrail/+spec/freebsd-vrouter It's exactly what i would like ! Now, i'll survey the OpenContail ports For the curious who they want understand what is OpenContrail, go to this link: http://opencontrail.org/opencontrail-architecture-documentation/#section1_2 fax 2014-02-01 Andrea Brancatelli : > Hello Frederic, > > This is an interesting question. Funny thing is in the past day I had the > same doubt, but after some minutes I realized FreeBSD already has > everything that is needed to handle a "virtualization network" by itself. > Obviously what's missing is some kind of GUI or guided path to do it > easily. At least that's what I thought. > > Today I have seen openvswitch site and understood that it has many more > features, but frankly non of them actually raised any interest in me. May= be > I didn't understand them, but in general id like to jeep things simple, a= s > simple as possible. And simply put openvswitch seemed to me the next > project aimed to fixing a badly designed tcp stack not working good for > many VMs and such. And after all that's the reason why I'm using FreeBSD > and not Linux, and that's also the reason one of the most powerful > networking appliance as pfsense is based on FreeBSD and not Linux. > > So, simply put, instead of spend time adopting something like openvswitch > I'd rather spend time writing something for FreeBSD directly (and maybe > merge it with bhyve project)... But, hey, that's me... > > Andrea "Mr.SK" Brancatelli > > > On 01/feb/2014, at 10:03, Fr=E9d=E9ric Alix > wrote: > > > > Hi ! > > > > I am learning how use bhyve and actullay, it's a real pleasure to use i= t > :-) > > I would like build a virtual infra in a box. Many bhyve vm for each > > services. Firewalls, routers, dns, app serv, databases serv, ... > > For this, bhyve is just perfect. > > Now, i need a tool for build a virtual network, like crossbow in Illumo= s. > > What are you prefer for this job ? OpenvSwitch ? VDE ? other ? > > > > Thank you, and long live to bhyve ! > > > > fax > > _______________________________________________ > > freebsd-virtualization@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > > To unsubscribe, send any mail to " > freebsd-virtualization-unsubscribe@freebsd.org" >