Date: Tue, 9 Oct 2001 14:22:38 -0700 (PDT) From: Matt Dillon <dillon@earth.backplane.com> To: ian j hart <ianjhart@ntlworld.com> Cc: "stable@FreeBSD.ORG" <stable@FreeBSD.ORG> Subject: Re: Limit on vn devices Message-ID: <200110092122.f99LMcG14697@earth.backplane.com> References: <3BC347E7.D13F5ED6@ntlworld.com>
next in thread | previous in thread | raw e-mail | index | archive | help
: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
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?200110092122.f99LMcG14697>
