From owner-freebsd-stable Tue Oct 9 11:54:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pc1-cove4-0-cust214.bir.cable.ntl.com (pc1-cove4-0-cust214.bir.cable.ntl.com [213.105.93.214]) by hub.freebsd.org (Postfix) with ESMTP id 3424B37B401 for ; Tue, 9 Oct 2001 11:54:36 -0700 (PDT) Received: from ntlworld.com (alpha.private [192.168.0.2]) (authenticated) by pc1-cove4-0-cust214.bir.cable.ntl.com (8.11.6/8.11.6) with ESMTP id f99IsVB22168 (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO) for ; Tue, 9 Oct 2001 19:54:34 +0100 (BST) (envelope-from ianjhart@ntlworld.com) Message-ID: <3BC347E7.D13F5ED6@ntlworld.com> Date: Tue, 09 Oct 2001 19:54:31 +0100 From: ian j hart X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "stable@FreeBSD.ORG" Subject: Limit on vn devices Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm using a combination of vn and samba as a cd server. I just added a disk and it looks like there is a hard limit on the number of vn devices (16). I'm loading using /etc/vntab and vnconfig dumps core. I've had a quick look at the code and src/usr.sbin/vnconfig/vnconfig.c has #define MAXVNDISK 16 Does anyone know if I can safely raise this to fix the problem, or is there some other limiting code? TIA -- ian j hart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message