Displaying 3 results from an estimated 3 matches for "75d6aae6".
2014 Aug 17
0
Re: What uses these 50 GB?
On 8/17/14, 12:28 PM, Roland Olbricht wrote:
> Hello everybody,
>
> first of all thank you the development of Ext2/3/4. It works like a
> charm and makes it possible to base applications on it.
> However, "df" says:
>
> Filesystem 1K-blocks Used Available Use% Mounted on
> ...
> /dev/sdc 468346644 409888536 35015532 93% /opt/ssd
>
2014 Aug 17
3
Re: What uses these 50 GB?
Hello Eric,
thank you for the quick reply and the explanations.
> dumpe2fs -h output might show us that.
Filesystem volume name: <none>
Last mounted on: /opt/ssd
Filesystem UUID: 75d6aae6-1746-4260-994b-148dfdb5af95
Filesystem magic number: 0xEF53
Filesystem revision #: 1 (dynamic)
Filesystem features: has_journal ext_attr resize_inode dir_index
filetype needs_recovery extent flex_bg sparse_super large_file huge_file
uninit_bg dir_nlink extra_isize
Filesystem flags:...
2014 Aug 17
2
What uses these 50 GB?
Hello everybody,
first of all thank you the development of Ext2/3/4. It works like a
charm and makes it possible to base applications on it.
However, now I have the first time where I need more information to
understand the behaviour of a ext4 installation on a 480 GB harddisk.
It holds a database with a size of 355 GB, as said by
"du -m":
...
355263 /opt/ssd
However,