Ubuntu: Disk Usage Analyzer

Mark Haney mhaney at ercbroadband.org
Thu Jul 24 18:24:34 UTC 2008


Chaman Singh Verma 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
> 
> 
If you'll notice the '/' and the /home/csv610/.gvfs mounts are 
identical.  A quick google gets this:

----[ README ]
| gvfs is a userspace virtual filesystem designed to work with the i/o
| abstractions of gio (a library availible in glib >= 2.15.1). It
| installs several modules that are automatically used by applications
| using the APIs of libgio. There is also fuse support that allows
| applications not using gio to access the gvfs filesystems.
|
|
| The gvfs model differs from e.g. gnome-vfs in that filesystems must
| be mounted before they are used. There is a central daemon (gvfsd)
| that handles coordinting mounts, and then each mount is (typically)
| in its own daemon process (although mounts can share daemon process).
|
| gvfs comes with a set of backends, including trash support, sftp,
| smb, http, dav and others. More backends are planned.
|
| gvfs also contains modules for gio that implement hal volume monitors
| and the gnome uri-scheme handler configuration.
|
| There is a set of command line programs starting with "gvfs-" that
| lets you run commands (like cat, ls, stat, etc) on files in the gvfs
| mounts.

-- 
Libenter homines id quod volunt credunt -- Caius Julius Caesar


Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415

Call (866) ERC-7110 for after hours support




More information about the ubuntu-users mailing list