Date: Thu, 9 Aug 2001 18:48:38 -0700 From: "vipor" <vipor_1@hotmail.com> To: "Jonathan Chen" <jonathan.chen@itouch.co.nz> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: seeking help--- my /tmp is full ---109 % Message-ID: <OE46XRPmcarcR4ZDgC800003ef5@hotmail.com> References: <001001c12126$95ff60a0$0400a8c0@ocnsd1.sdca.home.com> <20010810105656.A2974@itouchnz.itouch> <OE67apNuT1FM1JOMyQl00000d8d@hotmail.com> <20010810123406.A10055@itouchnz.itouch>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes I did Check the subdirectories in /tmp and they are not full .. side note: I found out that my /tmp was full when i was trying to setup mod_php3 I was in /usr/ports/www/mod_php3 and i did a make it info me that my /tmp was full could that have something to do with it. in the /tmp dir-I did the following # fstat /tmp USER CMD PID FD MOUNT INUM MODE SZ|DV R/W NAME root fstat 1630 wd /tmp 2 drwxrwxrwt 512 r /tmp root csh 1619 wd /tmp 2 drwxrwxrwt 512 r /tmp # fstat -f /tmp USER CMD PID FD MOUNT INUM MODE SZ|DV R/W root fstat 1631 wd /tmp 2 drwxrwxrwt 512 r root csh 1619 wd /tmp 2 drwxrwxrwt 512 r ----- Original Message ----- From: "Jonathan Chen" <jonathan.chen@itouch.co.nz> To: "vipor" <vipor_1@hotmail.com> Cc: <freebsd-questions@FreeBSD.ORG> Sent: Thursday, August 09, 2001 5:34 PM Subject: Re: seeking help--- my /tmp is full ---109 % > [Please don't remove the Cc: freebsd-questions] > On Thu, Aug 09, 2001 at 05:32:44PM -0700, vipor wrote: > > # fstat /tmp > > USER CMD PID FD MOUNT INUM MODE SZ|DV R/W NAME > > root fstat 1535 wd /tmp 2 drwxrwxrwt 512 r /tmp > > root csh 1533 wd /tmp 2 drwxrwxrwt 512 r /tmp > > user csh 1524 wd /tmp 2 drwxrwxrwt 512 r /tmp > > > > Oops. That should be: > > # fstat -f /tmp > > which will give your more info about the file-system. I take it you did > check the subdirectories in /tmp to make sure that they aren't choca-full > already? > > Cheers. > -- > Jonathan Chen <jonathan.chen@itouch.co.nz> > ---------------------------------------------------------------------- > "Only the meek get pinched. The bold survive." > - Ferris Bueller > > ----- Original Message ----- > > From: "Jonathan Chen" <jonathan.chen@itouch.co.nz> > > To: "vipor" <vipor_1@hotmail.com> > > Cc: <freebsd-questions@FreeBSD.ORG> > > Sent: Thursday, August 09, 2001 3:56 PM > > Subject: Re: seeking help--- my /tmp is full ---109 % > > > > > > > On Thu, Aug 09, 2001 at 03:56:54PM -0700, vipor wrote: > > > > hello, > > > > can someone please assist me I am at a loss, my /tmp directory is > > obviously > > > > full. But I'm unable to determine why. > > > > and most important I'm also unable to fix this with my current skills > > and > > > > abilities. > > > > If anyone has any ideas on how to fix this..? > > > > > > [...] > > > > > > I'd suspect that some process is holding a file in /tmp open. If you > > > can determine the process and kill/stop it, you'll get back your > > > space. What does: > > > > > > # fstat /tmp > > > > > > tell you? > > > -- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OE46XRPmcarcR4ZDgC800003ef5>