VNET performance

2014-07-10 Thread Clint Armstrong
What is the expected network performance of a VNET jail for network communication between the jail and the host, or between multiple jails? I expected it to approach the 10Gbps of the epair device, but I'm not seeing that. I see between 800 - 1200 Mbps in standard iperf tests both between the host

Re: /etc/jail.conf documentation?

2015-10-29 Thread Clint Armstrong
A little while ago I wrote up an overview of how I build jails using jail.conf at http://clinta.github.io/freebsd-jails-the-hard-way/. On Wed, Oct 28, 2015 at 6:29 PM Philip Jocks wrote: > > > Am 28.10.2015 um 22:05 schrieb Miroslav Lachman <000.f...@quip.cz>: > > > > Valeri Galtsev wrote on 10/

Re: /etc/jail.conf documentation?

2015-10-29 Thread Clint Armstrong
to the new base. On Thu, Oct 29, 2015, 08:19 Miroslav Lachman <000.f...@quip.cz> wrote: > Clint Armstrong wrote on 10/29/2015 12:53: > > A little while ago I wrote up an overview of how I build jails using > > jail.conf at http://clinta.github.io/freebsd-jails-the-hard-way/.