How to find out the parameters of an ext3 filesystem

Chris Adams cmadams at hiwaay.net
Wed Oct 14 14:56:15 UTC 2009


Once upon a time, Dan Track <dan.track at gmail.com> said:
> I'd like to know the parameters of an ext3 filesystem i.e what
> blocksize was used, inodes etc... Can someone please show me a command
> I can use to find this information.

As root, "tune2fs -l <device>", where "<device>" is the block device
that contains the filesystem (e.g. /dev/sda2, /dev/vg0/lv0, etc.).
-- 
Chris Adams <cmadams at hiwaay.net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.




More information about the fedora-list mailing list