From owner-freebsd-xen@FreeBSD.ORG Wed Feb 18 19:44:55 2015 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE891F30 for ; Wed, 18 Feb 2015 19:44:55 +0000 (UTC) Received: from mail-ig0-x22c.google.com (mail-ig0-x22c.google.com [IPv6:2607:f8b0:4001:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AFB90D55 for ; Wed, 18 Feb 2015 19:44:55 +0000 (UTC) Received: by mail-ig0-f172.google.com with SMTP id l13so39040676iga.5 for ; Wed, 18 Feb 2015 11:44:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=5j/WFQw/ePE55kvfZYQHY7KSFV2z1NM191BZMKCmb0I=; b=k8PgX33ClSEMAI2H8mmU4NJIgBuzCu1dX2y2mO6En/ltQKCP92iav0tvHQ5P+rHjCQ Vgtp8UfjL9oBR1YLFRt42H1xPglSzrpnsXWXlEmmwnq2iAaeG6sImNzlzViTbPaB/Cfj Y2d9/7TzsxdQuhq5ZhKOEKX+4PcLWDTDootN7pPr9Gpc+C1r8Ov/GYyvskqS8jnl39i8 +k2FnAbKRLQGTlRjK/0tXUxGPVDMTTiaOIVJYKaFPfWRThr+4vJUF4BEvYwbZhepW0Ot 6sp3on5+t3hYovSL86OnP7ftYjXyBtpcvcKL/bcsXccJT6gJN6xE2SvEOKOKoHCNtS52 JAeg== X-Received: by 10.42.169.200 with SMTP id c8mr2038793icz.40.1424288695211; Wed, 18 Feb 2015 11:44:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.120.35 with HTTP; Wed, 18 Feb 2015 11:44:34 -0800 (PST) In-Reply-To: <54E4D37A.7010905@pdsvelebit.hr> References: <54E4D37A.7010905@pdsvelebit.hr> From: Miguel Clara Date: Wed, 18 Feb 2015 19:44:34 +0000 Message-ID: Subject: Re: [Bug 188261] [xen] FreeBSD DomU PVHVM guests cannot 'route' traffic for other Xen PV guests on same Dom0 Host. To: Marko Lerota Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-xen@freebsd.org X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2015 19:44:56 -0000 On Wed, Feb 18, 2015 at 6:01 PM, Marko Lerota wrote: > > > On 02/18/15 14:51, bugzilla-noreply@freebsd.org wrote: > >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188261 >> >> --- Comment #3 from kpielorz@tdx.co.uk --- >> I just re-tested this with: >> >> - XenServer 6.5 >> - FreeBSD 10.1 amd64 >> >> Installing FreeBSD in PVHVM mode (i.e. with 'xn0' NIC etc.) - and the >> problem >> still exists (incase anyone else runs into it) - there's been a least a >> couple >> of other people run into this issue setting up VM's for routing etc. >> > > And there is a problem with disk speed also. Xenserver is no FreeBSD > friendly. > > I don't even have network with FreeBSD on and XenSource NetBSD host... I think the main issue is really the xennet(back/front) code in 10, since I have no issue in 9. See: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188369 Would be awesome if someone with good xennet(back/front) knowledge could look into it, and maybe the same for the disk part. Under a linux dom0 network works and tbh I havent tested later but disk performance still could use some improvements. > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" >