"df -i" output [was: copying wordlists]

David Relson relson at osagesoftware.com
Thu Nov 25 14:36:42 CET 2004


On Thu, 25 Nov 2004 11:53:35 +0000
Robin Bowes wrote:

> Matthias Andree wrote:
> > Robin Bowes <robin-lists at robinbowes.com> writes:
> > 
> > 
> >>BTW, df -k tells me I have 136764KB free on hte partition in
> >question so >I don't think space is the problem.
> > 
> > 
> > Does df -i tell you there are still inodes left?
> 
> [root at compact root]# df -i
> Filesystem      Inodes   IUsed        IFree IUse% Mounted on
> /dev/sda2   4294967295       0   4294967295    0% /
> /dev/sda11  4294967295       0   4294967295    0% /home
> /dev/sda10  4294967295       0   4294967295    0% /opt
> none             48132       1        48131    1% /dev/shm
> /dev/sda6   4294967295       0   4294967295    0% /tmp
> /dev/sda5   4294967295       0   4294967295    0% /usr
> /dev/sda7   4294967295       0   4294967295    0% /var
> /dev/sda8   4294967295       0   4294967295    0% /var/log
> /dev/sda9   4294967295       0   4294967295    0% /var/qmail/queue
> 
> It would appear that I've got lots left, or something's wrong? mail is
> still being delivered to that partition so I can only assume that it's
> OK.
> 
> R.

Robin,

Those numbers look strange.  Zero Inodes used??? IUse% is 0%.  Those
aren't right.  Also 4,294,967,295 is 2**32-1.

Here's my output:

[relson at osage src]$ df -i
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/ide/host0/bus0/target0/lun0/part1
                     9650176 2452963 7197213   26% /

Regards,

David



More information about the Bogofilter mailing list