From owner-freebsd-stable Tue Oct 9 14:35:49 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 4CC8C37B406 for ; Tue, 9 Oct 2001 14:35:41 -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 f99LZPB22450 (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO); Tue, 9 Oct 2001 22:35:31 +0100 (BST) (envelope-from ianjhart@ntlworld.com) Message-ID: <3BC36D9D.C66E6A5D@ntlworld.com> Date: Tue, 09 Oct 2001 22:35:25 +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: Matt Dillon Cc: "stable@FreeBSD.ORG" Subject: Re: Limit on vn devices References: <3BC347E7.D13F5ED6@ntlworld.com> <200110092122.f99LMcG14697@earth.backplane.com> 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 Matt Dillon wrote: > > :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 > > You should be able to raise that. vnconfig doesn't even bother > to test against its own limit. I'll look into fixing the program > permanently on -stable. > > -Matt I guess that's why it dumps core then ;) -- ian j hart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message