[863] in arla-drinkers
Re: out of inodes (fwd)
daemon@ATHENA.MIT.EDU (Magnus Ahltorp)
Sat Jun 5 23:41:04 1999
From owner-arla-drinkers@stacken.kth.se Sun Jun 06 03:41:03 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 29342 invoked from network); 6 Jun 1999 03:41:02 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 6 Jun 1999 03:41:02 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id FAA17582
for arla-drinkers-list; Sun, 6 Jun 1999 05:34:57 +0200 (MET DST)
Received: from turbot.pdc.kth.se (turbot.pdc.kth.se [130.237.221.42])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id FAA17578
for <arla-drinkers@stacken.kth.se>; Sun, 6 Jun 1999 05:34:51 +0200 (MET DST)
Received: (from d95-mah@localhost)
by turbot.pdc.kth.se (8.8.7/8.8.7) id FAA05630;
Sun, 6 Jun 1999 05:34:48 +0200 (MET DST)
To: Matthias Laessig <Matthias.Laessig@informatik.tu-chemnitz.de>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: out of inodes (fwd)
References: <Pine.LNX.4.05.9906051747450.28855-100000@jezebel.ironbyte.de>
From: Magnus Ahltorp <map@stacken.kth.se>
Content-Type: text/plain; charset="iso-8859-1"
Content-Language: en
Date: 06 Jun 1999 05:34:33 +0200
In-Reply-To: Matthias Laessig's message of "Sat, 5 Jun 1999 17:48:45 +0200 (MEST)"
Message-ID: <ixd3e060zp2.fsf@turbot.pdc.kth.se>
Lines: 15
X-Mailer: Gnus v5.6.45/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
> I'm using arla-0.22 and my kernel recently died with the message
> "Jun 4 16:51:34 wolfsheim kernel: VFS: No free inodes - contact Linus".
> So what can I do about that?
You can increase the number of inodes in the system by doing
datan# echo 20000 > /proc/sys/fs/inode-max
This sets the maximum number of inodes to 20000. You can check your
current setting by reading that file.
Also, please try arla 0.25.
/Magnus
map@stacken.kth.se