Subject: vnode: table is full
To: None <port-sun3@netbsd.org>
From: Erik E. Fair <fair@clock.org>
List: port-sun3
Date: 01/10/1999 01:45:26
I'm getting "vnode: table is full" when the NetBSD build procedures try to
link libc:

all ===> libc
building standard c library
/usr/bin/nm: qdiv.o: Too many open files in system
/usr/bin/nm: qsort.o: Too many open files in system
[...]
/usr/bin/nm: ypprot_err.o: Too many open files in system
Segmentation fault
*** Error code 139

Stop.

Tonight, I tried booting a new kernel with 16 configured users rather than
hte usual 2 from GENERIC, except that "pstat -T" doesn't show me what the
vnode limit is...

What regulates the table limit now?

	Erik <fair@clock.org>