Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Oct 2001 22:35:25 +0100
From:      ian j hart <ianjhart@ntlworld.com>
To:        Matt Dillon <dillon@earth.backplane.com>
Cc:        "stable@FreeBSD.ORG" <stable@FreeBSD.ORG>
Subject:   Re: Limit on vn devices
Message-ID:  <3BC36D9D.C66E6A5D@ntlworld.com>
References:  <3BC347E7.D13F5ED6@ntlworld.com> <200110092122.f99LMcG14697@earth.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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