Re: [SLUG] At a loss with df -h problem

From: Backward Thinker (backwardthinker@juno.com)
Date: Tue May 25 2004 - 13:50:42 EDT


> > If I do a df -h on my system I get the following:
> > Filesystem Size Used Avail Use%
> Mounted on
> > /dev/hda6 -200551361247k 1.0k 0.0k
> 29% /
> > /dev/hda1 -49038585825k 1.0k 0.0k
> 3% /boot
> > /dev/hda5 -277445757533k 1.0k 0.0k
> 55% /usr
> > /dev/hda3 -226538596192k 1.0k 0.0k
> 58% /home
> > /dev/hdc1 -7734696024912k 1.0k 0.0k
> 24% /data

That's very strange... have you tried without the -h flag? Is
the %used ballpark at least? What kind of numbers does a dumpe2fs
show... like dumpe2fs /dev/hdc1 | head -n 40 should show stuff like
block count, free blocks, block size, reserved blocks.

The fact that it's _every_ filesystem on _multiple_devices_ and
that you are still up and running makes it seem like a bad df, not
filesystem corruption. Does a df -T show that it thinks these are
ext2 filesystems?

Any chance of booting from a linux "live" CD and seeing if its df
reports differently?

~ Daniel

________________________________________________________________
The best thing to hit the Internet in years - Juno SpeedBand!
Surf the Web up to FIVE TIMES FASTER!
Only $14.95/ month - visit www.juno.com to sign up today!
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:04:05 EDT