Hi,<br>
<br>
I am trying to defrag my XFS partitions.  I am running CentOS 5.2 as its REALLY high:<br><br>[root@mythtv ~]# xfs_db -c frag -r /dev/sdc1<br>
actual 93133, ideal 8251, fragmentation factor 91.14%<br><br>I have since change my allocation size to 512m on my HD&#39;s<br>
<br>
I dont have fsr_xfs or xfs_fsr available for a command.<br>
<br>
[root@mythtv /]# xfs_<br>
xfs_admin      xfs_copy       xfs_growfs     xfs_logprint   xfs_mkfile     xfs_repair     <br>
xfs_bmap       xfs_db         xfs_info       xfs_mdrestore  xfs_ncheck     xfs_rtcp       <br>
xfs_check      xfs_freeze     xfs_io         xfs_metadump   xfs_quota      <br>
[root@mythtv /]# <br>
<br>
[root@mythtv /]# fs<br>
fsck          fsck.cramfs   fsck.ext2     fsck.ext3     fsck.msdos    fsck.vfat     fsck.xfs      fstab-decode<br>
<br>
I have the following XFS rpms installed:<br>
[root@mythtv /]# rpm -qa |grep xfs<br>
xfsprogs-2.9.4-1.el5.centos<br>
kmod-xfs-0.4-1.2.6.18_92.1.10.el5<br>
xorg-x11-xfs-1.0.2<br>
<br>
What is the RPM or cmd that I need?<br>
<br>
Thanks,<br>
Mitchell