From owner-freebsd-questions Mon Sep 2 11:49:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBD7837B400 for ; Mon, 2 Sep 2002 11:49:36 -0700 (PDT) Received: from hotmail.com (oe38.pav2.hotmail.com [64.4.36.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id B977643E3B for ; Mon, 2 Sep 2002 11:49:35 -0700 (PDT) (envelope-from unixtools@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 2 Sep 2002 11:49:34 -0700 X-Originating-IP: [202.41.224.36] From: "Unix Tools" To: "anak freebsd" , References: Subject: Re: uid 0 on /var: out of inodes Date: Mon, 2 Sep 2002 12:34:06 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 02 Sep 2002 18:49:34.0841 (UTC) FILETIME=[7B238690:01C252B1] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG first and foremost just symlink directories on /var 1) mv /var/tmp /usr and ln -s /usr/tmp /var/tmp 2) mv /var/mail /usr and ln -s /usr/mail /var/mail 3) mv /var/log /usr and ln -s /usr/log /var/log Then Reboot ----- Original Message ----- From: "anak freebsd" To: Sent: Monday, September 02, 2002 12:01 AM Subject: uid 0 on /var: out of inodes > i have error msg > > pid 79 (named), uid 0 on /var: out of inodes > pid 82 (ldconfig), uid 0 on /var: out of inodes > pid 84 (ldconfig), uid 0 on /var: out of inodes > pid 86 (inetd), uid 0 on /var: out of inodes > pid 87 (cron), uid 0 on /var: out of inodes > pid 89 (sshd), uid 0 on /var: out of inodes > pid 92 (sendmail), uid 0 on /var: out of inodes > > how can i fix it without formating my hard dirve > > > thank you > > anak > > > _________________________________________________________________ > Join the world's largest e-mail service with MSN Hotmail. > http://www.hotmail.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message