[Novices] Re: [KLUG Members] XFS partition stats

Adam Tauno Williams awilliam at whitemice.org
Wed Mar 8 14:49:27 EST 2006


>> xfs_info {mount_point} ?
> Yea, something like that. XFS does not seem to be documentation 
> friendly on the
> web site, like Samba is having a nice page showing the various utilities part
> of Samba.
> ggggrrr, man for xfs_info opens xfs_grow for me.

Because they are the same utility! :)  An old unix trick,  have one 
binary that
responds differently based upon the name by which it is invoked.

> Is that the inode size?
> I take it that things like inode and log type one does not change on 
> the fly...  dump, remake the file system, restore?

I don't think you can change i-node size on the file (on any filesystem).

I think you can change/move the journal via xfs_info/xfs_growfs/xfs_admin



More information about the Novices mailing list