Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 1995 17:36:30 +0300 (EET DST)
From:      "Bror 'Count' Heinola" <count@key.hole.fi>
To:        hackers@freebsd.org
Subject:   Trouble with FreeBSD-2.0.5R
Message-ID:  <199508301436.RAA11290@key.hole.fi>

next in thread | raw e-mail | index | archive | help
	I'm having weird problems with my current 2.0.5R setup;

	System will work nicely for a while and then it'll become unresponsive,
	open network connections will stay open and work for a while but new 
	logins are impossible etc. 

	I've got "/kernel proc: table is full" messages to syslog a few times
	after this situation has persisted for a while, and today when I came
	to reboot the machine, there was a message "swap_pager: out of space"
	on the console.

	The machine is 486DX2/66 with 32M RAM and 2 1.2G Conner IDE disks.
	I've configured 64M swap on both of the drives, totaling 128M.
	/users filesystem is NFS exported to another machine, and it has
	quotas.	

	I've included my current kernel config file below. Any suggestions
	what I should do?

#
#	SNAFU - snafu.muncca.fi i486DX2/66 32M 2x 1.2G IDE
#

machine		"i386"
cpu		"I486_CPU"
ident		SNAFU
maxusers	64

options		INET			
options		FFS			
options		NFS			
options		PROCFS			
options		"COMPAT_43"		
options		UCONSOLE		
options		XSERVER			
options		QUOTA			
options		"NMBCLUSTERS=2048"	
options		HARDFONTS		
options		DUMMY_NOPS		
options		"AUTO_EOI1"		
#options	"AUTO_EOI2"		
options		"CHILD_MAX=128"		
options		"OPEN_MAX=128"		
options		"NSWAPDEV=10"		
options		"BROKEN_KEYBOARD_RESET"	
options		"MAXCONS=12"		


config		kernel	root on wd0 	

controller	isa0			

controller	fdc0	at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk		fd0	at fdc0 drive 0

controller	wdc0	at isa? port "IO_WD1" bio irq 14 vector wdintr
disk		wd0	at wdc0 drive 0
disk		wd1	at wdc0 drive 1

controller	wdc1	at isa? port "IO_WD2" bio irq 15 vector wdintr
disk		wd2	at wdc1 drive 0
disk		wd3	at wdc1	drive 1


device		sc0	at isa? port "IO_KBD" tty irq 1 vector scintr

device		npx0	at isa? port "IO_NPX" irq 13 vector npxintr

device		sio0	at isa? port "IO_COM1" tty irq 4 vector siointr
device		sio1	at isa? port "IO_COM2" tty irq 3 vector siointr

device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr

device		wt0	at isa? port 0x300 bio irq 5 drq 1 vector wtintr

pseudo-device	loop
pseudo-device	ether
pseudo-device	log
pseudo-device	pty	192








-- 
Bror 'Count' Heinola	# E-mail:		# Network admin of muncca.fi
Pengerkatu 13b A5	# count@snafu.muncca.fi	# Count in IRC
00530  HELSINKI		# count@key.hole.fi	# "Be excellent to each
Cell: +358-40-5533-554	# ...free your mind...	#  other!" - Bill & Ted



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