|
||||||||
Thanks for the help, Lee! My log is set to 100. I have a captive portal using 45KB of files I've seen the log files. Large files are filter.log and system.log with 256K I have set back the log to 50. What else do i need to conservatively setup? It was only less than 24 hours (around 18hrs i guess) before m0n0wall reported file system full. Thanks again On 8/14/06, Lee Sharp <leesharp at hal dash pc dot org> wrote: > > From: "Ervin Malicdem" <schadow1 at gmail dot com> > > >I got the full filesystem again and take note I only have 3 dhcp > > clients leasing. > > What could be wrong? > > > $ df -h > > Filesystem Size Used Avail Capacity Mounted on > > /dev/md0c 11M 11M 13K 100% / > > procfs 4.0K 4.0K 0B 100% /proc > > /dev/ad0a 6.7M 5.5M 1.2M 82% /cf > > A real problem requiring thought this early Sunday morning... And before > coffee... Lets start with definitions. That may also get my thoughts > straight. > > /dev/md0c is your ram disk. It is statically created at boot. It does > not > grow. It holds leases, databases, arp tables, log files... Something has > you full. 128 is enough ram, but the files system is 11 meg whatever you > have. Lets start with what services are you running? How long are your > logs? (Over 50 takes space fast) Do you have a complex captive portal > page > with a lot of images? > > /dev/ad0a is your drive image. (Hard drive or CF) The image size is also > static, so Andrew is confused. :-) The important thing is that nothing is > saved here. The only time this is opened for writing is to save the > config.xml or to upgrade firmware. > > So look at your log files. Also look around your file system at /var/log > and see what is big. Nothing there should be over 256k. > > Lee > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |