Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Weird df listing
Date: Tue, 02 Sep 2008 17:47:27
Message-Id: 200809021947.02425.volker.armin.hemmann@tu-clausthal.de
In Reply to: Re: [gentoo-user] Weird df listing by Michael Sullivan
1 On Dienstag, 2. September 2008, Michael Sullivan wrote:
2 > On Tue, 2008-09-02 at 15:39 +0200, Volker Armin Hemmann wrote:
3 > > On Dienstag, 2. September 2008, Michael Sullivan wrote:
4 > > > Can someone please explain to me what's going on with /dev/sda6? I
5 > > > couldn't log into GNOME after my reboot yesterday, and when I asked for
6 > > > a df listing in the console, I got this. Shouldn't there be 4GB
7 > > > available?
8 > > >
9 > > > camille ~ # df -h
10 > > > Filesystem Size Used Avail Use% Mounted on
11 > > > /dev/sda6 78G 74G 0G 100% /
12 > > > udev 10M 184K 9.9M 2% /dev
13 > > > /dev/sda7 52G 40G 12G 78% /mnt/store
14 > > > shm 247M 0 247M 0% /dev/shm
15 > > > catherine:/backup 44G 34G 8.5G 80% /backup/catherine
16 > >
17 > > you have space left, but the inodes are all used up.
18 > >
19 > > Typical problem for fs like extX.
20 >
21 > What fs should I use instead? For future reference what's the current
22 > standard?
23
24 there is no 'current standard'. But AFAIR reiserfs does not have this problem.