Difference between revisions of "XFS Filesystem"

From MythTV Official Wiki
Jump to: navigation, search
m (Maintenance)
(Possible Issues)
Line 1: Line 1:
 
== Possible Issues ==
 
== Possible Issues ==
It has been said that XFS can have problems when near full.
+
It has been said that XFS can have problems when near full - Unverified.
  
 
= Maintenance =
 
= Maintenance =

Revision as of 17:37, 13 April 2006

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

http://en.wikipedia.org/wiki/XFS