Ubuntu: Disk Usage Analyzer

David C. Uhrig david at twintop-tahoe.com
Thu Jul 24 18:19:07 UTC 2008


On Thu, Jul 24, 2008 at 11:13 AM, Chaman Singh Verma <csv610 at gmail.com> wrote:
> Hello,
>
> On my machine I have 250GB HD and I am 100% sure about it. but the Disk
> Usage Analyzer seems to very
> generous and shows that
>
>            Total filesystem capacity 452.1GB.
>
> and here is df command:
> csv610 at blackhole:~$ df
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/sda1            236310552   8400296 216000872   4% /
> varrun                 1026388       108   1026280   1% /var/run
> varlock                1026388         0   1026388   0% /var/lock
> udev                   1026388        44   1026344   1% /dev
> devshm                 1026388        12   1026376   1% /dev/shm
> lrm                    1026388     43744    982644   5%
> /lib/modules/2.6.24-19-generic/volatile
> gvfs-fuse-daemon     236310552   8400296 216000872   4% /home/csv610/.gvfs
> /dev/scd0              1463168   1463168         0 100% /media/cdrom0
> csv610 at blackhole:~$
>
> So can someone explain why Disk space reports 452GB ?
>
>
> csv
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>

Hi Chaman,

If you look at these two lines:

/dev/sda1            236310552   8400296 216000872   4% /
gvfs-fuse-daemon     236310552   8400296 216000872   4% /home/csv610/.gvfs

They're the same partition, but (and I might be wrong about my
analysis -- if anyone knows what exactly it is, I'd love to know!)
there is something like a symlink between /home/csv610/.gvfs and / .
Without that duplicate, you're down to your ~250GB drive size.

-David C. Uhrig




More information about the ubuntu-users mailing list