[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: How to find out the parameters of an ext3 filesystem



Once upon a time, Dan Track <dan track 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 hiwaay net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]