File system full

2004-04-05 Thread Paul Khavkine
Hi folks. Today for i have noticed that the /tmp partition on one of our mail servers was reported as full. I have checked if there's any files in /tmp but found that it wasn't true. du reports that /tmp is only using 50K. After a few minutes the size changed from 100% to 66%. Even that mak

Re: File system full

2004-04-05 Thread Paul Khavkine
Well it did go down to 63% now but the partition is COMPLETELY empty, 16K used. Even 63% doesn't make sense. How long for softupdates to flush all deleted data usually ? The box is 4.6-STABLE BTW. Thanx Paul Mark wrote: > Paul Khavkine wrote: > > > Today for i have noti

Re: File system full

2004-04-05 Thread Paul Khavkine
I see. Any way to find out what process is doing it ? I doubt it's a local DoS since noone has shell access to the machine. Thanx Paul Clifton Royston wrote: > On Mon, Apr 05, 2004 at 12:00:53PM -0700, [EMAIL PROTECTED] wrote: > > Date: Mon, 05 Apr 2004 14:49:42 -0400

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Paul Khavkine
; > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-hackers" in the body of the message -- * Paul Khavkine Network Administrator Distributel Communications 740 Notre Dame West, Suite 1135 Montreal, Quebec, Canada, H3C 3X6 1-514-877-0064 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Name service switch

2002-07-23 Thread Paul Khavkine
Hi folks. Since FreeBSD currently lacks a fully functional NSS implementation why dont we use IRS from BIND ? Is there any problems with that ? Thanx Paul To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Name service switch

2002-07-24 Thread Paul Khavkine
Well the one we have in -CURRENT lacks dynamic module support (as does IRS). I just wanted to know if there was any issues for not implementing IRS before ? Thanx Paul Peter Wemm wrote: > Paul Khavkine wrote: > > Hi folks. > > Since FreeBSD currently lacks a fully

Re: nsswitch functionality

2002-12-06 Thread Paul Khavkine
There's been a few discussions in the past about that in the past. I actually looked at starting to write some code but ran into a couple things and also lack of time. I would be happy to donate some time (not much for now) if there woudl be a couple people with the knowledge of the subject to hel