Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Apr 2005 11:39:56 +0400 (MSD)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        Nikolay Arhangelskiy <Stirch@mxc.ru>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Lots VLANs caouses ngctl to fail
Message-ID:  <20050413113925.D14769@mp2.macomnet.net>
In-Reply-To: <147364753343.20050413113624@mxc.ru>
References:  <147364753343.20050413113624@mxc.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 13 Apr 2005, 11:36+0400, Nikolay Arhangelskiy wrote:

> Hello freebsd-net,
>
>   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?

Increase net.graph.recvspace and net.graph.maxdgram.

-- 
Maxim Konovalov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050413113925.D14769>