From owner-freebsd-net@FreeBSD.ORG Wed Apr 13 09:21:35 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B316916A4CE for ; Wed, 13 Apr 2005 09:21:35 +0000 (GMT) Received: from mail3.mxc.ru (mail3.mxc.ru [80.64.106.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C90043D58 for ; Wed, 13 Apr 2005 09:21:34 +0000 (GMT) (envelope-from Stirch@mxc.ru) Received: from vasa ([10.3.1.171]) by monster2.mxc.ru (8.12.11/8.12.11) with ESMTP id j3D9IkB6003689 for ; Wed, 13 Apr 2005 13:18:46 +0400 Resent-Date: Wed, 13 Apr 2005 13:18:46 +0400 Resent-Message-Id: <200504130918.j3D9IkB6003689@monster2.mxc.ru> Date: Wed, 13 Apr 2005 13:23:10 +0400 From: Nikolay Arhangelskiy X-Mailer: The Bat! (v2.00.6) Personal Organization: Maxima X-Priority: 3 (Normal) Message-ID: <169371158984.20050413132310@mxc.ru> To: freebsd-net@freebsd.org Resent-From: Nikolay Arhangelskiy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re[2]: Lots VLANs caouses ngctl to fail X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nikolay Arhangelskiy List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 09:21:35 -0000 Hello Maxim, >> I need to operate with hundreds VLANs on FreeBSD box (5.3). >> Using small script I create 250 VLANs, exec "ngctl list" - no >> problem, ngctl lists all 250 VLANs. >> After creating another 250 VLANs ngctl start to fail with message: >> >> ngctl: send msg: No buffer space available >> >> Is there are any limitations in ngctl on objects count? >> Or any kernel side limitations? MK> Increase net.graph.recvspace and net.graph.maxdgram. Very good, this solve the problem. Thank you. -- Best regards, Nikolay mailto:Stirch@mxc.ru