[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Now tor does not work at all...
I cannot explain why it seemed to work and then stopped?!?!
I know that I had this problem maybe a year ago and
I finally had to build a kernel with these options:
# RLIMIT Options
# more info in param.c and a tech-kern article
http://mail-index.netbsd.org/tech-kern/2002/06/21/0030.html
options MAXFILES=4096
options NOFILE=4096
Now when I type:
# limit
cputime unlimited
filesize unlimited
datasize 131072 kbytes
stacksize 2048 kbytes
coredumpsize unlimited
memoryuse 251268 kbytes
memorylocked 83756 kbytes
maxproc 160
openfiles 4096
sbsize unlimited
Notice the open files limit...
Are you able to build your own kernel?
I'm actually tracking 3_Stable on my production i386 box...
> yancm@xxxxxxxxxxxxxxxx wrote:
>> What OS/Rev Level and hardware are you running on?
> Ideed, it *is* NetBSD-3.0_RELEASE. But I don't understand: the software
> went fine for four or five days, and *then* the error happens. Even a
> reboot doesn't change.
>
> The hardware is an SGI Indy without graphics board, R4600 200MHz 256MB.
>