Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2000 14:16:34 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Samson <samson@taipingcarpets.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: some problem on FreeBSD
Message-ID:  <20000331141634.Q21029@fw.wintelcom.net>
In-Reply-To: <003901bf9b4c$4c434500$8b900b0a@jaz>; from samson@taipingcarpets.com on Sat, Apr 01, 2000 at 04:04:08AM %2B0800
References:  <003901bf9b4c$4c434500$8b900b0a@jaz>

next in thread | previous in thread | raw e-mail | index | archive | help
* Samson <samson@taipingcarpets.com> [000331 12:30] wrote:
> Dear Sir,
> 
> The following errors always appeared in my system /var/log/messages
> 
> Apr  1 03:56:26 unix /kernel: pid 66557 (mail.local), uid 0 on /: file
> system full
> Apr  1 03:56:31 unix /kernel: pid 66558 (mail.local), uid 0 on /: file
> system full
> Apr  1 03:56:36 unix /kernel: pid 66559 (mail.local), uid 0 on /: file
> system full
> Apr  1 03:56:42 unix /kernel: pid 66560 (mail.local), uid 0 on /: file
> system full
> Apr  1 03:57:50 unix popper[66561]: (v2.53) Unable to get canonical name of
> client, err = 0
> Apr  1 03:59:50 unix popper[66569]: (v2.53) Unable to get canonical name of
> client, err = 0
> Apr  1 04:01:50 unix popper[66591]: (v2.53) Unable to get canonical name of
> client, err = 0
> Apr  1 04:02:26 unix popper[66592]: (v2.53) Unable to get canonical name of
> client, err = 0
> Apr  1 04:03:50 unix popper[66593]: (v2.53) Unable to get canonical name of
> client, err = 0
> 
> I have checked and found the system should got enough free disk spaces, can
> you tell me
> what's going on in the system?

you're out of disk space as the messages say, you can use this command
to find the largest users of space in your /

  du -kx / | sort -n | more

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


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?20000331141634.Q21029>