XFS Filesystem

From MythTV Official Wiki
Revision as of 01:34, 21 March 2007 by T0ny (talk | contribs) (Links: Wikipeida links)

Jump to: navigation, search

Possible Issues

It has been said that XFS can have problems when near full - Unverified.

Maintenance

xfs_db -c frag -r /dev/device

can be used to get an idea as to the fragmentation percentage.

xfs_fsr

command can be used to defragment a partition. You can safely run xfs_fsr nightly (or early in the morning) to "defrag" the partition. Doing so nightly will use less resources than doing so "whenever".

Links

Wikipedia XFS